summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke
2022-09-15ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong
2022-09-15ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis
2022-09-15ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai
2022-09-15ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-08-25ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński
2022-08-25ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway
2022-08-25ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook modelMeng Tang
2022-08-25ALSA: bcd2000: Fix a UAF bug on the error path of probingZheyu Ma
2022-07-29ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown
2022-07-21ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang
2022-06-25ASoC: wm8962: Fix suspend while playing musicAdam Ford
2022-06-25ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax
2022-06-25ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax
2022-06-25ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax
2022-06-25ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax
2022-06-14ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui
2022-06-14ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown
2022-06-14ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang
2022-06-14ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin
2022-06-14ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma
2022-06-14ASoC: dapm: Don't fold register value changes into notificationsMark Brown
2022-06-14ALSA: jack: Access input_dev under mutexAmadeusz Sławiński
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown