Age | Commit message (Expand) | Author | Files | Lines |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 16 | -483/+701 |
2014-10-06 | Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' int... | Mark Brown | 2 | -3/+4 |
2014-10-06 | Merge tag 'asoc-v3.17-rc4' into asoc-linus | Mark Brown | 2 | -2/+112 |
2014-10-03 | ASoC: dapm: Fix NULL pointer dereference when registering card with widgets | Jarkko Nikula | 1 | -1/+2 |
2014-10-01 | Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 1 | -1/+1 |
2014-09-30 | ASoC: ssm2602: do not hardcode type to SSM2602 | Stefan Kristiansson | 1 | -1/+1 |
2014-09-30 | Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 4 | -14/+13 |
2014-09-29 | ASoC: Remove CODEC pointer from snd_soc_dapm_context | Lars-Peter Clausen | 2 | -2/+1 |
2014-09-29 | ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codec | Lars-Peter Clausen | 1 | -1/+1 |
2014-09-29 | ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec | Lars-Peter Clausen | 3 | -3/+3 |
2014-09-29 | ASoC: davinci: vcif must be a module if SND_DAVINCI_SOC is | Arnd Bergmann | 1 | -1/+2 |
2014-09-28 | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown | 41 | -150/+260 |
2014-09-28 | ASoC: max98090: Enable both DMIC channels also when using mono configuration | Jarkko Nikula | 1 | -2/+2 |
2014-09-28 | ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 1 | -1/+1 |
2014-09-26 | ASoC: rt286: Fix sync function | Bard Liao | 1 | -1/+1 |
2014-09-26 | ASoC: rt286: Correct default value | Bard Liao | 1 | -3/+2 |
2014-09-24 | ASoC: soc-compress: fix double unlock of fe card mutex | Qiao Zhou | 1 | -4/+2 |
2014-09-22 | ASoC: fsl_ssi: fix kernel panic in probe function | Michael Trimarchi | 1 | -5/+7 |
2014-09-22 | ALSA: snd-usb-caiaq: Fix LED commands for Kore controller | Daniel Mack | 1 | -7/+11 |
2014-09-22 | ALSA: pcm: fix fifo_size frame calculation | Clemens Ladisch | 1 | -3/+5 |
2014-09-19 | ALSA: hda - Add fixup model name lookup for Lemote A1205 | Huacai Chen | 1 | -0/+1 |
2014-09-16 | Merge tag 'asoc-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 10 | -32/+78 |
2014-09-15 | Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f... | Mark Brown | 5 | -24/+62 |
2014-09-15 | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus | Mark Brown | 2 | -2/+10 |
2014-09-15 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 3 | -6/+6 |
2014-09-13 | ASoC: rockchip-i2s: fix registers' property of rockchip i2s controller | Jianqun | 1 | -3/+3 |
2014-09-13 | ASoC: rockchip-i2s: fix master mode set bit error | Jianqun | 1 | -3/+4 |
2014-09-11 | ASoC: cs4265: Fix register address to set the proper data type. | Paul Handrigan | 1 | -3/+3 |
2014-09-11 | ALSA: hda - Fix invalid pin powermap without jack detection | Takashi Iwai | 1 | -5/+12 |
2014-09-10 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/max98090', 'asoc... | Mark Brown | 5 | -17/+164 |
2014-09-10 | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus | Mark Brown | 2 | -2/+10 |
2014-09-10 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 3 | -6/+6 |
2014-09-10 | ASoC: soc-pcm: fix dpcm_path_get error handling | Qiao Zhou | 2 | -2/+10 |
2014-09-09 | ASoC: samsung-i2s: Check secondary DAI exists before referencing | Charles Keepax | 1 | -2/+3 |
2014-09-09 | ASoC: Update email id of the author | Rajeev Kumar | 3 | -5/+5 |
2014-09-06 | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver | Lars-Peter Clausen | 1 | -52/+6 |
2014-09-06 | ASoC: sst-haswell-pcm: Move controls and DAPM elements to component | Lars-Peter Clausen | 1 | -17/+15 |
2014-09-06 | ASoC: sst-haswell-pcm: Alloc state struct in driver probe() | Lars-Peter Clausen | 1 | -11/+13 |
2014-09-06 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 4 | -394/+313 |
2014-09-06 | ASoC: dwc: Update email id of the author | Rajeev Kumar | 1 | -1/+1 |
2014-09-04 | ASoC: davinci-mcasp: Correct rx format unit configuration | Peter Ujfalusi | 1 | -1/+10 |
2014-09-03 | Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 82 | -225/+234 |
2014-09-03 | ASoC: max98090: Add recovery for PLL lock failure | Jarkko Nikula | 2 | -2/+112 |
2014-09-03 | ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk | Jyri Sarha | 1 | -12/+39 |
2014-09-02 | Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d... | Mark Brown | 8 | -14/+23 |
2014-09-02 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-09-02 | ALSA: hda - Fix COEF setups for ALC1150 codec | Takashi Iwai | 1 | -0/+2 |
2014-09-01 | ASoC: simple-card: Fix bug of wrong decrement DT node's refcount | Xiubo Li | 1 | -0/+8 |
2014-09-01 | ALSA: hda - Fix digital mic on Acer Aspire 3830TG | Takashi Iwai | 1 | -1/+8 |
2014-08-29 | ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_name | Peter Ujfalusi | 1 | -1/+1 |