summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren2011-12-083-36/+13
* ASoC: wm8960: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-12-081-46/+21
* ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown2011-12-081-6/+1
* ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown2011-12-081-0/+7
* ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown2011-12-081-5/+0
* ASoC: Use core pm_runtime callbacks for omap-dmicMark Brown2011-12-081-4/+1
* ASoC: Hold runtime PM references to components of active DAIsMark Brown2011-12-081-0/+15
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-082-2/+2
|\
| * ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin2011-12-081-0/+1
| * ASoC: Fix a typo in jive_wm8750Axel Lin2011-12-081-2/+1
* | ASoC: Convert e800_wm9712 to use gpio_request_one()Axel Lin2011-12-081-10/+4
* | ASoC: Fix error handling in e800_init to free gpiosAxel Lin2011-12-081-2/+4
* | ASoC: Convert e750_wm9705 to use gpio_request_one()Axel Lin2011-12-081-10/+4
* | ASoC: Fix a typo in s3c24xx_simtec_tlv320aic23 driverAxel Lin2011-12-081-2/+2
* | ASoC: Convert Samsung I2S driver to devm_kzalloc()Mark Brown2011-12-071-14/+6
* | ASoC: WM8903: Add of_match_tableStephen Warren2011-12-071-0/+7
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-062-1/+2
|\|
| * ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin2011-12-061-1/+1
| * ASoC: Include linux/io.h for jz4740 codecAxel Lin2011-12-061-0/+1
* | ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown2011-12-061-5/+1
* | ASoC: WM8903: Add device tree bindingStephen Warren2011-12-062-0/+99
* | ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren2011-12-061-0/+40
* | ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren2011-12-061-38/+36
* | ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-064-11/+15
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-061-1/+30
|\|
| * ASoC: Provide a more complete DMA driver stubMark Brown2011-12-061-1/+30
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-051-4/+2
|\|
| * ASoC: Remove references to corgi and spitz from machine driver documentMark Brown2011-12-051-4/+2
* | ASoC: sst_platform: fix the dsp driver interfaceVinod Koul2011-12-053-55/+158
* | ASoC: Fix reg_cache_size for stac9766Axel Lin2011-12-051-1/+1
* | ASoC: uda1380: Convert to gpio_request_one()Axel Lin2011-12-051-20/+8
* | ASoC: Convert e740_wm9705 to use gpio_request_one()Axel Lin2011-12-051-14/+6
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-043-4/+5
|\|
| * ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin2011-12-041-1/+1
| * ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin2011-12-041-1/+2
| * ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin2011-12-041-2/+2
* | ASoC: Make SND_SOC_LITTLEMILL select MFD_WM8994Axel Lin2011-12-041-0/+1
* | ASoC: Sort WM9090 in with the CODEC driversMark Brown2011-12-032-5/+5
* | ASoC: Convert WM2000 into a standard CODEC driverMark Brown2011-12-034-84/+73
* | ASoC: Convert wm2000 to use regmap APIMark Brown2011-12-031-44/+31
* | ASoC: Remove unused struct wm2000_setup_dataMark Brown2011-12-031-5/+0
* | ASoC: Convert WM8728 to table based control initMark Brown2011-12-031-3/+2
* | ASoC: Convert WM8711 to table based control initMark Brown2011-12-031-3/+2
* | ASoC: Convert WM8750 to table based DAPM and control initMark Brown2011-12-031-15/+8
* | ASoC: Convert WM8741 to table based DAPM and control initMark Brown2011-12-031-16/+8
* | ASoC: Convert WM8580 to table based DAPM and control initMark Brown2011-12-031-16/+8
* | ASoC: Convert WM8510 to table based DAPM and control initMark Brown2011-12-031-15/+8
* | ASoC: Convert WM8400 to table based DAPM and control initMark Brown2011-12-031-21/+8
* | ASoC: Convert WM8350 to table based DAPM and control initMark Brown2011-12-031-28/+8
* | ASoC: Convert WM9090 to devm_kzalloc()Mark Brown2011-12-031-4/+1