summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-10-13ASoC: sta32x: Write the register default value to cache for reserved registersAxel Lin1-15/+13
2011-10-13ASoC: sta32x: Set reg_cache_default to sta32x_regsAxel Lin1-4/+1
2011-10-13ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine driversAxel Lin2-2/+0
2011-10-12ASoC: Make SND_SOC_SAARB and SND_SOC_TAVOREVB3 select MFD_88PM860XAxel Lin1-0/+2
2011-10-12ASoC: da7210: Add support for other DAI word lengths, format and modeAshish Chavan1-1/+22
2011-10-12ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi1-8/+28
2011-10-12ASoC: twl6040: Support for vibra output pathsPeter Ujfalusi1-0/+72
2011-10-12ASoC: da7210: convert to soc-cacheAxel Lin1-78/+45
2011-10-12ASoC: Remove impossible case from wm8994_hw_paramsAxel Lin1-10/+0
2011-10-12ASoC: Delete ads117x.hAxel Lin1-13/+0
2011-10-12ASoC: ak4642: convert to soc-cacheAxel Lin1-70/+12
2011-10-11ASoC: Instantiate card widgets immediatelyMark Brown1-0/+2
2011-10-11ASoC: Implement WM5100 accessory detection supportMark Brown2-0/+164
2011-10-11ASoC: Add missing default for WM5100 Clocking 1Mark Brown1-0/+1
2011-10-11ASoC: Fix typo in Kconfig symbol for tlv320aic32x4Wolfram Sang3-4/+4
2011-10-11ASoC: tlv320dac33: Convert to table based initPeter Ujfalusi1-16/+7
2011-10-11ASoC: twl4030: Convert to table based initPeter Ujfalusi1-14/+7
2011-10-11ASoC: twl6040: Convert to table based initPeter Ujfalusi1-21/+10
2011-10-11ASoC: Writing register default value for the reset registerAxel Lin1-1/+1
2011-10-11ASoC: Convert Goni to data based DAPM initMark Brown1-8/+5
2011-10-10ASoC: sdp3430: Let core to deal with the DAPM widgetsPeter Ujfalusi1-9/+5
2011-10-10ASoC: osk5912: Let core to deal with the DAPM widgetsPeter Ujfalusi1-20/+5
2011-10-10ASoC: n810: Let the core to register DAPM widgets/routes and controlsPeter Ujfalusi1-13/+8
2011-10-10ASoC: am3517evm: Let core to deal with the DAPM widgetsPeter Ujfalusi1-21/+5
2011-10-10ASoC: sdp4430: No need to call dapm_pin_enable at init timePeter Ujfalusi1-9/+0
2011-10-10ASoC: sdp4430: Let core to deal with the DAPM widgetsPeter Ujfalusi1-9/+5
2011-10-10ASoC: zoom2: No need to call dapm_pin_enable at init timePeter Ujfalusi1-7/+0
2011-10-10ASoC: zoom2: Let core to deal with the DAPM widgetsPeter Ujfalusi1-10/+5
2011-10-10ASoC: OMAP machines: Remove soc_dapm_sync() call from initPeter Ujfalusi9-29/+4
2011-10-10ASoC: Convert Jive to table based initMark Brown1-11/+5
2011-10-10ASoC: Convert SMDK WM8580 to table based DAPM initMark Brown1-32/+7
2011-10-10ASoC: Convert SmartQ to table based initMark Brown1-14/+7
2011-10-10ASoC: Convert RX1950 to table based initMark Brown1-20/+11
2011-10-10ASoC: Convert H1940 to table based initMark Brown1-12/+5
2011-10-10ASoC: Convert Simtec machines to table based DAPM initMark Brown2-10/+10
2011-10-10ASoC: fix checkpatch.pl error in omap-mcbspMichael Opdenacker1-2/+1
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 Brown2-1/+6
2011-10-09ASoC: Squash error codes from regmap down to -1 on readMark Brown1-1/+1
2011-10-09ASoC: Cache connected input and output recursionsMark Brown1-15/+45