summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-061-1/+2
* 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
* | 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
* | ASoC: Convert WM8750 to devm_kzalloc()Mark Brown2011-12-031-8/+4
* | ASoC: Convert WM8741 to devm_kzalloc()Mark Brown2011-12-031-12/+4
* | ASoC: Convert WM8400 to devm_kzalloc()Mark Brown2011-12-031-6/+3
* | ASoC: Convert WM8350 to devm_kzalloc()Mark Brown2011-12-031-7/+4
* | ASoC: Convert WM2000 to devm_kzalloc()Mark Brown2011-12-031-5/+5
* | ASoC: Remove unused AUDIO_NAME define from WM8960Mark Brown2011-12-031-2/+0
* | ASoC: Remove I2C ifdefs from WM8960Mark Brown2011-12-031-6/+0
* | ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-0314-15/+15
* | ASoC: WM8903: Create default platform data structureStephen Warren2011-12-031-2/+17
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-031-1/+2
|\ \ | |/
| * ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin2011-12-031-1/+2
* | ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown2011-12-031-18/+23
* | ASoC: Convert WM8903 to direct regmap API usageMark Brown2011-12-031-182/+196
* | ASoC: Don't resync WM8903 register cache on resetMark Brown2011-12-031-2/+0
* | ASoC: Use a normal cache sync for WM8903Mark Brown2011-12-031-15/+3
* | ASoC: WM8903 only supports I2C so don't ifdef itMark Brown2011-12-031-6/+0
* | ASoC: Use table based control init for WM8903Mark Brown2011-12-031-3/+2
* | ASoC: Convert WM8903 to devm_kzalloc()Mark Brown2011-12-031-4/+3
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-021-6/+6
|\ \ | |/
| * ASoC: Mark WM8994 ADC muxes as virtualMark Brown2011-12-021-6/+6
* | ASoC: Map microphones on LittlemillMark Brown2011-12-021-0/+10
* | ASoC: Convert WM8994 MICBIASes to supply widgetsMark Brown2011-12-021-2/+2
* | ASoC: Add WM8958 based headset detection on LittlemillMark Brown2011-12-021-0/+15
* | ASoC: Add missing err labelMark Brown2011-12-021-0/+1
* | ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2011-12-022-10/+16
OpenPOWER on IntegriCloud