Age | Commit message (Expand) | Author | Files | Lines |
2014-03-19 | ALSA: compress: Pass through return value of open ops callback | Charles Keepax | 1 | -1/+1 |
2014-03-18 | ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regression | Clemens Ladisch | 1 | -6/+24 |
2014-03-11 | Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 4 | -2/+10 |
2014-03-10 | Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/... | Mark Brown | 3 | -2/+7 |
2014-03-10 | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus | Mark Brown | 1 | -0/+3 |
2014-03-10 | ASoC: 88pm860: Fix IO setup | Lars-Peter Clausen | 1 | -0/+3 |
2014-03-10 | ASoC: si476x: Fix IO setup | Lars-Peter Clausen | 1 | -1/+1 |
2014-03-07 | ALSA: hda - Fix loud click noise with IdeaPad 410Y | Takashi Iwai | 1 | -0/+19 |
2014-03-05 | ALSA: usb-audio: Add quirk for Logitech Webcam C500 | Takashi Iwai | 1 | -0/+1 |
2014-03-05 | ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs | Takashi Iwai | 1 | -0/+3 |
2014-03-05 | ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs | Takashi Iwai | 1 | -0/+1 |
2014-03-05 | ASoC: pcm: free path list before exiting from error conditions | Patrick Lai | 1 | -0/+3 |
2014-03-04 | ALSA: hda - add automute fix for another dell AIO model | Hui Wang | 1 | -1/+1 |
2014-03-04 | ASoC: n810: fix init with DT boot | Aaro Koskinen | 1 | -1/+3 |
2014-03-03 | ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371 | Marius Knaust | 1 | -0/+1 |
2014-02-27 | Merge tag 'asoc-v3.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 3 | -2/+14 |
2014-02-27 | Merge remote-tracking branch 'asoc/fix/wm8958' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-02-27 | Merge remote-tracking branches 'asoc/fix/da732x' and 'asoc/fix/sta32x' into a... | Mark Brown | 2 | -1/+13 |
2014-02-27 | ASoC: sta32x: Fix wrong enum for limiter2 release rate | Takashi Iwai | 1 | -1/+1 |
2014-02-27 | Merge tag 'asoc-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 8 | -177/+309 |
2014-02-26 | ASoC: da732x: Mark DC offset control registers volatile | Mark Brown | 1 | -0/+12 |
2014-02-26 | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 1 | -0/+1 |
2014-02-25 | ALSA: hda - Add a fixup for HP Folio 13 mute LED | Takashi Iwai | 1 | -0/+20 |
2014-02-25 | ASoC: wm8958-dsp: Fix firmware block loading | Lars-Peter Clausen | 1 | -1/+1 |
2014-02-23 | Merge remote-tracking branches 'asoc/fix/sta32x', 'asoc/fix/wm8400', 'asoc/fi... | Mark Brown | 5 | -140/+151 |
2014-02-23 | Merge remote-tracking branches 'asoc/fix/ad1980' and 'asoc/fix/isabelle' into... | Mark Brown | 2 | -24/+32 |
2014-02-23 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 1 | -13/+126 |
2014-02-23 | ASoC: sta32x: Fix cache sync | Lars-Peter Clausen | 1 | -1/+1 |
2014-02-21 | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 1 | -0/+47 |
2014-02-20 | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions | Charles Keepax | 1 | -10/+123 |
2014-02-20 | ALSA: hda - Enable front audio jacks on one HP desktop model | Hui Wang | 1 | -0/+13 |
2014-02-20 | Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 14 | -82/+89 |
2014-02-20 | ASoC: wm8400: Fix the wrong number of enum items | Takashi Iwai | 1 | -14/+20 |
2014-02-20 | ASoC: isabelle: Fix the wrong number of items in enum ctls | Takashi Iwai | 1 | -22/+30 |
2014-02-20 | ASoC: ad1980: Fix wrong number of items for capture source | Takashi Iwai | 1 | -2/+2 |
2014-02-20 | ASoC: wm8994: Fix the wrong number of enum items | Takashi Iwai | 1 | -65/+70 |
2014-02-20 | ASoC: wm8900: Fix the wrong number of enum items | Takashi Iwai | 1 | -22/+22 |
2014-02-20 | ASoC: wm8770: Fix wrong number of enum items | Takashi Iwai | 1 | -2/+2 |
2014-02-19 | ASoC: sta32x: Fix array access overflow | Takashi Iwai | 1 | -36/+36 |
2014-02-19 | ALSA: hda/ca0132 - Fix recording from mode id 0x8 | Hsin-Yu Chao | 1 | -3/+1 |
2014-02-19 | ALSA: hda/ca0132 - setup/cleanup streams | Hsin-Yu Chao | 1 | -59/+7 |
2014-02-19 | ASoC: dapm: Correct regulator bypass error messages | Charles Keepax | 1 | -3/+3 |
2014-02-19 | Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linus | Mark Brown | 1 | -1/+0 |
2014-02-19 | Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/... | Mark Brown | 13 | -81/+89 |
2014-02-18 | ALSA: hda - add headset mic detect quirks for two Dell laptops | Hui Wang | 1 | -0/+2 |
2014-02-17 | ALSA: usb-audio: work around KEF X300A firmware bug | Clemens Ladisch | 1 | -0/+9 |
2014-02-16 | ASoC: max98090: make REVISION_ID readable | Stephen Warren | 1 | -0/+1 |
2014-02-16 | ASoC: txx9aclc_ac97: Fix kernel crash on probe | Alexander Shiyan | 1 | -3/+5 |
2014-02-12 | ASoC: max98090: sync regcache on entering STANDBY | Dylan Reid | 1 | -10/+10 |
2014-02-12 | ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X" | Martin Kepplinger | 1 | -3/+0 |