summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-01-171-30/+21
* ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-01-171-7/+6
* ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-01-171-13/+25
* ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-01-171-15/+21
* ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-01-171-0/+8
* ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-01-171-3/+11
* ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-172-3/+2
* ASoC: twl4030: fix child-node lookupJohan Hovold2018-01-021-1/+3
* ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai2018-01-021-11/+16
* ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai2018-01-021-3/+12
* ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela2017-12-251-1/+13
* ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim2017-12-161-4/+5
* ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim2017-12-161-0/+4
* ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2017-12-161-1/+1
* ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser2017-12-161-0/+2
* ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald2017-11-301-1/+24
* ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta2017-11-301-1/+1
* ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai2017-11-301-6/+6
* ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai2017-11-301-3/+6
* ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai2017-11-301-1/+2
* ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai2017-11-301-0/+12
* ALSA: hda: Add Raven PCI IDVijendar Mukunda2017-11-301-0/+3
* ALSA: vx: Fix possible transfer overflowTakashi Iwai2017-11-213-14/+16
* ALSA: vx: Don't try to update capture stream before runningTakashi Iwai2017-11-211-1/+1
* ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-153-3/+32
* ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-11-082-1/+25
* ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-11-081-1/+1
* ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai2017-11-081-2/+15
* ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-271-1/+1
* ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-272-16/+0
* ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2017-10-181-1/+1
* ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-181-3/+9
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-181-8/+19
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-182-3/+10
* ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-182-2/+11
* ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-121-2/+4
* ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai2017-10-121-0/+20
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-10-081-0/+3
* ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2017-09-132-26/+27
* ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2017-09-021-9/+5
* ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai2017-08-301-0/+1
* ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-08-301-1/+1
* ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai2017-08-241-0/+1
* ASoC: do not close shared backend dailinkBanajit Goswami2017-08-111-0/+4
* ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov2017-08-111-0/+1
* ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi2017-08-111-0/+13
* ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila2017-07-271-2/+4
* ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang2017-07-051-0/+1
* ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-141-0/+4
* ASoC: Fix use-after-free at card unregistrationTakashi Iwai2017-06-141-2/+3