summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-02-01ALSA: hda: Skip codec shutdown in case the codec is not registeredPeter Ujfalusi
2022-02-01ALSA: usb-audio: Correct quirk for VF0770Jonas Hahnfeld
2022-02-01ALSA: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-01-31ALSA: hda/realtek: Add quirk for ASUS GU603Albert Geantă
2022-01-31ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner
2022-01-31ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner
2022-01-31ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner
2022-01-31ALSA: hda: realtek: Fix race at concurrent COEF updatesTakashi Iwai
2022-01-28ASoC: ops: Check for negative values before reading themMark Brown
2022-01-28ASoC DPCM lockdep fixesMark Brown
2022-01-28ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko
2022-01-28ASoC: soc-pcm: Move debugfs removal out of spinlockTakashi Iwai
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai
2022-01-28ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin
2022-01-28ALSA: hda: Fix signedness of sscanf() argumentsTakashi Iwai
2022-01-27ALSA: usb-audio: initialize variables that could ignore errorsTom Rix
2022-01-26ALSA: hda: Fix UAF of leds class devs at unbindingTakashi Iwai
2022-01-26ASoC: qdsp6: q6apm-dai: only stop graphs that are startedSrinivas Kandagatla
2022-01-26ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla
2022-01-26ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla
2022-01-26ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-21ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devicesAjit Kumar Pandey
2022-01-21Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding
2022-01-19ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMICJulian Braha
2022-01-19ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter
2022-01-19ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroTakashi Iwai
2022-01-18ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König
2022-01-18ALSA: hda: cs35l41: Tidyup codeLucas Tanure
2022-01-18ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Lucas Tanure
2022-01-18ALSA: hda: cs35l41: Add missing default casesLucas Tanure
2022-01-18ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure
2022-01-18ALSA: hda: cs35l41: Add calls to newly added test key functionCharles Keepax
2022-01-18ALSA: hda: cs35l41: Avoid overwriting register patchCharles Keepax
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17ALSA: core: Fix SSID quirk lookup for subvendor=0Takashi Iwai
2022-01-16ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.Johannes Schickel
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Alexander Sergeyev
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-13ALSA: hda: intel-dsp-config: reorder the config tableBrent Lu
2022-01-13ALSA: hda: intel-dsp-config: add JasperLake supportBrent Lu
2022-01-12ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang
2022-01-11ALSA: hda: cs35l41: fix double free on error in probe()Dan Carpenter