summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-02-25ALSA: bcd2000: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2018-02-25ALSA: caiaq: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2018-02-25ALSA: line6: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2018-02-22ASoC: acpi: fix machine driver selection based on quirkPierre-Louis Bossart1-5/+3
2018-02-22ALSA: seq: Fix racy pool initializationsTakashi Iwai1-2/+6
2018-02-22ALSA: usb: add more device quirks for USB DSD devicesDaniel Mack1-2/+5
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: hda/realtek - Enable Thinkpad Dock device for ALC298 platformKailang Yang1-0/+42
2018-02-22ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang1-0/+2
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-16ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai1-1/+2
2018-02-16ASoC: rockchip: i2s: fix playback after runtime resumeJohn Keeping1-0/+6
2018-02-07ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-03ALSA: hda - Reduce the suspend time consumption for ALC256Takashi Iwai1-2/+4
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-23ALSA: seq: Make ioctls race-freeTakashi Iwai2-0/+4
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: Workaround for weird PulseAudio behavior on rewind errorTakashi Iwai1-2/+7
2018-01-17ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2-3/+2
2018-01-02ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai1-3/+5
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang1-0/+5
2018-01-02ALSA: hda - change the location for one mic on a Lenovo machineHui Wang1-0/+1
2018-01-02ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang1-0/+29
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2018-01-02ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis1-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-02ASoC: da7218: fix fix child-node lookupJohan Hovold1-1/+1
2018-01-02ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings1-6/+6
2018-01-02ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla2-3/+3
2017-12-29ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai1-11/+16
2017-12-29ALSA: usb-audio: Add native DSD support for Esoteric D-05XJussi Laako1-3/+4
2017-12-29ALSA: hda - Add vendor id for Cannonlake HDMI codecGuneshwor Singh1-2/+4
2017-12-29ALSA: hda/realtek - Fix Dell AIO LineOut issueKailang Yang1-1/+34
2017-12-29ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai1-3/+12
2017-12-25ASoC: codecs: msm8916-wcd-analog: fix module autoloadNicolas Dechesne1-0/+2
2017-12-25ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callbackEd Blake1-0/+2
2017-12-25ASoC: codecs: msm8916-wcd-analog: fix micbias levelJean-François TĂȘtu1-3/+4
2017-12-20ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto1-3/+8
2017-12-20ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-12-14ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim1-4/+5