summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-12-14ASoC: rcar: avoid SSI_MODEx settings for SSI8Kuninori Morimoto1-1/+5
2017-12-14ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim1-4/+5
2017-12-14ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim1-0/+4
2017-12-14ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai1-1/+1
2017-12-14ALSA: 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-30ASoC: rsnd: don't double free kctrlColin Ian King1-3/+1
2017-11-30ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta1-1/+1
2017-11-30ALSA: hda/realtek - Fix ALC700 family no sound issueKailang Yang1-1/+1
2017-11-30ALSA: hda: Fix too short HDMI/DP chmap reportingTakashi Iwai1-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: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson1-2/+4
2017-11-30ALSA: hda: Add Raven PCI IDVijendar Mukunda1-0/+3
2017-11-21ALSA: hda/realtek - Add new codec ID ALC299Kailang Yang1-0/+10
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-18ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai1-0/+3
2017-11-15ASoC: sun4i-spdif: remove legacy dapm componentsMarcus Cooper1-8/+0
2017-11-15ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2017-11-08ASoC: Intel: boards: remove .pm_ops in all Atom/DPCM machine driversPierre-Louis Bossart2-2/+0
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-11-02ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-11-02ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang1-0/+11
2017-10-27ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
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-27ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako1-0/+1
2017-10-21ASoC: mediatek: add I2C dependency for CS42XX8Arnd Bergmann1-1/+1
2017-10-21ALSA: hda: Add Geminilake HDMI codec IDVinod Koul1-0/+1
2017-10-18ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai1-3/+4
2017-10-18ALSA: line6: Fix missing initialization before error pathTakashi Iwai1-2/+3
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/+12
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-12Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto1-3/+3
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh1-2/+1
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-10-08ASoC: rt5660: remove double constNicholas Mc Guire1-2/+2
2017-10-08ASoC: rt5659: drop double constNicholas Mc Guire1-43/+43
2017-10-08ASoC: rt5514: fix gcc-7 warningArnd Bergmann1-2/+2
2017-10-08ASoC: wm_adsp: Return an error on write to a disabled volatile controlCharles Keepax1-1/+6
2017-10-08ASoC: dapm: fix some pointer error handlingLinus Walleij1-0/+20