summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai2020-07-221-5/+12
* ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2020-07-222-0/+4
* ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin2020-07-221-0/+52
* ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang2020-07-221-0/+6
* ALSA: opl3: fix infoleak in opl3xidongwang2020-07-221-0/+2
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-221-0/+4
* Revert "ALSA: usb-audio: Improve frames size computation"Greg Kroah-Hartman2020-07-094-45/+5
* ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner2020-06-301-0/+5
* ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai2020-06-303-7/+20
* ALSA: usb-audio: Clean up mixer element list traverseTakashi Iwai2020-06-304-16/+18
* ALSA: usb-audio: uac1: Invalidate ctl on interruptJulian Scheel2020-06-301-1/+6
* ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse2020-06-301-0/+1
* ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang2020-06-301-0/+1
* ALSA: usb-audio: Improve frames size computationAlexander Tsoy2020-06-304-5/+45
* ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter2020-06-301-1/+7
* ALSA: pcm: disallow linking stream to itselfMichał Mirosław2020-06-201-0/+5
* ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai2020-06-202-8/+14
* ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan2020-06-201-1/+3
* ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu2020-06-031-0/+8
* ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu2020-06-031-2/+2
* ALSA: pcm: fix incorrect hw_base increaseBrent Lu2020-05-271-0/+1
* Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng2020-05-201-2/+0
* ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headsetJesus Ramos2020-05-201-4/+5
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-201-4/+27
* ALSA: rawmidi: Initialize allocated buffersTakashi Iwai2020-05-201-2/+2
* ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai2020-05-201-1/+9
* ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen2020-05-201-0/+2
* ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-05-101-4/+5
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-05-102-0/+35
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-052-6/+12
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-051-8/+12
* ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-05-051-1/+3
* ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee2020-05-021-3/+17
* ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy2020-05-021-0/+52
* ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang2020-05-021-4/+8
* ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai2020-05-021-0/+2
* ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai2020-05-021-1/+0
* ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-05-021-0/+2
* ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-241-14/+5
* ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai2020-04-241-1/+1
* ASoC: Intel: mrfld: return error codes when an error occursColin Ian King2020-04-241-1/+1
* ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King2020-04-241-1/+1
* ALSA: hda: Initialize power_state field properlyTakashi Iwai2020-04-241-0/+1
* ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai2020-04-241-8/+24
* ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai2020-04-241-2/+2
* ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai2020-04-241-1/+5
* ALSA: hda: Add driver blacklistTakashi Iwai2020-04-241-0/+16
* ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai2020-04-241-0/+28
* ASoC: topology: use name_prefix for new kcontrol이경택2020-04-241-1/+1
* ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-241-2/+4