summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-041-2/+2
|\
| * ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin2011-12-041-2/+2
* | 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
* | 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: Convert WM8994 MICBIASes to supply widgetsMark Brown2011-12-021-2/+2
* | ASoC: Add missing err labelMark Brown2011-12-021-0/+1
* | 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-0265-70/+65
* | 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: Convert WM8994 to devm_kzalloc()Mark Brown2011-12-011-7/+4
* | ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2011-12-011-8/+4
* | ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown2011-12-011-4/+2
* | ASoC: Implement support for WM1811A jack detectionMark Brown2011-12-012-19/+248
* | 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-012-8/+35
* | 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