summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-07-29ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede1-1/+1
2020-07-29ALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
2020-07-22ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai1-5/+12
2020-07-22ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2-0/+4
2020-07-22ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin1-0/+52
2020-07-22ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-07-22ALSA: opl3: fix infoleak in opl3xidongwang1-0/+2
2020-07-22ALSA: compress: fix partial_drain completion stateVinod Koul1-0/+4
2020-07-09Revert "ALSA: usb-audio: Improve frames size computation"Greg Kroah-Hartman4-45/+5
2020-06-30ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner1-0/+5
2020-06-30ASoC: rockchip: Fix a reference count leak.Qiushi Wu1-1/+3
2020-06-30ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai3-7/+20
2020-06-30ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai4-16/+18
2020-06-30ALSA: usb-audio: uac1: Invalidate ctl on interruptJulian Scheel1-1/+6
2020-06-30ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse1-0/+1
2020-06-25ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang1-0/+1
2020-06-25ALSA: usb-audio: Improve frames size computationAlexander Tsoy4-5/+45
2020-06-25ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter1-1/+7
2020-06-25ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma typeXiyu Yang1-1/+3
2020-06-20vga_switcheroo: Use device link for HDA controllerLukas Wunner2-14/+24
2020-06-20ALSA: pcm: disallow linking stream to itselfMichał Mirosław1-0/+5
2020-06-20ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai2-8/+14
2020-06-20ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang1-0/+6
2020-06-20ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan1-1/+3
2020-06-03ALSA: hda/realtek - Add new codec supported for ALC287Kailang Yang1-0/+3
2020-06-03ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu1-0/+8
2020-06-03ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu1-2/+2
2020-05-27ALSA: pcm: fix incorrect hw_base increaseBrent Lu1-0/+1
2020-05-27ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling1-1/+2
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headsetJesus Ramos1-4/+5
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai1-4/+27
2020-05-20ALSA: rawmidi: Initialize allocated buffersTakashi Iwai1-2/+2
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-20ALSA: hda/realtek - Fix S3 pop noise on Dell WyseKai-Heng Feng1-0/+16
2020-05-20ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen1-0/+2
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński1-3/+3
2020-05-10ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz1-1/+1
2020-05-10ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2-0/+35
2020-05-10ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński1-1/+3
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-05ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3
2020-05-05ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang1-0/+1
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-05-02ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy1-0/+52
2020-05-02ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-05-02ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-05-02ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai1-0/+2