summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-22ASoC: 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
2014-09-15Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...Mark Brown5-24/+62
2014-09-15Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown2-2/+10
2014-09-15Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown3-6/+6
2014-09-13ASoC: rockchip-i2s: fix registers' property of rockchip i2s controllerJianqun1-3/+3
2014-09-13ASoC: rockchip-i2s: fix master mode set bit errorJianqun1-3/+4
2014-09-11ASoC: cs4265: Fix register address to set the proper data type.Paul Handrigan1-3/+3
2014-09-11ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai1-5/+12
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou2-2/+10
2014-09-09ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax1-2/+3
2014-09-09ASoC: Update email id of the authorRajeev Kumar3-5/+5
2014-09-06ASoC: dwc: Update email id of the authorRajeev Kumar1-1/+1
2014-09-04ASoC: davinci-mcasp: Correct rx format unit configurationPeter Ujfalusi1-1/+10
2014-09-03Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai82-225/+234
2014-09-03ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclkJyri Sarha1-12/+39
2014-09-02Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown8-14/+23
2014-09-02Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+1