| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: sh: fsi: use simple-card instead of fsi-ak4642 | Kuninori Morimoto | 2012-04-13 | 3 | -118/+0 |
* | ASoC: add generic simple-card support | Kuninori Morimoto | 2012-04-13 | 5 | -0/+125 |
* | ASoC: tegra: add Kconfig and Makefile support for Tegra30 | Stephen Warren | 2012-04-13 | 2 | -0/+22 |
* | ASoC: tegra: add tegra30-i2s driver | Stephen Warren | 2012-04-13 | 2 | -0/+778 |
* | ASoC: tegra: add tegra30-ahub driver | Stephen Warren | 2012-04-13 | 2 | -0/+1114 |
* | ASoC: wm9705: Fix build due to removal of 'runtime' definition | Fabio Estevam | 2012-04-11 | 1 | -1/+1 |
* | ASoC: ac97: Fix build due to removal of 'runtime' definition | Fabio Estevam | 2012-04-11 | 1 | -1/+1 |
* | ASoC: wm9712: Fix build due to missing definition of "runtime" | Fabio Estevam | 2012-04-10 | 1 | -0/+2 |
* | ASoC: tegra: utils: Don't use of_have_populated_dt() | Stephen Warren | 2012-04-10 | 1 | -3/+5 |
* | ASoC: wm8994: Implement FLL bypass support | Mark Brown | 2012-04-10 | 2 | -0/+20 |
* | ASoC: wm8994: Don't test for NULL before release_firmware() | Jesper Juhl | 2012-04-10 | 1 | -8/+4 |
* | ASoC: wm1250-ev1: Convert to module_i2c_driver | Mark Brown | 2012-04-10 | 1 | -17/+1 |
* | ASoC: tegra: add runtime PM support | Stephen Warren | 2012-04-09 | 2 | -10/+94 |
* | Merge tag 'v3.4-rc2' into for-3.5 | Mark Brown | 2012-04-09 | 5 | -37/+13 |
|\ |
|
| * | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-06 | 3 | -28/+4 |
| |\ |
|
| | * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 3 | -28/+4 |
| * | | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2012-04-02 | 2 | -9/+9 |
| |\ \ |
|
| | * | | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h | Timur Tabi | 2012-03-29 | 2 | -9/+9 |
* | | | | ASoC: tegra: utils: add support for Tegra30 devices | Stephen Warren | 2012-04-06 | 2 | -7/+31 |
* | | | | ASoC: tegra: set a sensible initial clock rate | Stephen Warren | 2012-04-06 | 1 | -0/+6 |
* | | | | ASoC: tegra: use devm_ APIs in SPDIF driver | Stephen Warren | 2012-04-06 | 1 | -23/+10 |
* | | | | ASoC: tegra: sort includes, remove mach/iomap.h | Stephen Warren | 2012-04-06 | 4 | -11/+8 |
* | | | | ASoC: JZ4740: Replaced comma operators with semicolons. | Maarten ter Huurne | 2012-04-06 | 1 | -2/+2 |
* | | | | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 2012-04-06 | 10 | -640/+640 |
* | | | | ASoC: tegra: rename Tegra20-specific driver files | Stephen Warren | 2012-04-06 | 7 | -15/+15 |
* | | | | ASoC: wm8400: Use snd_soc_write() and snd_soc_read() | Mark Brown | 2012-04-05 | 1 | -66/+66 |
* | | | | ASoC: lm49453: fix build warnings | M R Swami Reddy | 2012-04-05 | 1 | -8/+5 |
* | | | | ASoC: tegra: make Tegra20 drivers depend on Tegra20 support | Stephen Warren | 2012-04-05 | 1 | -6/+6 |
* | | | | ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS | Stephen Warren | 2012-04-05 | 1 | -1/+1 |
* | | | | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 48 | -152/+78 |
* | | | | ASoC: tlv320aic23: Remove driver-specific version number | Mark Brown | 2012-04-04 | 1 | -4/+0 |
* | | | | ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA | Shawn Guo | 2012-04-04 | 1 | -1/+0 |
* | | | | ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI | Shawn Guo | 2012-04-04 | 1 | -4/+0 |
* | | | | ASoC: wm8994: Don't bother updating the jackdet mode needlessly | Mark Brown | 2012-04-04 | 1 | -0/+3 |
* | | | | ASoC: sgtl5000: Convert to module_i2c_driver() | Mark Brown | 2012-04-04 | 1 | -11/+1 |
* | | | | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGE | Fabio Estevam | 2012-04-04 | 1 | -2/+2 |
* | | | | ASoC: core: Initialize err for snd_soc_put_volsw_sx | Brian Austin | 2012-04-03 | 1 | -1/+1 |
* | | | | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV | Brian Austin | 2012-04-03 | 3 | -109/+97 |
* | | | | ASoC: max98095: Fix build failure | Mark Brown | 2012-04-02 | 1 | -2/+2 |
* | | | | ASoC: Support TI LM49453 Audio driver | M R Swami Reddy | 2012-04-01 | 4 | -1/+1941 |
* | | | | ASoC: tegra: remove open-coded clk reference counting | Stephen Warren | 2012-04-01 | 4 | -18/+6 |
* | | | | ASoC: tegra: sort Makefile into common and per-SoC files | Stephen Warren | 2012-04-01 | 1 | -3/+3 |
* | | | | ASoC: tegra: introduce separate Kconfig variable for DAS driver | Stephen Warren | 2012-04-01 | 2 | -1/+10 |
* | | | | ASoC: tegra: fix some checkpatch warnings | Stephen Warren | 2012-04-01 | 2 | -5/+5 |
* | | | | ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation | Stephen Warren | 2012-04-01 | 1 | -7/+7 |
* | | | | ASoC: tegra: remove unnecessary includes | Stephen Warren | 2012-04-01 | 3 | -9/+0 |
* | | | | ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFs | Mark Brown | 2012-04-01 | 1 | -29/+0 |
* | | | | ASoC: fsl: add audio routing for imx-sgtl5000 | Shawn Guo | 2012-04-01 | 1 | -0/+13 |
* | | | | ASoC: da7210: Add support for spi regmap | Ashish Chavan | 2012-04-01 | 1 | -21/+133 |
* | | | | ASoC: sgtl5000: Convert mic bias to a supply widget | Mark Brown | 2012-04-01 | 1 | -3/+3 |