summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-12-16ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai1-0/+2
2014-12-16ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai1-0/+1
2014-12-16ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai1-0/+1
2014-12-07sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt2-2/+9
2014-12-07ALSA: hda - One more HP machine needs to change mute led quirkHui Wang1-1/+0
2014-12-07ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai1-3/+11
2014-12-07ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devicesJurgen Kramer1-0/+14
2014-12-07ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni3-1/+5
2014-12-07ASoC: rt5670: correct the incorrect default valuesBard Liao1-14/+14
2014-12-07ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-16/+56
2014-12-07ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax1-0/+1
2014-12-07ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrlJianqun1-1/+3
2014-12-07ASoC: samsung: Add MODULE_DEVICE_TABLE for SnowAndreas Färber1-0/+1
2014-12-07ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2-3/+2
2014-12-07ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto1-2/+1
2014-12-07ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto1-2/+1
2014-11-21ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai1-0/+6
2014-11-21ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai1-0/+31
2014-11-14ALSA: hda - fix mute led problem for three HP laptopsHui Wang1-3/+0
2014-11-14ALSA: usb-audio: Fix device_del() sysfs warnings at disconnectTakashi Iwai1-2/+7
2014-11-14ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai1-0/+2
2014-11-14ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel2-17/+63
2014-11-14ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai1-1/+3
2014-11-14ASoC: adau1761: Fix input PGA volumeLars-Peter Clausen1-0/+4
2014-11-14ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood1-3/+1
2014-11-14ASoC: tlv320aic3x: fix PLL D configurationDmitry Lavnikevich1-0/+13
2014-11-14ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()Daniel Mack1-1/+1
2014-11-14ASoC: soc-dapm: fix use after freeDaniel Mack1-11/+14
2014-11-14ASoC: core: fix use after free in snd_soc_remove_platform()Daniel Mack1-2/+2
2014-10-30ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson1-2/+2
2014-10-30ALSA: hda - Fix inverted LED gpio setup for Lenovo IdeapadTakashi Iwai1-2/+2
2014-10-30ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula1-6/+9
2014-10-30ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi1-0/+30
2014-10-30ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya1-0/+3
2014-10-30ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai1-4/+2
2014-10-30ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto1-2/+2
2014-10-30ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov1-1/+1
2014-10-01Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-1/+1
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson1-1/+1
2014-09-30Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai4-14/+13
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown41-150/+260
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-26ASoC: rt286: Fix sync functionBard Liao1-1/+1
2014-09-26ASoC: rt286: Correct default valueBard Liao1-3/+2
2014-09-24ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou1-4/+2
2014-09-23ASoC: fsl_ssi: fix kernel panic in probe functionMichael Trimarchi1-5/+7
2014-09-22ALSA: snd-usb-caiaq: Fix LED commands for Kore controllerDaniel Mack1-7/+11
2014-09-22ALSA: pcm: fix fifo_size frame calculationClemens Ladisch1-3/+5
2014-09-19ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen1-0/+1
2014-09-16Merge tag 'asoc-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai10-32/+78