summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola2018-06-161-0/+47
* ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede2018-06-161-0/+1
* ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski2018-06-161-0/+19
* ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola2018-06-161-0/+9
* ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-06-161-3/+3
* ASoC: nuc900: Fix a loop timeout testDan Carpenter2018-06-161-2/+2
* ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-06-164-13/+24
* ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-06-161-0/+3
* ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-06-161-2/+6
* ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-03-031-1/+0
* ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-03-031-0/+1
* ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-03-031-15/+21
* ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-03-031-0/+8
* ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-03-031-30/+21
* ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-03-031-7/+6
* ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-03-031-13/+25
* ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-03-031-3/+11
* ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-03-032-3/+2
* ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang2018-03-031-0/+29
* ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai2018-03-031-11/+16
* ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai2018-03-031-3/+12
* ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings2018-03-031-6/+6
* ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald2018-03-031-1/+24
* ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser2018-03-031-0/+2
* ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim2018-03-031-4/+5
* ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim2018-03-031-0/+4
* ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2018-03-031-1/+1
* ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero2018-03-031-6/+12
* ASoC: fsl_ssi: add AC'97 ops setting check and cleanupMaciej S. Szmigiero2018-03-031-1/+8
* ASoC: twl4030: fix child-node lookupJohan Hovold2018-03-031-1/+3
* ALSA: seq: Fix regression by incorrect ioctl_mutex usagesTakashi Iwai2018-03-031-8/+7
* ALSA: seq: Make ioctls race-freeTakashi Iwai2018-02-132-2/+9
* ALSA: hda: Add Raven PCI IDVijendar Mukunda2018-02-131-0/+3
* ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai2018-02-131-3/+6
* ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai2018-02-131-1/+2
* ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai2018-02-131-0/+12
* ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai2018-02-131-6/+6
* ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2018-01-013-3/+32
* ALSA: timer: Limit max instances per timerTakashi Iwai2018-01-012-13/+55
* ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai2018-01-011-27/+21
* ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2018-01-011-1/+1
* ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai2018-01-011-2/+15
* ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2018-01-011-1/+1
* ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2018-01-011-3/+9
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2018-01-011-8/+19
* ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2018-01-011-2/+4
* ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2018-01-012-1/+25
* ASoC: adau1977: Fix truncation warning on 64 bit architecturesMark Brown2017-11-111-1/+1
* ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous ModeNicolin Chen2017-11-111-2/+1
* ASoC: imx-audmux: Use uintptr_t for port numbersMark Brown2017-11-111-4/+4