summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2022-01-27ALSA: seq: Set upper limit of processed eventsTakashi Iwai
2022-01-27ASoC: fsl_asrc: refine the check of available clock dividerShengjiu Wang
2022-01-27ASoC: fsl_mqs: fix MODULE_ALIASAlyssa Ross
2022-01-27ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang
2022-01-27ASoC: Intel: catpt: Test dmaengine_submit() result before moving onCezary Rojewski
2022-01-27ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang
2022-01-27ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's IDTakashi Iwai
2022-01-27ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui
2022-01-27ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn
2022-01-27ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2022-01-27ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2022-01-20ALSA: hda/realtek: Re-order quirk entries for LenovoTakashi Iwai
2022-01-20ALSA: hda/realtek: Add quirk for Legion Y9000X 2020Baole Fang
2022-01-20ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirkBart Kroon
2022-01-20ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reb...Christian Lachner
2022-01-20ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devicesArie Geiger
2021-12-29ASoC: rt5682: fix the wrong jack type detectedDerek Fang
2021-12-29ASoC: tas2770: Fix setting of high sample ratesMartin Povišer
2021-12-29ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl
2021-12-29ALSA: hda/realtek: Fix quirk for Clevo NJ51CUWerner Sembach
2021-12-29ALSA: hda/realtek: Add new alc285-hp-amp-init modelBradley Scott
2021-12-29ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6Bradley Scott
2021-12-29ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang
2021-12-29ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl
2021-12-17ALSA: hda/hdmi: fix HDA codec entry table order for ADL-PKai Vehmanen
2021-12-17ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vidKai Vehmanen
2021-12-14ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla
2021-12-14ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla
2021-12-14ASoC: codecs: wsa881x: fix return values from kcontrol putSrinivas Kandagatla
2021-12-14ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixerSrinivas Kandagatla
2021-12-14ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai