summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-04-08ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla
2022-04-08ASoC: generic: simple-card-utils: remove useless assignmentPierre-Louis Bossart
2022-04-08ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-04-08ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar
2022-04-08ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-28ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi
2022-03-28ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh
2022-03-28ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen
2022-03-28ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai
2022-03-28ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-03-28ALSA: hda/realtek: Add quirk for ASUS GA402Jason Zheng
2022-03-28ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671huangwenhui
2022-03-28ALSA: hda/realtek: Add quirk for Clevo NP50PNJTim Crawford
2022-03-28ALSA: hda/realtek: Add quirk for Clevo NP70PNJTim Crawford
2022-03-28ALSA: usb-audio: add mapping for new Corsair Virtuoso SEReza Jahanbakhshi
2022-03-28ALSA: oss: Fix PCM OSS buffer allocation overflowTakashi Iwai
2022-03-28ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai
2022-03-08ASoC: cs4265: Fix the duplicated control nameFabio Estevam
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut
2022-03-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni
2022-03-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen
2022-03-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen
2022-02-23ASoC: tas2770: Insert post reset delayMartin Povišer
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown
2022-02-23ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai
2022-02-23ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai
2022-02-23ALSA: hda/realtek: Fix deadlock by COEF mutexTakashi Iwai
2022-02-23ALSA: hda/realtek: Add quirk for Legion Y9000X 2019Yu Huang
2022-02-08ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter
2022-02-08ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang
2022-02-08ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner
2022-02-08ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner
2022-02-08ALSA: hda/realtek: Add quirk for ASUS GU603Albert Geantă
2022-02-08ALSA: hda: realtek: Fix race at concurrent COEF updatesTakashi Iwai
2022-02-08ALSA: hda: Fix UAF of leds class devs at unbindingTakashi Iwai
2022-02-08ALSA: usb-audio: Correct quirk for VF0770Jonas Hahnfeld
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown
2022-01-27ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih