summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown2011-10-082-0/+8
* regulator: Add WM1811 supportMark Brown2011-10-071-0/+13
* 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: fix codec breakage caused by the volsw/volsw_2r mergerPeter Ujfalusi2011-10-061-0/+2
* | ASoC: Ensure DAPM widgets are set up before we sync jacksMark Brown2011-10-061-0/+2
* | 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: imx: Remove unused variable 'dai'Axel Lin2011-10-052-2/+0
* | ASoC: Remove unused function declaration in imx-ssi.hAxel Lin2011-10-051-6/+0
* | ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi2011-10-051-0/+2
* | ASoC: core: Remove snd_soc_put_volsw_2r definitionPeter Ujfalusi2011-10-051-1/+0
* | ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi2011-10-051-9/+2
* | ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi2011-10-052-51/+22
* | ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-052-47/+15
* | ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-052-42/+6
* | ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representationPeter Ujfalusi2011-10-051-2/+15
* | 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: Use dapm_mark_dirty() for new DAPM widgets for consistencyMark Brown2011-10-051-1/+1
* | ASoC: Stop checking for supplied widgets after we find the firstMark Brown2011-10-051-6/+3
* | ASoC: Don't mark the outputs of supplies as dirty on state changesMark Brown2011-10-051-4/+11
* | ASoC: Only run power_check() on a widget once per runMark Brown2011-10-052-2/+15
* | ASoC: Add verbose debugging showing why widgets get marked dirtyMark Brown2011-10-051-11/+15
* | ASoC: Reduce the number of neigbours we mark dirty when updating powerMark Brown2011-10-041-6/+20
* | ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-044-6/+58
* | ASoC: Mark headphone, mic, speaker and line widgets as always connectedMark Brown2011-10-041-4/+4
* | ASoC: Factor out widget power check operationMark Brown2011-10-041-11/+10
* | ASoC: Ensure all DAPM widgets have a power check callbackMark Brown2011-10-041-3/+8
* | ASoC: Move bias level decision into main dapm_power_widgets()Mark Brown2011-10-041-21/+23
* | ASoC: Factor write of widget power out into a separate functionMark Brown2011-10-041-11/+18
* | regulator: Fix return code from regulator_disable_deferred()Mark Brown2011-10-041-2/+7
* | 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: core: Introduce SOC_DOUBLE_R_VALUE macroPeter Ujfalusi2011-10-041-9/+10
* | ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi2011-10-041-18/+16
* | 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
OpenPOWER on IntegriCloud