summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: osk5912: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-20/+5
* ASoC: n810: Let the core to register DAPM widgets/routes and controlsPeter Ujfalusi2011-10-101-13/+8
* ASoC: am3517evm: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-21/+5
* ASoC: sdp4430: No need to call dapm_pin_enable at init timePeter Ujfalusi2011-10-101-9/+0
* ASoC: sdp4430: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-9/+5
* ASoC: zoom2: No need to call dapm_pin_enable at init timePeter Ujfalusi2011-10-101-7/+0
* ASoC: zoom2: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-10/+5
* ASoC: OMAP machines: Remove soc_dapm_sync() call from initPeter Ujfalusi2011-10-109-29/+4
* ASoC: Convert Jive to table based initMark Brown2011-10-101-11/+5
* ASoC: Convert SMDK WM8580 to table based DAPM initMark Brown2011-10-101-32/+7
* ASoC: Convert SmartQ to table based initMark Brown2011-10-101-14/+7
* ASoC: Convert RX1950 to table based initMark Brown2011-10-101-20/+11
* ASoC: Convert H1940 to table based initMark Brown2011-10-101-12/+5
* ASoC: Convert Simtec machines to table based DAPM initMark Brown2011-10-102-10/+10
* ASoC: fix checkpatch.pl error in omap-mcbspMichael Opdenacker2011-10-101-2/+1
* 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-102-1/+6
* ASoC: Squash error codes from regmap down to -1 on readMark Brown2011-10-091-1/+1
* ASoC: Cache connected input and output recursionsMark Brown2011-10-091-15/+45
* ASoC: Assign power_check when we allocate DAPM widgetsMark Brown2011-10-081-28/+39
* ASoC: Ensure all DAPM widgets are instantiated with the cardMark Brown2011-10-081-0/+2
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-0831-73/+0
* ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown2011-10-082-0/+8
* 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: 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: 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-051-47/+19
* | ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-051-43/+13
* | ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-051-37/+3
* | ASoC: twl6040: Prepare for core put_volsw/volsw_2r mergerPeter Ujfalusi2011-10-051-2/+4