summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-06ASoC: tegra: utils: add support for Tegra30 devicesStephen Warren2-7/+31
2012-04-06ASoC: tegra: set a sensible initial clock rateStephen Warren1-0/+6
2012-04-06ASoC: tegra: use devm_ APIs in SPDIF driverStephen Warren1-23/+10
2012-04-06ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren4-11/+8
2012-04-06ASoC: JZ4740: Replaced comma operators with semicolons.Maarten ter Huurne1-2/+2
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren13-648/+648
2012-04-06ASoC: tegra: rename Tegra20-specific driver filesStephen Warren7-15/+15
2012-04-05ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown1-66/+66
2012-04-05ASoC: lm49453: fix build warningsM R Swami Reddy1-8/+5
2012-04-05ASoC: tegra: make Tegra20 drivers depend on Tegra20 supportStephen Warren1-6/+6
2012-04-05ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DASStephen Warren1-1/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown48-152/+78
2012-04-04ASoC: tlv320aic23: Remove driver-specific version numberMark Brown1-4/+0
2012-04-04ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMAShawn Guo1-1/+0
2012-04-04ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSIShawn Guo1-4/+0
2012-04-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown1-0/+3
2012-04-04ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown1-1/+1
2012-04-04ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-04-04ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam1-2/+2
2012-04-03ASoC: core: Initialize err for snd_soc_put_volsw_sxBrian Austin1-1/+1
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin4-129/+125
2012-04-02ASoC: MAINTAINERS: Add maintainer for TI LM49453 Audio codec driverM R Swami Reddy1-0/+6
2012-04-02ASoC: max98095: Fix build failureMark Brown1-2/+2
2012-04-01ASoC: Support TI LM49453 Audio driverM R Swami Reddy4-1/+1941
2012-04-01ASoC: tegra: remove open-coded clk reference countingStephen Warren4-18/+6
2012-04-01ASoC: tegra: sort Makefile into common and per-SoC filesStephen Warren1-3/+3
2012-04-01ASoC: tegra: introduce separate Kconfig variable for DAS driverStephen Warren2-1/+10
2012-04-01ASoC: tegra: fix some checkpatch warningsStephen Warren2-5/+5
2012-04-01ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentationStephen Warren1-7/+7
2012-04-01ASoC: tegra: remove unnecessary includesStephen Warren3-9/+0
2012-04-01ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown1-29/+0
2012-04-01ASoC: fsl: add audio routing for imx-sgtl5000Shawn Guo2-0/+38
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan1-21/+133
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown1-3/+3
2012-04-01ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown1-18/+17
2012-04-01ASoC: fsl: enable ssi clock in probe functionShawn Guo1-2/+22
2012-04-01ASoC: ep93xx-i2s: use devm_* helpers to cleanup probeH Hartley Sweeten1-35/+14
2012-04-01ASoC: ep93xx-ac97: use devm_* helpers to cleanup probeH Hartley Sweeten1-48/+26
2012-04-01ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo3-1/+9
2012-04-01ARM: tegra: remove tegra_pcm_deviceStephen Warren5-9/+0
2012-04-01ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren7-59/+41
2012-04-01ASoC: tegra: fix comment indentation in ALC5632 machineStephen Warren1-12/+12
2012-04-01ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA4-0/+871
2012-04-01ASoC: cs4270: Check that we can enable regulators on resumeMark Brown1-3/+5
2012-04-01ASoC: dapm: Remove bodges for no-widget CODECsMark Brown1-32/+4
2012-04-01ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo4-0/+215
2012-04-01ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo1-7/+70
2012-04-01ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo1-22/+42
2012-04-01ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo4-67/+4