summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi2011-12-021-8/+28
* | ASoC: WM8903: Disallow all invalid gpio_cfg pdata valuesStephen Warren2011-12-021-2/+2
* | ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-0267-73/+67
* | ASoC: Make WM8962 beep a signal generatorMark Brown2011-12-021-1/+1
* | ASoC: Make WM5100 tone generator widgets signal generatorsMark Brown2011-12-021-1/+1
* | ASoC: Add signal generator widget typeMark Brown2011-12-022-0/+11
* | ASoC: Convert WM8994 to devm_kzalloc()Mark Brown2011-12-011-7/+4
* | ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2011-12-012-8/+24
* | ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown2011-12-011-4/+2
* | ASoC: Implement support for WM1811A jack detectionMark Brown2011-12-013-19/+264
* | ASoC: Rename WM8994 detecting flag to mic_detectingMark Brown2011-12-012-7/+7
* | ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown2011-12-013-8/+38
* | ASoC: Tune down active mode detection rate for WM8958 mic detectionMark Brown2011-12-011-2/+2
* | ASoC: Don't use control_data to get struct wm8994Mark Brown2011-12-012-36/+41
* | ASoC: Provide debug log of accessory status on WM8958Mark Brown2011-11-301-0/+2
* | ASoC: Rename Speyside WM8962 to TobermoryMark Brown2011-11-304-40/+40
* | ASoC: Tegra I2S: Add device tree bindingStephen Warren2011-11-302-5/+39
* | ASoC: Enhance default WM8958 microphone detectionMark Brown2011-11-292-11/+111
* | ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audioMark Brown2011-11-291-1/+39