summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2023-01-071-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2023-01-071-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2023-01-071-0/+5
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-071-2/+5
* ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui2023-01-071-0/+3
* ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong2023-01-071-4/+4
* ALSA: asihpi: fix missing pci_disable_device()Liu Shixin2023-01-071-1/+1
* ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng2023-01-071-1/+1
* ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax2023-01-071-2/+3
* ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown2023-01-071-0/+6
* ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu2022-12-141-0/+2
* ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_eventKees Cook2022-12-141-4/+7
* ASoC: ops: Fix bounds check for _sx controlsMark Brown2022-12-081-1/+1
* ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai2022-11-251-3/+1
* ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin2022-11-251-1/+1
* ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin2022-11-251-2/+15
* ALSA: usb-audio: Add quirk entry for M-Audio MicroTakashi Iwai2022-11-251-0/+4
* ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin2022-11-251-1/+3
* ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2022-11-102-0/+59
* ALSA: aoa: Fix I2S device accountingTakashi Iwai2022-11-031-1/+2
* ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang2022-11-031-0/+4
* ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang2022-11-031-0/+1
* ALSA: au88x0: use explicitly signed charJason A. Donenfeld2022-11-032-4/+4
* ALSA: Use del_timer_sync() before freeing timerSteven Rostedt (Google)2022-11-031-6/+1
* ALSA: dmaengine: increment buffer pointer atomicallyAndreas Pape2022-10-261-3/+5
* ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He2022-10-261-3/+5
* ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai2022-10-261-1/+2
* ALSA: usb-audio: Fix potential memory leaksTakashi Iwai2022-10-261-2/+1
* ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai2022-10-261-2/+0
* ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai2022-10-261-4/+9
* ALSA: hda: Fix position reporting on PoulsboTakashi Iwai2022-10-261-1/+2
* ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen2022-09-281-0/+2
* ALSA: hda/tegra: set depop delay for tegraMohan Kumar2022-09-281-0/+1
* ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke2022-09-151-1/+1
* ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong2022-09-151-3/+4
* ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis2022-09-151-1/+1
* ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai2022-09-151-7/+5
* ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai2022-09-151-0/+2
* ALSA: timer: Use deferred fasync helperTakashi Iwai2022-08-251-5/+6
* ALSA: core: Add async signal helpersTakashi Iwai2022-08-251-0/+94
* ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński2022-08-251-3/+3
* ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway2022-08-251-0/+1
* ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook modelMeng Tang2022-08-251-1/+10
* ALSA: bcd2000: Fix a UAF bug on the error path of probingZheyu Ma2022-08-251-1/+2
* ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai2022-07-291-0/+1
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-07-211-2/+6
* ASoC: ops: Fix off by one in range control validationMark Brown2022-07-211-2/+2
* ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang2022-07-211-0/+1
* ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-251-0/+1
* ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-251-2/+2