summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-12-25ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela1-1/+13
2017-12-16ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim1-4/+5
2017-12-16ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim1-0/+4
2017-12-16ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai1-1/+1
2017-12-16ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser1-0/+2
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald1-1/+24
2017-11-30ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta1-1/+1
2017-11-30ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai1-6/+6
2017-11-30ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai1-3/+6
2017-11-30ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai1-1/+2
2017-11-30ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai1-0/+12
2017-11-30ALSA: hda: Add Raven PCI IDVijendar Mukunda1-0/+3
2017-11-21ALSA: vx: Fix possible transfer overflowTakashi Iwai3-14/+16
2017-11-21ALSA: vx: Don't try to update capture stream before runningTakashi Iwai1-1/+1
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2017-11-08ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2-1/+25
2017-11-08ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-11-08ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-10-27ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-10-27ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-10-18ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai1-1/+1
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai1-8/+19
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2-2/+11
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-12ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai1-0/+20
2017-10-08ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann1-0/+3
2017-09-14ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2-26/+27
2017-09-02ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai1-9/+5
2017-08-30ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-08-30ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai1-1/+1
2017-08-25ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai1-0/+1
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-11ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi1-0/+13
2017-07-28ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-07-05ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai1-0/+4
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-06-07ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-05-20ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2017-05-20ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2017-05-20ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2017-05-08ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2017-05-08ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2017-05-08ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3