aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 17-70/+154
2022-02-01ALSA: hda: Skip codec shutdown in case the codec is not registeredGravatar Peter Ujfalusi 1-0/+4
2022-02-01ALSA: usb-audio: Correct quirk for VF0770Gravatar Jonas Hahnfeld 1-1/+1
2022-02-01ALSA: Replace acpi_bus_get_device()Gravatar Rafael J. Wysocki 2-9/+5
2022-01-31ALSA: hda/realtek: Add quirk for ASUS GU603Gravatar Albert Geantă 1-0/+1
2022-01-31ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Gravatar Christian Lachner 1-1/+1
2022-01-31ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Gravatar Christian Lachner 1-0/+2
2022-01-31ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Gravatar Christian Lachner 1-0/+1
2022-01-31ALSA: hda: realtek: Fix race at concurrent COEF updatesGravatar Takashi Iwai 1-11/+50
2022-01-28ASoC: ops: Check for negative values before reading themGravatar Mark Brown 1-6/+6
2022-01-28ASoC DPCM lockdep fixesGravatar Mark Brown 2-6/+25
2022-01-28ASoC: rt5682: Fix deadlock on resumeGravatar Peter Ujfalusi 3-29/+12
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesGravatar Dmitry Osipenko 1-1/+1
2022-01-28ASoC: soc-pcm: Move debugfs removal out of spinlockGravatar Takashi Iwai 1-3/+9
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksGravatar Takashi Iwai 2-3/+16
2022-01-28ASoC: fsl: Add missing error handling in pcm030_fabric_probeGravatar Miaoqian Lin 1-3/+8
2022-01-28ALSA: hda: Fix signedness of sscanf() argumentsGravatar Takashi Iwai 1-1/+1
2022-01-27ALSA: usb-audio: initialize variables that could ignore errorsGravatar Tom Rix 1-0/+4
2022-01-26ALSA: hda: Fix UAF of leds class devs at unbindingGravatar Takashi Iwai 2-2/+18
2022-01-26ASoC: qdsp6: q6apm-dai: only stop graphs that are startedGravatar Srinivas Kandagatla 1-2/+5
2022-01-26ASoC: codecs: wcd938x: fix return value of mixer put functionGravatar Srinivas Kandagatla 1-3/+3
2022-01-26ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsGravatar Srinivas Kandagatla 1-4/+4
2022-01-26ASoC: codecs: wcd938x: fix incorrect used of portidGravatar Srinivas Kandagatla 1-11/+14
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Gravatar Mark Brown 1-0/+2
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Gravatar Mark Brown 1-1/+8
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Gravatar Mark Brown 1-2/+16
2022-01-22proc: remove PDE_DATA() completelyGravatar Muchun Song 1-2/+2
2022-01-21ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devicesGravatar Ajit Kumar Pandey 1-2/+2
2022-01-21Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-87/+116
2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Gravatar Stefan Binding 1-0/+2
2022-01-19ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMICGravatar Julian Braha 1-1/+1
2022-01-19ASoC: max9759: fix underflow in speaker_gain_control_put()Gravatar Dan Carpenter 1-1/+2
2022-01-19ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroGravatar Takashi Iwai 1-20/+5
2022-01-18ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidGravatar Uwe Kleine-König 4-6/+8
2022-01-18ALSA: hda: cs35l41: Tidyup codeGravatar Lucas Tanure 4-54/+49
2022-01-18ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Gravatar Lucas Tanure 1-2/+1
2022-01-18ALSA: hda: cs35l41: Add missing default casesGravatar Lucas Tanure 1-0/+13
2022-01-18ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceGravatar Lucas Tanure 3-3/+4
2022-01-18ALSA: hda: cs35l41: Add calls to newly added test key functionGravatar Charles Keepax 1-0/+8
2022-01-18ALSA: hda: cs35l41: Avoid overwriting register patchGravatar Charles Keepax 1-1/+1
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+2
2022-01-17ALSA: core: Fix SSID quirk lookup for subvendor=0Gravatar Takashi Iwai 1-1/+1
2022-01-16ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.Gravatar Johannes Schickel 1-0/+12
2022-01-14virtio: wrap config->reset callsGravatar Michael S. Tsirkin 1-2/+2
2022-01-14ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Gravatar Alexander Sergeyev 1-0/+12
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 317-4541/+13717
2022-01-13ALSA: hda: intel-dsp-config: reorder the config tableGravatar Brent Lu 1-12/+12
2022-01-13ALSA: hda: intel-dsp-config: add JasperLake supportGravatar Brent Lu 1-1/+18
2022-01-12ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameGravatar Jiasheng Jiang 1-0/+2
2022-01-11ALSA: hda: cs35l41: fix double free on error in probe()Gravatar Dan Carpenter 1-0/+1