summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2011-10-10ASoC: ak4535: convert to soc-cacheAxel Lin1-82/+18
2011-10-10ASoC: wm8988: Convert to snd_soc_cache_syncAxel Lin1-15/+2
2011-10-10ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin1-11/+2
2011-10-10ASoC: wm8971: Convert to snd_soc_cache_syncAxel Lin1-12/+3
2011-10-10ASoC: wm8960: Convert to snd_soc_cache_syncAxel Lin1-10/+5
2011-10-10ASoC: wm8940: Convert to snd_soc_cache_syncAxel Lin1-24/+22
2011-10-10ASoC: wm8776: Convert to snd_soc_cache_syncAxel Lin1-14/+2
2011-10-10ASoC: wm8750: Convert to snd_soc_cache_syncAxel Lin1-14/+2
2011-10-10ASoC: wm8731: Convert to snd_soc_cache_syncAxel Lin1-13/+2
2011-10-10ASoC: wm8711: Convert to snd_soc_cache_syncAxel Lin1-12/+3
2011-10-10ASoC: wm8510: Convert to snd_soc_cache_syncAxel Lin1-11/+2
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown1-0/+4
2011-10-06Merge branch 'for-3.1' into for-3.2Mark Brown1-2/+2
2011-10-06ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin2-9/+8
2011-10-06ASoC: wm8990: Remove incorrect commentsAxel Lin1-4/+0
2011-10-06ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardwareAxel Lin1-13/+19
2011-10-06ASoC: tlv320aic32x4 fix initialization of micpga routingWolfram Sang1-2/+2
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi3-8/+8
2011-10-06ASoC: Remove references to linux@wolfsonmicro.comMark Brown4-4/+4
2011-10-05ASoC: Remove unused variable 'wm9090' in wm9090_probeAxel Lin1-1/+0
2011-10-05ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi1-0/+2
2011-10-05ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi1-9/+2
2011-10-05ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi1-2/+4
2011-10-05ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi1-12/+6
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi6-139/+53
2011-10-04ASoC: Remove direct register cache accesses from WM8962 driverMark Brown1-10/+11
2011-10-04ASoC: twl6040: Simplify custom put_volsw callbackPeter Ujfalusi1-7/+5
2011-10-04ASoC: Remove unneeded hw_write initialisation in wm8523Axel Lin1-1/+0
2011-10-04ASoC: Remove unneeded hw_write initialisation in ak4671Axel Lin1-2/+0
2011-10-04ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin1-1/+1
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin1-1/+0
2011-10-04ASoC: wm8750: Use snd_soc_update_bits for read-modify-writeAxel Lin1-17/+9
2011-10-04ASoC: Avoid writing to WM8971_RESET in wm8971_resumeAxel Lin1-1/+1
2011-10-04Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+1
2011-10-04ASoC: wm8994: Fix setting rate_reg for wm8994-aif2Axel Lin1-1/+1
2011-10-04ASoC: wm8995: Slightly optimize configure_clockAxel Lin1-8/+4
2011-10-04ASoC: wm8994: Slightly optimize configure_clockAxel Lin1-7/+4
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin1-10/+5
2011-10-04ASoC: wm8971: Use snd_soc_update_bits for read-modify-writeAxel Lin1-19/+8
2011-10-04ASoC: wm8711: Use snd_soc_update_bits for read-modify-writeAxel Lin1-4/+2
2011-10-04ASoC: max98095 codec: Catch driver bugs for biquad channel nameRyan Mallon1-10/+22
2011-10-04ASoC: max98088 codec: Catch driver bugs for eq channel nameRyan Mallon1-11/+23
2011-10-04ASoC: Add WM1811 supportMark Brown1-5/+78
2011-10-04ASoC: Fix typo in 24.576MHz rate in WM5100Mark Brown1-2/+2
2011-10-03ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin1-1/+1
2011-10-03ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin3-4/+0
2011-10-02ASoC: wm8782: Add __devexit_p at necessary placeAxel Lin1-1/+1
2011-10-02Merge branch 'for-3.1' into for-3.2Mark Brown1-2/+2
2011-10-02ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin1-2/+2
2011-09-30ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify ...Axel Lin1-9/+4