summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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
2022-11-03ALSA: au88x0: use explicitly signed charJason A. Donenfeld
2022-11-03ALSA: Use del_timer_sync() before freeing timerSteven Rostedt (Google)
2022-10-26ALSA: dmaengine: increment buffer pointer atomicallyAndreas Pape
2022-10-26ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He
2022-10-26ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai
2022-10-26ALSA: usb-audio: Fix potential memory leaksTakashi Iwai
2022-10-26ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai
2022-10-26ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai
2022-10-26ALSA: hda: Fix position reporting on PoulsboTakashi Iwai
2022-09-28ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen
2022-09-28ALSA: hda/tegra: set depop delay for tegraMohan Kumar
2022-09-28ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai
2022-09-28ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai
2022-09-28ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai
2022-09-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke