summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-11ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam1-0/+2
2012-04-11ASoC: 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-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-28/+4
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd3-28/+4
2012-04-06ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown1-66/+66
2012-04-06ASoC: lm49453: fix build warningsM R Swami Reddy1-8/+5
2012-04-06ASoC: tegra: make Tegra20 drivers depend on Tegra20 supportStephen Warren1-6/+6
2012-04-06ASoC: 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
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 Guo1-0/+13
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan1-21/+133