summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-06-09ALSA: oss: avoid missing-prototype warningsArnd Bergmann
2023-06-09ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel
2023-06-09ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov
2023-06-09ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-05-30ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale
2023-05-30ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai
2023-05-17ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin
2023-04-20ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen
2023-04-20ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen
2023-04-20ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen
2023-04-05ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai
2023-04-05ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai
2023-04-05ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto
2023-04-05ALSA: asihpi: check pao in control_message()Kuninori Morimoto
2023-03-11ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto
2023-03-11ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov
2023-02-22ALSA: hda/conexant: add a new hda codec SN6180Bo Liu
2023-02-22ALSA: pci: lx6464es: fix a debug loopDan Carpenter
2023-02-22ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-22ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev
2023-01-18ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
2023-01-18ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński
2023-01-18ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui
2023-01-18ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong
2023-01-18ALSA: asihpi: fix missing pci_disable_device()Liu Shixin
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2023-01-18ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2023-01-18ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu
2022-12-14ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-11-25ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai
2022-11-25ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin
2022-11-25ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin
2022-11-25ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai
2022-11-25ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin
2022-11-10ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness
2022-11-03ALSA: aoa: Fix I2S device accountingTakashi Iwai
2022-11-03ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang
2022-11-03ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang