summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4535: convert to soc-cacheAxel Lin2011-10-101-82/+18
* ASoC: wm8988: Convert to snd_soc_cache_syncAxel Lin2011-10-101-15/+2
* ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin2011-10-101-11/+2
* ASoC: wm8971: Convert to snd_soc_cache_syncAxel Lin2011-10-101-12/+3
* ASoC: wm8960: Convert to snd_soc_cache_syncAxel Lin2011-10-101-10/+5
* ASoC: wm8940: Convert to snd_soc_cache_syncAxel Lin2011-10-101-24/+22
* ASoC: wm8776: Convert to snd_soc_cache_syncAxel Lin2011-10-101-14/+2
* ASoC: wm8750: Convert to snd_soc_cache_syncAxel Lin2011-10-101-14/+2
* ASoC: wm8731: Convert to snd_soc_cache_syncAxel Lin2011-10-101-13/+2
* ASoC: wm8711: Convert to snd_soc_cache_syncAxel Lin2011-10-101-12/+3
* ASoC: wm8510: Convert to snd_soc_cache_syncAxel Lin2011-10-101-11/+2
* 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/+8
* | ASoC: wm8990: Remove incorrect commentsAxel Lin2011-10-061-4/+0
* | 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/+0
* | 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/+2
* | 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/+6
* | ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-056-139/+53
* | ASoC: Remove direct register cache accesses from WM8962 driverMark Brown2011-10-041-10/+11
* | ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi2011-10-041-7/+5
* | ASoC: Remove unneeded hw_write initialisation in wm8523Axel Lin2011-10-041-1/+0
* | ASoC: Remove unneeded hw_write initialisation in ak4671Axel Lin2011-10-041-2/+0
* | ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-1/+1
* | ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-1/+0
* | ASoC: wm8750: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-17/+9
* | ASoC: Avoid writing to WM8971_RESET in wm8971_resumeAxel Lin2011-10-041-1/+1
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-041-1/+1
|\ \
| * | ASoC: wm8994: Fix setting rate_reg for wm8994-aif2Axel Lin2011-10-041-1/+1
| |/
* | ASoC: wm8995: Slightly optimize configure_clockAxel Lin2011-10-041-8/+4
* | ASoC: wm8994: Slightly optimize configure_clockAxel Lin2011-10-041-7/+4
* | ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-10/+5
* | ASoC: wm8971: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-19/+8
* | ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-041-4/+2
* | ASoC: max98095 codec: Catch driver bugs for biquad channel nameRyan Mallon2011-10-041-10/+22
* | ASoC: max98088 codec: Catch driver bugs for eq channel nameRyan Mallon2011-10-041-11/+23
* | ASoC: Add WM1811 supportMark Brown2011-10-041-5/+78
* | ASoC: Fix typo in 24.576MHz rate in WM5100Mark Brown2011-10-031-2/+2
* | ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin2011-10-031-1/+1
* | ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin2011-10-033-4/+0
* | ASoC: wm8782: Add __devexit_p at necessary placeAxel Lin2011-10-021-1/+1
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-021-2/+2
|\|
| * ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-021-2/+2
* | ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify ...Axel Lin2011-09-301-9/+4