summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Convert DA7210 to table based DAPM initMark Brown2011-10-141-3/+3
* ASoC: tlv320aic32x4: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-131-37/+24Star
* ASoC: twl6040: Rename the Earphone Driver event handlerPeter Ujfalusi2011-10-131-2/+2
* ASoC: twl6040: Change event ordering for Earphone driverPeter Ujfalusi2011-10-131-1/+1
* ASoC: twl6040: Remove PLL usage restrictionsPeter Ujfalusi2011-10-131-31/+9Star
* ASoC: twl6040: Remove Capture restriction for 17.64MHz sysclkPeter Ujfalusi2011-10-131-7/+0Star
* ASoC: Update WM5100 accessory detection for revision AMark Brown2011-10-132-0/+10
* ASoC: ak4535: fixup cache register tableAxel Lin2011-10-131-5/+5
* ASoC: ak4642: fixup cache register tableKuninori Morimoto2011-10-131-11/+11
* ASoC: sta32x: Write the register default value to cache for reserved registersAxel Lin2011-10-131-15/+13Star
* ASoC: sta32x: Set reg_cache_default to sta32x_regsAxel Lin2011-10-131-4/+1Star
* ASoC: da7210: Add support for other DAI word lengths, format and modeAshish Chavan2011-10-121-1/+22
* ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi2011-10-121-8/+28
* ASoC: twl6040: Support for vibra output pathsPeter Ujfalusi2011-10-121-0/+72
* ASoC: da7210: convert to soc-cacheAxel Lin2011-10-121-78/+45Star
* ASoC: Remove impossible case from wm8994_hw_paramsAxel Lin2011-10-121-10/+0Star
* ASoC: Delete ads117x.hAxel Lin2011-10-121-13/+0Star
* ASoC: ak4642: convert to soc-cacheAxel Lin2011-10-121-70/+12Star
* ASoC: Implement WM5100 accessory detection supportMark Brown2011-10-112-0/+164
* ASoC: Add missing default for WM5100 Clocking 1Mark Brown2011-10-111-0/+1
* ASoC: Fix typo in Kconfig symbol for tlv320aic32x4Wolfram Sang2011-10-112-3/+3
* ASoC: tlv320dac33: Convert to table based initPeter Ujfalusi2011-10-111-16/+7Star
* ASoC: twl4030: Convert to table based initPeter Ujfalusi2011-10-111-14/+7Star
* ASoC: twl6040: Convert to table based initPeter Ujfalusi2011-10-111-21/+10Star
* ASoC: Writing register default value for the reset registerAxel Lin2011-10-111-1/+1
* ASoC: ak4535: convert to soc-cacheAxel Lin2011-10-101-82/+18Star
* ASoC: wm8988: Convert to snd_soc_cache_syncAxel Lin2011-10-101-15/+2Star
* ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin2011-10-101-11/+2Star
* ASoC: wm8971: Convert to snd_soc_cache_syncAxel Lin2011-10-101-12/+3Star
* ASoC: wm8960: Convert to snd_soc_cache_syncAxel Lin2011-10-101-10/+5Star
* ASoC: wm8940: Convert to snd_soc_cache_syncAxel Lin2011-10-101-24/+22Star
* ASoC: wm8776: Convert to snd_soc_cache_syncAxel Lin2011-10-101-14/+2Star
* ASoC: wm8750: Convert to snd_soc_cache_syncAxel Lin2011-10-101-14/+2Star
* ASoC: wm8731: Convert to snd_soc_cache_syncAxel Lin2011-10-101-13/+2Star
* ASoC: wm8711: Convert to snd_soc_cache_syncAxel Lin2011-10-101-12/+3Star
* ASoC: wm8510: Convert to snd_soc_cache_syncAxel Lin2011-10-101-11/+2Star
* ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-101-0/+4
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-061-2/+2
|\
| * ASoC: tlv320aic32x4 fix initialization of micpga routingWolfram Sang2011-10-061-2/+2
* | ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin2011-10-062-9/+8Star
* | ASoC: wm8990: Remove incorrect commentsAxel Lin2011-10-061-4/+0Star
* | ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardwareAxel Lin2011-10-061-13/+19
* | ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi2011-10-063-8/+8
* | ASoC: Remove references to linux@wolfsonmicro.comMark Brown2011-10-064-4/+4
* | ASoC: Remove unused variable 'wm9090' in wm9090_probeAxel Lin2011-10-051-1/+0Star
* | ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi2011-10-051-0/+2
* | ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi2011-10-051-9/+2Star
* | ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi2011-10-051-2/+4
* | ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi2011-10-051-12/+6Star
* | ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-056-139/+53Star