aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-18ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch1-6/+24
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-2/+10
2014-03-10Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/fix/si476x' into asoc-linusMark Brown3-2/+7
2014-03-10Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-0/+3
2014-03-10ASoC: 88pm860: Fix IO setupLars-Peter Clausen1-0/+3
2014-03-10ASoC: si476x: Fix IO setupLars-Peter Clausen1-1/+1
2014-03-07ALSA: hda - Fix loud click noise with IdeaPad 410YTakashi Iwai1-0/+19
2014-03-05ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai1-0/+1
2014-03-05ALSA: hda - Use analog beep for Thinkpads with AD1984 codecsTakashi Iwai1-0/+3
2014-03-05ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai1-0/+1
2014-03-05ASoC: pcm: free path list before exiting from error conditionsPatrick Lai1-0/+3
2014-03-04ALSA: hda - add automute fix for another dell AIO modelHui Wang1-1/+1
2014-03-04ASoC: n810: fix init with DT bootAaro Koskinen1-1/+3
2014-03-03ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371Marius Knaust1-0/+1
2014-02-27Merge tag 'asoc-v3.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-2/+14
2014-02-27Merge remote-tracking branch 'asoc/fix/wm8958' into asoc-linusMark Brown1-1/+1
2014-02-27Merge remote-tracking branches 'asoc/fix/da732x' and 'asoc/fix/sta32x' into asoc-linusMark Brown2-1/+13
2014-02-27ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai1-1/+1
2014-02-27Merge tag 'asoc-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai8-177/+309
2014-02-26ASoC: da732x: Mark DC offset control registers volatileMark Brown1-0/+12
2014-02-26ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+1
2014-02-25ALSA: hda - Add a fixup for HP Folio 13 mute LEDTakashi Iwai1-0/+20
2014-02-25ASoC: wm8958-dsp: Fix firmware block loadingLars-Peter Clausen1-1/+1
2014-02-23Merge remote-tracking branches 'asoc/fix/sta32x', 'asoc/fix/wm8400', 'asoc/fix/wm8770', 'asoc/fix/wm8900' and 'asoc/fix/wm8994' into asoc-linusMark Brown5-140/+151
2014-02-23Merge remote-tracking branches 'asoc/fix/ad1980' and 'asoc/fix/isabelle' into asoc-linusMark Brown2-24/+32
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-13/+126
2014-02-23ASoC: sta32x: Fix cache syncLars-Peter Clausen1-1/+1
2014-02-21ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+47
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax1-10/+123
2014-02-20ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang1-0/+13
2014-02-20Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai14-82/+89
2014-02-20ASoC: wm8400: Fix the wrong number of enum itemsTakashi Iwai1-14/+20
2014-02-20ASoC: isabelle: Fix the wrong number of items in enum ctlsTakashi Iwai1-22/+30
2014-02-20ASoC: ad1980: Fix wrong number of items for capture sourceTakashi Iwai1-2/+2
2014-02-20ASoC: wm8994: Fix the wrong number of enum itemsTakashi Iwai1-65/+70
2014-02-20ASoC: wm8900: Fix the wrong number of enum itemsTakashi Iwai1-22/+22
2014-02-20ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai1-2/+2
2014-02-20ASoC: sta32x: Fix array access overflowTakashi Iwai1-36/+36
2014-02-19ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao1-3/+1
2014-02-19ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao1-59/+7
2014-02-19ASoC: dapm: Correct regulator bypass error messagesCharles Keepax1-3/+3
2014-02-19Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linusMark Brown1-1/+0
2014-02-19Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/fix/davinci', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/max98090', 'asoc/fix/rt5640', 'asoc/fix/samsung' and 'asoc/fix/txx9aclc-ac97' into asoc-linusMark Brown13-81/+89
2014-02-18ALSA: hda - add headset mic detect quirks for two Dell laptopsHui Wang1-0/+2
2014-02-17ALSA: usb-audio: work around KEF X300A firmware bugClemens Ladisch1-0/+9
2014-02-16ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-02-16ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan1-3/+5
2014-02-12ASoC: max98090: sync regcache on entering STANDBYDylan Reid1-10/+10
2014-02-12ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger1-3/+0