summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren1-1/+2
2011-12-06Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+30
2011-12-06ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-05ASoC: sst_platform: fix the dsp driver interfaceVinod Koul3-55/+158
2011-12-05ASoC: Fix reg_cache_size for stac9766Axel Lin1-1/+1
2011-12-05ASoC: uda1380: Convert to gpio_request_one()Axel Lin1-20/+8
2011-12-05ASoC: Convert e740_wm9705 to use gpio_request_one()Axel Lin1-14/+6
2011-12-05Merge branch 'for-3.2' into for-3.3Mark Brown3-4/+5
2011-12-05ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin1-1/+1
2011-12-05ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin1-1/+2
2011-12-05ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin1-2/+2
2011-12-04ASoC: Make SND_SOC_LITTLEMILL select MFD_WM8994Axel Lin1-0/+1
2011-12-04ASoC: Sort WM9090 in with the CODEC driversMark Brown2-5/+5
2011-12-04ASoC: Convert WM2000 into a standard CODEC driverMark Brown4-84/+73
2011-12-04ASoC: Convert wm2000 to use regmap APIMark Brown1-44/+31
2011-12-04ASoC: Remove unused struct wm2000_setup_dataMark Brown1-5/+0
2011-12-04ASoC: Convert WM8728 to table based control initMark Brown1-3/+2
2011-12-04ASoC: Convert WM8711 to table based control initMark Brown1-3/+2
2011-12-04ASoC: Convert WM8750 to table based DAPM and control initMark Brown1-15/+8
2011-12-04ASoC: Convert WM8741 to table based DAPM and control initMark Brown1-16/+8
2011-12-04ASoC: Convert WM8580 to table based DAPM and control initMark Brown1-16/+8
2011-12-04ASoC: Convert WM8510 to table based DAPM and control initMark Brown1-15/+8
2011-12-04ASoC: Convert WM8400 to table based DAPM and control initMark Brown1-21/+8
2011-12-04ASoC: Convert WM8350 to table based DAPM and control initMark Brown1-28/+8
2011-12-04ASoC: Convert WM9090 to devm_kzalloc()Mark Brown1-4/+1
2011-12-04ASoC: Convert WM8750 to devm_kzalloc()Mark Brown1-8/+4
2011-12-04ASoC: Convert WM8741 to devm_kzalloc()Mark Brown1-12/+4
2011-12-04ASoC: Convert WM8400 to devm_kzalloc()Mark Brown1-6/+3
2011-12-04ASoC: Convert WM8350 to devm_kzalloc()Mark Brown1-7/+4
2011-12-04ASoC: Convert WM2000 to devm_kzalloc()Mark Brown1-5/+5
2011-12-04ASoC: Remove unused AUDIO_NAME define from WM8960Mark Brown1-2/+0
2011-12-04ASoC: Remove I2C ifdefs from WM8960Mark Brown1-6/+0
2011-12-04ASoC: Remove unused -codec from Wolfson device driver namesMark Brown14-15/+15
2011-12-03ASoC: WM8903: Create default platform data structureStephen Warren1-2/+17
2011-12-03Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+2
2011-12-03ASoC: Move initial WM8903 identification and reset to I2C probeMark Brown1-18/+23
2011-12-03ASoC: Convert WM8903 to direct regmap API usageMark Brown1-182/+196
2011-12-03ASoC: Don't resync WM8903 register cache on resetMark Brown1-2/+0
2011-12-03ASoC: Use a normal cache sync for WM8903Mark Brown1-15/+3
2011-12-03ASoC: WM8903 only supports I2C so don't ifdef itMark Brown1-6/+0
2011-12-03ASoC: Use table based control init for WM8903Mark Brown1-3/+2
2011-12-03ASoC: Convert WM8903 to devm_kzalloc()Mark Brown1-4/+3
2011-12-03ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin1-1/+2
2011-12-02Merge branch 'for-3.2' into for-3.3Mark Brown1-6/+6
2011-12-02ASoC: Mark WM8994 ADC muxes as virtualMark Brown1-6/+6
2011-12-02ASoC: Map microphones on LittlemillMark Brown1-0/+10
2011-12-02ASoC: Convert WM8994 MICBIASes to supply widgetsMark Brown1-2/+2
2011-12-02ASoC: Add WM8958 based headset detection on LittlemillMark Brown1-0/+15
2011-12-02ASoC: Add missing err labelMark Brown1-0/+1
2011-12-02ASoC: fsl/powerpc: don't rely on the cell-index propertyTimur Tabi2-10/+16