Age | Commit message (Expand) | Author | Files | Lines |
2012-04-06 | ASoC: tegra: utils: add support for Tegra30 devices | Stephen Warren | 2 | -7/+31 |
2012-04-06 | ASoC: tegra: set a sensible initial clock rate | Stephen Warren | 1 | -0/+6 |
2012-04-06 | ASoC: tegra: use devm_ APIs in SPDIF driver | Stephen Warren | 1 | -23/+10 |
2012-04-06 | ASoC: tegra: sort includes, remove mach/iomap.h | Stephen Warren | 4 | -11/+8 |
2012-04-06 | ASoC: JZ4740: Replaced comma operators with semicolons. | Maarten ter Huurne | 1 | -2/+2 |
2012-04-06 | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 13 | -648/+648 |
2012-04-06 | ASoC: tegra: rename Tegra20-specific driver files | Stephen Warren | 7 | -15/+15 |
2012-04-06 | ASoC: wm8400: Use snd_soc_write() and snd_soc_read() | Mark Brown | 1 | -66/+66 |
2012-04-06 | ASoC: lm49453: fix build warnings | M R Swami Reddy | 1 | -8/+5 |
2012-04-06 | ASoC: tegra: make Tegra20 drivers depend on Tegra20 support | Stephen Warren | 1 | -6/+6 |
2012-04-06 | ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DAS | Stephen Warren | 1 | -1/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 48 | -152/+78 |
2012-04-04 | ASoC: tlv320aic23: Remove driver-specific version number | Mark Brown | 1 | -4/+0 |
2012-04-04 | ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA | Shawn Guo | 1 | -1/+0 |
2012-04-04 | ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI | Shawn Guo | 1 | -4/+0 |
2012-04-04 | ASoC: wm8994: Don't bother updating the jackdet mode needlessly | Mark Brown | 1 | -0/+3 |
2012-04-04 | ASoC: dapm: Allow DAPM registers to be 31 bit | Mark Brown | 1 | -1/+1 |
2012-04-04 | ASoC: sgtl5000: Convert to module_i2c_driver() | Mark Brown | 1 | -11/+1 |
2012-04-04 | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGE | Fabio Estevam | 1 | -2/+2 |
2012-04-03 | ASoC: core: Initialize err for snd_soc_put_volsw_sx | Brian Austin | 1 | -1/+1 |
2012-04-03 | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV | Brian Austin | 4 | -129/+125 |
2012-04-03 | ASoC: MAINTAINERS: Add maintainer for TI LM49453 Audio codec driver | M R Swami Reddy | 1 | -0/+6 |
2012-04-02 | ASoC: max98095: Fix build failure | Mark Brown | 1 | -2/+2 |
2012-04-01 | ASoC: Support TI LM49453 Audio driver | M R Swami Reddy | 4 | -1/+1941 |
2012-04-01 | ASoC: tegra: remove open-coded clk reference counting | Stephen Warren | 4 | -18/+6 |
2012-04-01 | ASoC: tegra: sort Makefile into common and per-SoC files | Stephen Warren | 1 | -3/+3 |
2012-04-01 | ASoC: tegra: introduce separate Kconfig variable for DAS driver | Stephen Warren | 2 | -1/+10 |
2012-04-01 | ASoC: tegra: fix some checkpatch warnings | Stephen Warren | 2 | -5/+5 |
2012-04-01 | ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation | Stephen Warren | 1 | -7/+7 |
2012-04-01 | ASoC: tegra: remove unnecessary includes | Stephen Warren | 3 | -9/+0 |
2012-04-01 | ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFs | Mark Brown | 1 | -29/+0 |
2012-04-01 | ASoC: fsl: add audio routing for imx-sgtl5000 | Shawn Guo | 2 | -0/+38 |
2012-04-01 | ASoC: da7210: Add support for spi regmap | Ashish Chavan | 1 | -21/+133 |
2012-04-01 | ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E() | Mark Brown | 1 | -4/+0 |
2012-04-01 | ASoC: sgtl5000: Convert mic bias to a supply widget | Mark Brown | 1 | -3/+3 |
2012-04-01 | ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLK | Mark Brown | 1 | -18/+17 |
2012-04-01 | ASoC: fsl: enable ssi clock in probe function | Shawn Guo | 1 | -2/+22 |
2012-04-01 | ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe | H Hartley Sweeten | 1 | -35/+14 |
2012-04-01 | ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe | H Hartley Sweeten | 1 | -48/+26 |
2012-04-01 | ASoC: fsl: assign dma peripheral type according to bus topology | Shawn Guo | 3 | -1/+9 |
2012-04-01 | ARM: tegra: remove tegra_pcm_device | Stephen Warren | 5 | -9/+0 |
2012-04-01 | ASoC: tegra: register 'platform' from DAIs, get rid of pdev | Stephen Warren | 7 | -59/+41 |
2012-04-01 | ASoC: tegra: fix comment indentation in ALC5632 machine | Stephen Warren | 1 | -12/+12 |
2012-04-01 | ASoC: Add LAPIS Semiconductor ML26124 driver | Tomoya MORINAGA | 4 | -0/+871 |
2012-04-01 | ASoC: cs4270: Check that we can enable regulators on resume | Mark Brown | 1 | -3/+5 |
2012-04-01 | ASoC: dapm: Remove bodges for no-widget CODECs | Mark Brown | 1 | -32/+4 |
2012-04-01 | ASoC: fsl: add imx-sgtl5000 machine driver | Shawn Guo | 4 | -0/+215 |
2012-04-01 | ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers | Shawn Guo | 1 | -7/+70 |
2012-04-01 | ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX | Shawn Guo | 1 | -22/+42 |
2012-04-01 | ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name | Shawn Guo | 4 | -67/+4 |