index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-fix-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-12
10
-19
/
+157
|
\
|
*
ALSA: hda: Fix crash due to jack poll in suspend
Mohan Kumar
2022-08-11
1
-5
/
+9
|
*
ALSA: hda/cirrus - support for iMac 12,1 model
Allen Ballway
2022-08-11
1
-0
/
+1
|
*
ALSA: usb-audio: make read-only array marker static const
Colin Ian King
2022-08-10
1
-1
/
+1
|
*
ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
Bedant Patnaik
2022-08-09
1
-0
/
+1
|
*
ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
Takashi Iwai
2022-08-09
2
-9
/
+33
|
*
ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support
Christian Colglazier
2022-08-09
2
-2
/
+90
|
*
ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
Meng Tang
2022-08-08
1
-1
/
+10
|
*
ALSA: ice1712: remove redundant assignment to new
Colin Ian King
2022-08-05
1
-1
/
+1
|
*
ALSA: hda/realtek: Add quirk for another Asus K42JZ model
Meng Tang
2022-08-05
1
-0
/
+11
*
|
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-06
714
-3852
/
+36077
|
\
|
|
*
ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
Ivan Hasenkampf
2022-08-03
1
-0
/
+2
|
*
ALSA: line6: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
2
-6
/
+6
|
*
ALSA: hda: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
2
-33
/
+32
|
*
ALSA: pcm: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
1
-1
/
+1
|
*
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
1
-2
/
+2
|
*
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
1
-17
/
+12
|
*
ALSA: aoa: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
1
-14
/
+8
|
*
ALSA: ac97: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
1
-1
/
+1
|
*
Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2022-08-01
77
-605
/
+6880
|
|
\
|
|
*
ASoC: q6asm: use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2022-07-28
1
-1
/
+1
|
|
*
ASoC: atmel: one fix and one cleanup
Mark Brown
2022-07-28
2
-11
/
+6
|
|
|
\
|
|
|
*
ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
Claudiu Beznea
2022-07-27
1
-8
/
+0
|
|
|
*
ASoC: mchp-spdifrx: disable end of block interrupt on failures
Claudiu Beznea
2022-07-27
1
-3
/
+6
|
|
*
|
ASoC: mediatek: mt8186: remove unnecessary judgments
Jiaxin Yu
2022-07-27
4
-127
/
+1
|
|
*
|
ASoC: mediatek: mt8186: set the correct string to strncmp()
Jiaxin Yu
2022-07-26
1
-2
/
+1
|
|
*
|
ASoC: atmel: one fix and few cleanups
Mark Brown
2022-07-26
2
-14
/
+10
|
|
|
\
\
|
|
|
*
|
ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()
Claudiu Beznea
2022-07-26
1
-1
/
+1
|
|
|
*
|
ASoC: mchp-spdiftx: return directly ret
Claudiu Beznea
2022-07-26
1
-8
/
+4
|
|
|
*
|
ASoC: mchp-spdifrx: use single tab indent for structure
Claudiu Beznea
2022-07-26
1
-5
/
+5
|
|
|
|
/
|
|
*
|
ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()
Nathan Chancellor
2022-07-26
1
-1
/
+1
|
|
*
|
ASoC: Intel: machine driver updates for 5.20
Mark Brown
2022-07-26
7
-52
/
+201
|
|
|
\
\
|
|
|
*
|
ASoC: Intel: sof_nau8825: Move quirk check to the front in late probe
Yong Zhi
2022-07-25
1
-5
/
+5
|
|
|
*
|
ASoC: Intel: sof_rt5682: Perform quirk check first in card late probe
Yong Zhi
2022-07-25
1
-9
/
+9
|
|
|
*
|
ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682
Yong Zhi
2022-07-25
2
-0
/
+25
|
|
|
*
|
ASoC: Intel: sof_es8336: remove hard-coded SSP selection
Pierre-Louis Bossart
2022-07-25
1
-9
/
+5
|
|
|
*
|
ASoC: Intel: sof_es8336: reset the num_links during probe
Muralidhar Reddy
2022-07-25
1
-1
/
+2
|
|
|
*
|
ASoC: Intel: sof_es8336: add support for HDMI_In capture
Muralidhar Reddy
2022-07-25
2
-20
/
+118
|
|
|
*
|
ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO...
Andrey Turkin
2022-07-25
1
-6
/
+6
|
|
|
*
|
ASoC: Intel: sof_es8336: Fix GPIO quirks set via module option
Andrey Turkin
2022-07-25
1
-11
/
+12
|
|
|
*
|
ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ADL match table
Muralidhar Reddy
2022-07-25
2
-0
/
+18
|
|
|
*
|
ASoC: Intel: sof_sdw: add support for Dell SKU 0AF0
Pierre-Louis Bossart
2022-07-25
1
-0
/
+10
|
|
*
|
|
ASoC: SOF: minor updates for 5.20
Mark Brown
2022-07-26
3
-0
/
+11
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: SOF: Add cont_update_posn to platform parameters
YC Hung
2022-07-25
2
-0
/
+4
|
|
|
*
|
|
ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLT
Pierre-Louis Bossart
2022-07-25
1
-0
/
+7
|
|
|
|
/
/
|
|
*
/
/
ASoC: mediatek: mt8186: fix Kconfig dependency
Ren Zhijie
2022-07-25
1
-0
/
+1
|
|
|
/
/
|
|
*
|
ASoC: amd: yc: Update DMI table entries
syed sabakareem
2022-07-22
1
-30
/
+2
|
|
*
|
ASoC: audio-graph-card2: Add of_node_put() in fail path
Liang He
2022-07-22
1
-1
/
+3
|
|
*
|
ASoC: Intel: avs: Use lookup table to create modules
Amadeusz Sławiński
2022-07-22
1
-25
/
+29
|
|
*
|
ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
Cristian Ciocaltea
2022-07-22
1
-2
/
+1
[next]