summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-02ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model namesTimur Tabi1-8/+28
2011-12-02ASoC: WM8903: Disallow all invalid gpio_cfg pdata valuesStephen Warren1-2/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen66-71/+66
2011-12-02ASoC: Make WM8962 beep a signal generatorMark Brown1-1/+1
2011-12-02ASoC: Make WM5100 tone generator widgets signal generatorsMark Brown1-1/+1
2011-12-02ASoC: Add signal generator widget typeMark Brown1-0/+7
2011-12-01ASoC: Convert WM8994 to devm_kzalloc()Mark Brown1-7/+4
2011-12-01ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown1-8/+4
2011-12-01ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown1-4/+2