summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-10-10ASoC: Convert SmartQ to table based initMark Brown
2011-10-10ASoC: Convert RX1950 to table based initMark Brown
2011-10-10ASoC: Convert H1940 to table based initMark Brown
2011-10-10ASoC: Convert Simtec machines to table based DAPM initMark Brown
2011-10-10ASoC: fix checkpatch.pl error in omap-mcbspMichael Opdenacker
2011-10-10ASoC: ak4535: convert to soc-cacheAxel Lin
2011-10-10ASoC: wm8988: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8971: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8960: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8940: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8776: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8750: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8731: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8711: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: wm8510: Convert to snd_soc_cache_syncAxel Lin
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown
2011-10-09ASoC: Squash error codes from regmap down to -1 on readMark Brown
2011-10-09ASoC: Cache connected input and output recursionsMark Brown
2011-10-08ASoC: Assign power_check when we allocate DAPM widgetsMark Brown
2011-10-08ASoC: Ensure all DAPM widgets are instantiated with the cardMark Brown
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown
2011-10-08ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown
2011-10-06Merge branch 'for-3.1' into for-3.2Mark Brown
2011-10-06ASoC: Return early with -EINVAL if invalid dai format is detectedAxel Lin
2011-10-06ASoC: wm8990: Remove incorrect commentsAxel Lin
2011-10-06ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardwareAxel Lin
2011-10-06ASoC: tlv320aic32x4 fix initialization of micpga routingWolfram Sang
2011-10-06ASoC: Ensure DAPM widgets are set up before we sync jacksMark Brown
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi
2011-10-06ASoC: Remove references to linux@wolfsonmicro.comMark Brown
2011-10-05ASoC: Remove unused variable 'wm9090' in wm9090_probeAxel Lin
2011-10-05ASoC: imx: Remove unused variable 'dai'Axel Lin
2011-10-05ASoC: Remove unused function declaration in imx-ssi.hAxel Lin
2011-10-05ASoC: twl6040: Warn user in twl6040_put_volsw for error casePeter Ujfalusi
2011-10-05ASoC: twl6040: Simply call snd_soc_put_volsw form the custom codePeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi
2011-10-05ASoC: twl6040: Simplify custom get_volsw callbackPeter Ujfalusi
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi
2011-10-05ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistencyMark Brown
2011-10-05ASoC: Stop checking for supplied widgets after we find the firstMark Brown
2011-10-05ASoC: Don't mark the outputs of supplies as dirty on state changesMark Brown
2011-10-05ASoC: Only run power_check() on a widget once per runMark Brown
2011-10-05ASoC: Add verbose debugging showing why widgets get marked dirtyMark Brown
2011-10-04ASoC: Reduce the number of neigbours we mark dirty when updating powerMark Brown
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown
2011-10-04ASoC: Mark headphone, mic, speaker and line widgets as always connectedMark Brown