summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang2023-12-131-0/+1
* ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai2023-11-281-8/+13
* ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski2023-11-281-2/+4
* ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski2023-11-201-0/+1
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-11-081-0/+2
* ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto2023-11-081-2/+4
* ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai2023-09-231-2/+6
* ALSA: ac97: Fix possible error value of *rac97Su Hui2023-09-231-3/+2
* ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai2023-09-231-13/+22
* ASoc: codecs: ES8316: Fix DMIC configEdgar2023-09-231-1/+1
* ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka2023-09-231-0/+2
* ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong2023-08-301-0/+2
* ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...dengxiang2023-08-301-0/+29
* ALSA: emu10k1: roll up loops in DSP setup code for AudigyOswald Buddenhagen2023-08-301-103/+9
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-08-111-0/+3
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-08-111-0/+2
* ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixerSu Hui2023-08-111-2/+2
* ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea2023-08-111-2/+7
* treewide: Remove uninitialized_var() usageKees Cook2023-08-113-3/+3
* ALSA: oss: avoid missing-prototype warningsArnd Bergmann2023-06-091-8/+8
* ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel2023-06-091-0/+15
* ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov2023-06-091-2/+2
* ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-06-091-1/+2
* ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch tableNikhil Mahale2023-05-301-0/+5
* ALSA: hda: Fix Oops by 9.1 surround channel namesTakashi Iwai2023-05-301-3/+4
* ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...Ruliang Lin2023-05-171-0/+1
* ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboardsOswald Buddenhagen2023-04-201-0/+8
* ALSA: i2c/cs8427: fix iec958 mixer control deactivationOswald Buddenhagen2023-04-201-2/+5
* ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboardOswald Buddenhagen2023-04-201-0/+2
* ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen2023-04-201-2/+2
* ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai2023-04-051-2/+6
* ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai2023-04-051-1/+5
* ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto2023-04-051-1/+3
* ALSA: asihpi: check pao in control_message()Kuninori Morimoto2023-04-051-1/+1
* ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin2023-03-111-1/+1
* ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto2023-03-111-1/+1
* ALSA: hda/ca0132: minor fix for allocation sizeAlexey V. Vissarionov2023-03-111-1/+1
* ALSA: hda/conexant: add a new hda codec SN6180Bo Liu2023-02-221-0/+1
* ALSA: pci: lx6464es: fix a debug loopDan Carpenter2023-02-221-6/+5
* ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev2023-02-221-0/+3
* ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev2023-02-221-0/+3
* ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne2023-01-181-0/+4
* ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2023-01-181-1/+2
* ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2023-01-185-12/+27
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2023-01-181-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2023-01-181-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2023-01-181-0/+5
* ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2023-01-181-0/+1
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-181-2/+5