aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix
2020-10-01ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai
2020-10-01ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz
2020-10-01ALSA: hda: Clear RIRB status before reading WPMohan Kumar
2020-10-01ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang
2020-10-01ALSA: usb-audio: Add delay quirk for H570e USB headsetsJoakim Tjernlund
2020-10-01ASoC: kirkwood: fix IRQ error handlingRussell King
2020-09-23ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang
2020-09-23ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar
2020-09-12ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang
2020-09-03ALSA: usb-audio: Update documentation comment for MS2109 quirkHector Martin
2020-09-03ASoC: tegra: Fix reference count leaks.Qiushi Wu
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu
2020-08-26ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-08-21ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin
2020-08-21ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin
2020-08-21ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109Hector Martin
2020-08-21ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich
2020-08-21ASoC: Intel: bxt_rt298: add missing .owner fieldPierre-Louis Bossart
2020-08-21ALSA: seq: oss: Serialize ioctlsTakashi Iwai
2020-07-29ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede
2020-07-29ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai
2020-07-22ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai
2020-07-22ALSA: line6: Perform sanity check for each URB creationTakashi Iwai
2020-07-22ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin
2020-07-22ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang
2020-07-22ALSA: opl3: fix infoleak in opl3xidongwang
2020-07-22ALSA: compress: fix partial_drain completion stateVinod Koul
2020-07-09Revert "ALSA: usb-audio: Improve frames size computation"Greg Kroah-Hartman
2020-06-30ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner
2020-06-30ASoC: rockchip: Fix a reference count leak.Qiushi Wu
2020-06-30ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai
2020-06-30ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai
2020-06-30ALSA: usb-audio: uac1: Invalidate ctl on interruptJulian Scheel
2020-06-30ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse
2020-06-25ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang
2020-06-25ALSA: usb-audio: Improve frames size computationAlexander Tsoy
2020-06-25ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter
2020-06-25ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma typeXiyu Yang
2020-06-20vga_switcheroo: Use device link for HDA controllerLukas Wunner
2020-06-20ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-20ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai
2020-06-20ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang
2020-06-20ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan