index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
ALSA: hda: Skip codec shutdown in case the codec is not registered
Peter Ujfalusi
1
-0
/
+4
2022-02-08
ALSA: hda: Fix signedness of sscanf() arguments
Takashi Iwai
1
-1
/
+1
2022-02-08
ALSA: usb-audio: initialize variables that could ignore errors
Tom Rix
1
-0
/
+4
2022-02-08
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...
Christian Lachner
1
-1
/
+1
2022-02-08
ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...
Christian Lachner
1
-0
/
+2
2022-02-08
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...
Christian Lachner
1
-0
/
+1
2022-02-08
ALSA: hda/realtek: Add quirk for ASUS GU603
Albert Geantă
1
-0
/
+1
2022-02-08
ALSA: hda: realtek: Fix race at concurrent COEF updates
Takashi Iwai
1
-11
/
+50
2022-02-08
ALSA: hda: Fix UAF of leds class devs at unbinding
Takashi Iwai
2
-2
/
+18
2022-02-08
ALSA: usb-audio: Correct quirk for VF0770
Jonas Hahnfeld
1
-1
/
+1
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
1
-0
/
+2
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
1
-1
/
+8
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
1
-2
/
+16
2022-02-08
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
1
-1
/
+1
2022-01-27
ASoC: mediatek: mt8183: fix device_node leak
Tzung-Bi Shih
2
-2
/
+11
2022-01-27
ASoC: mediatek: mt8173: fix device_node leak
Tzung-Bi Shih
4
-0
/
+9
2022-01-27
ASoC: mediatek: mt8192-mt6359: fix device_node leak
Tzung-Bi Shih
1
-1
/
+5
2022-01-27
ALSA: seq: Set upper limit of processed events
Takashi Iwai
1
-2
/
+12
2022-01-27
ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
Ye Guojin
1
-0
/
+2
2022-01-27
ASoC: fsl_asrc: refine the check of available clock divider
Shengjiu Wang
1
-11
/
+58
2022-01-27
ASoC: imx-card: improve the sound quality for low rate
Shengjiu Wang
1
-4
/
+4
2022-01-27
ASoC: imx-card: Fix mclk calculation issue for akcodec
Shengjiu Wang
1
-3
/
+4
2022-01-27
ASoC: imx-card: Need special setting for ak4497 on i.MX8MQ
Shengjiu Wang
1
-1
/
+16
2022-01-27
ALSA: hda/cs8409: Fix Jack detection after resume
Christian A. Ehrhardt
3
-1
/
+8
2022-01-27
ALSA: hda/cs8409: Increase delay during jack detection
Christian A. Ehrhardt
1
-2
/
+2
2022-01-27
ASoC: fsl_mqs: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2022-01-27
ASoC: mediatek: mt8195: correct pcmif BE dai control flow
Trevor Wu
2
-52
/
+22
2022-01-27
ASoC: samsung: idma: Check of ioremap return value
Jiasheng Jiang
1
-0
/
+2
2022-01-27
ASoC: mediatek: mt8195: correct default value
Trevor Wu
1
-1
/
+1
2022-01-27
ASoC: Intel: catpt: Test dmaengine_submit() result before moving on
Cezary Rojewski
1
-2
/
+12
2022-01-27
ASoC: rt5663: Handle device_property_read_u32_array error codes
Jiasheng Jiang
1
-3
/
+9
2022-01-27
ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's ID
Takashi Iwai
3
-3
/
+3
2022-01-27
ALSA: oss: fix compile error when OSS_DEBUG is enabled
Bixuan Cui
1
-1
/
+1
2022-01-27
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
3
-12
/
+4
2022-01-27
ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead
Lukas Bulwahn
1
-2
/
+1
2022-01-27
ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA
Lukas Bulwahn
1
-2
/
+0
2022-01-27
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
3
-16
/
+32
2022-01-27
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2022-01-27
ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-1
/
+5
2022-01-27
ALSA: jack: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-0
/
+3
2022-01-27
ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible
Pierre-Louis Bossart
1
-1
/
+1
2022-01-27
ALSA: core: Fix SSID quirk lookup for subvendor=0
Takashi Iwai
1
-1
/
+1
2022-01-20
ALSA: hda/realtek: Re-order quirk entries for Lenovo
Takashi Iwai
1
-4
/
+4
2022-01-20
ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
Baole Fang
1
-0
/
+15
2022-01-20
ALSA: hda/tegra: Fix Tegra194 HDA reset failure
Sameer Pujar
1
-9
/
+34
2022-01-20
ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirk
Bart Kroon
1
-0
/
+1
2022-01-20
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reb...
Christian Lachner
1
-1
/
+29
2022-01-20
ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop
Kai-Heng Feng
1
-0
/
+1
2022-01-20
ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices
Arie Geiger
1
-0
/
+1
2022-01-05
ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2
Libin Yang
1
-1
/
+7
[next]