index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
2
-22
/
+7
|
\
|
*
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
2022-02-28
38
-144
/
+339
|
|
\
|
*
|
ALSA: hda/realtek: Make use of the helper component_compare_dev_name
Yong Wu
2022-02-25
1
-8
/
+3
|
*
|
ASoC: codecs: wcd938x: Make use of the helper component_compare/release_of
Yong Wu
2022-02-25
1
-14
/
+4
*
|
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
2
-18
/
+18
|
\
\
\
|
*
|
|
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-15
2
-18
/
+18
*
|
|
|
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h
Christophe Leroy
2022-02-07
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
2
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-03-24
3
-110
/
+0
|
\
\
\
\
|
*
|
|
|
ARM: pxa: remove Intel Imote2 and Stargate 2 boards
Jonathan Cameron
2022-02-28
3
-110
/
+0
*
|
|
|
|
Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-03-23
319
-7106
/
+21344
|
\
\
\
\
\
|
*
|
|
|
|
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
2022-03-22
1
-0
/
+11
|
*
|
|
|
|
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
Giacomo Guiduzzi
2022-03-22
1
-2
/
+2
|
*
|
|
|
|
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
2022-03-22
1
-0
/
+4
|
*
|
|
|
|
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
2022-03-22
1
-4
/
+7
|
*
|
|
|
|
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
2022-03-22
1
-14
/
+18
|
*
|
|
|
|
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
2022-03-22
1
-0
/
+4
|
*
|
|
|
|
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-03-22
2
-22
/
+41
|
*
|
|
|
|
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-21
282
-6719
/
+20444
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Make the SOF control, PCM and PM code IPC agnostic
Mark Brown
2022-03-18
17
-1459
/
+1805
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ASoC: SOF: Add a new dai_get_clk topology IPC op
Ranjani Sridharan
2022-03-18
3
-24
/
+42
|
|
|
*
|
|
|
|
ASoC: SOF: topology: Add ops for setting up and tearing down pipelines
Ranjani Sridharan
2022-03-18
5
-226
/
+235
|
|
|
*
|
|
|
|
ASoC: SOF: expose sof_route_setup()
Ranjani Sridharan
2022-03-18
2
-2
/
+4
|
|
|
*
|
|
|
|
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2022-03-18
2
-171
/
+189
|
|
|
*
|
|
|
|
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2022-03-18
2
-17
/
+49
|
|
|
*
|
|
|
|
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2022-03-18
2
-95
/
+115
|
|
|
*
|
|
|
|
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
7
-35
/
+72
|
|
|
*
|
|
|
|
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2022-03-18
2
-3
/
+4
|
|
|
*
|
|
|
|
ASoC: SOF: Introduce IPC-specific PCM ops
Ranjani Sridharan
2022-03-18
2
-0
/
+20
|
|
|
*
|
|
|
|
ASoC: SOF: Add bytes_ext control IPC ops for IPC3
Ranjani Sridharan
2022-03-18
2
-180
/
+188
|
|
|
*
|
|
|
|
ASoC: SOF: Add bytes_get/put control IPC ops for IPC3
Ranjani Sridharan
2022-03-18
2
-54
/
+77
|
|
|
*
|
|
|
|
ASoC: SOF: Add enum_get/put control ops for IPC3
Ranjani Sridharan
2022-03-18
2
-27
/
+62
|
|
|
*
|
|
|
|
ASoC: SOF: Add switch get/put IPC3 ops
Ranjani Sridharan
2022-03-18
2
-27
/
+62
|
|
|
*
|
|
|
|
ASoC: SOF: Add volume_get/put IPC3 ops
Ranjani Sridharan
2022-03-18
2
-50
/
+114
|
|
|
*
|
|
|
|
ASoC: SOF: Add IPC3 topology control ops
Ranjani Sridharan
2022-03-18
7
-150
/
+166
|
|
|
*
|
|
|
|
ASoC: SOF: Introduce IPC ops for kcontrol IO
Ranjani Sridharan
2022-03-18
1
-0
/
+24
|
|
|
*
|
|
|
|
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
2022-03-18
7
-46
/
+104
|
|
|
*
|
|
|
|
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
2022-03-18
6
-326
/
+246
|
|
|
*
|
|
|
|
ASoC: SOF: set up scheduler widget before all other widgets in the pipeline
Ranjani Sridharan
2022-03-18
1
-38
/
+44
|
|
*
|
|
|
|
|
ASoC: atmel: mchp-pdmc: print the correct property name
Codrin Ciubotariu
2022-03-18
1
-5
/
+6
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
ASoC: fsl_spdif: Add new registers included on i.MX8ULP
Shengjiu Wang
2022-03-17
2
-1
/
+65
|
|
*
|
|
|
|
ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy
Yihao Han
2022-03-17
1
-2
/
+1
|
|
*
|
|
|
|
Introduce IPC abstraction for SOF topology parsing
Mark Brown
2022-03-16
9
-2193
/
+2735
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ASoC: SOF: topology: remove snd_sof_complete_pipeline()
Ranjani Sridharan
2022-03-16
4
-31
/
+37
|
|
|
*
|
|
|
|
ASoC: SOF: topology: Make widget binding IPC agnostic
Ranjani Sridharan
2022-03-16
2
-207
/
+202
|
|
|
*
|
|
|
|
ASoC: SOF: topology: Make control parsing IPC agnostic
Ranjani Sridharan
2022-03-16
5
-141
/
+235
|
|
|
*
|
|
|
|
ASoC: SOF: topology: Make DAI widget parsing IPC agnostic
Ranjani Sridharan
2022-03-16
2
-987
/
+915
|
|
|
*
|
|
|
|
ASoC: SOF: topology: Make route setup IPC agnostic
Ranjani Sridharan
2022-03-16
2
-34
/
+40
[next]