summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-02-25ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul1-4/+3
2018-02-25ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann1-2/+2
2018-02-25ASoC: mediatek: add i2c dependencyArnd Bergmann1-2/+2
2018-02-25ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann1-0/+3
2018-02-25ASoC: rockchip: disable clock on errorStefan Potyra1-5/+13
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2018-02-22ALSA: seq: Fix racy pool initializationsTakashi Iwai1-2/+6
2018-02-22ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola1-0/+9
2018-02-22ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski1-0/+19
2018-02-22ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin1-7/+11
2018-02-22ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang1-0/+9
2018-02-22ALSA: seq: Fix regression by incorrect ioctl_mutex usagesTakashi Iwai1-8/+7
2018-02-16ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto1-3/+3
2018-02-16ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto2-0/+7
2018-02-16ASoC: simple-card: Fix misleading error messageJulian Scheel1-1/+7
2018-02-16ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-03ALSA: seq: Make ioctls race-freeTakashi Iwai2-2/+9
2018-01-23ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai1-0/+1
2018-01-23ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai1-0/+1
2018-01-23ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai1-30/+21
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai1-7/+6
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai1-13/+25
2018-01-17ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai1-15/+21
2018-01-17ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai1-0/+8
2018-01-17ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai1-3/+11
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2-3/+2
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang1-0/+5
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold1-1/+3
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero1-6/+12
2018-01-02ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai1-11/+16
2018-01-02ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai1-3/+12
2017-12-25ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai1-0/+1
2017-12-25ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2-3/+5
2017-12-25ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai1-0/+1
2017-12-25ALSA: hda - add support for docking station for HP 840 G3Jaroslav Kysela1-0/+11
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-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: 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