summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-161-1/+1
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-162-10/+188
* ASoC: core: Bind DAIs to CODECs at registration timeMark Brown2012-04-161-6/+30
* ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown2012-04-161-4/+33
* ASoC: dapm: Allow DAI widgets to be routed throughMark Brown2012-04-161-1/+4
* ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown2012-04-161-1/+1
* ASoC: dapm: release lock on error pathsDan Carpenter2012-04-151-5/+7
* ASoC: convert Tegra20 DAS driver to regmapStephen Warren2012-04-132-65/+37
* ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2012-04-132-84/+92
* ASoC: convert Tegra20 I2S driver to regmapStephen Warren2012-04-132-76/+72
* ASoC: tegra: select REGMAP_MMIOStephen Warren2012-04-131-0/+1
* ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto2012-04-131-0/+1
* ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2012-04-133-91/+0
* ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto2012-04-133-127/+0
* ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-133-118/+0
* ASoC: add generic simple-card supportKuninori Morimoto2012-04-135-0/+125
* ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2012-04-132-0/+22
* ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-132-0/+778
* ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-132-0/+1114
* ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam2012-04-101-0/+2
* ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren2012-04-101-3/+5
* ASoC: wm8994: Implement FLL bypass supportMark Brown2012-04-102-0/+20
* ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl2012-04-101-8/+4
* ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown2012-04-101-17/+1
* ASoC: tegra: add runtime PM supportStephen Warren2012-04-092-10/+94
* Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-095-37/+13
|\
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-053-28/+4
| |\
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-053-28/+4
| * | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-022-9/+9
| |\ \
| | * | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-292-9/+9
* | | | ASoC: tegra: utils: add support for Tegra30 devicesStephen Warren2012-04-062-7/+31
* | | | ASoC: tegra: set a sensible initial clock rateStephen Warren2012-04-061-0/+6
* | | | ASoC: tegra: use devm_ APIs in SPDIF driverStephen Warren2012-04-061-23/+10
* | | | ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren2012-04-064-11/+8
* | | | ASoC: JZ4740: Replaced comma operators with semicolons.Maarten ter Huurne2012-04-061-2/+2
* | | | ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-0610-640/+640
* | | | ASoC: tegra: rename Tegra20-specific driver filesStephen Warren2012-04-067-15/+15
* | | | ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown2012-04-051-66/+66
* | | | ASoC: lm49453: fix build warningsM R Swami Reddy2012-04-051-8/+5
* | | | ASoC: tegra: make Tegra20 drivers depend on Tegra20 supportStephen Warren2012-04-051-6/+6
* | | | ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DASStephen Warren2012-04-051-1/+1
* | | | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-0448-152/+78
* | | | ASoC: tlv320aic23: Remove driver-specific version numberMark Brown2012-04-041-4/+0
* | | | ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMAShawn Guo2012-04-041-1/+0
* | | | ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSIShawn Guo2012-04-041-4/+0
* | | | ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-04-041-0/+3
* | | | ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown2012-04-041-11/+1
* | | | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam2012-04-041-2/+2
OpenPOWER on IntegriCloud