aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-04-16ASoC: core: Bind DAIs to CODECs at registration timeMark Brown1-6/+30
2012-04-16ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown1-4/+33
2012-04-16ASoC: dapm: Allow DAI widgets to be routed throughMark Brown1-1/+4
2012-04-16ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown1-1/+1
2012-04-15ASoC: dapm: release lock on error pathsDan Carpenter1-5/+7
2012-04-13ASoC: convert Tegra20 DAS driver to regmapStephen Warren2-65/+37
2012-04-13ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2-84/+92
2012-04-13ASoC: convert Tegra20 I2S driver to regmapStephen Warren2-76/+72
2012-04-13ASoC: tegra: select REGMAP_MMIOStephen Warren1-0/+1
2012-04-13ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto1-0/+1
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto3-91/+0
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto3-127/+0
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto3-118/+0
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto5-0/+125
2012-04-13ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2-0/+22
2012-04-13ASoC: tegra: add tegra30-i2s driverStephen Warren2-0/+778
2012-04-13ASoC: tegra: add tegra30-ahub driverStephen Warren2-0/+1114
2012-04-11ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-11ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-10ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam1-0/+2
2012-04-10ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren1-3/+5
2012-04-10ASoC: wm8994: Implement FLL bypass supportMark Brown2-0/+20
2012-04-10ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl1-8/+4
2012-04-10ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown1-17/+1
2012-04-09ASoC: tegra: add runtime PM supportStephen Warren2-10/+94
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown5-37/+13
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 Warren10-640/+640
2012-04-06ASoC: tegra: rename Tegra20-specific driver filesStephen Warren7-15/+15
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-28/+4
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd3-28/+4
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: 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 Austin3-109/+97
2012-04-02ASoC: max98095: Fix build failureMark Brown1-2/+2
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2-9/+9