aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8741.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-03ASoC: Convert WM8741 to table based DAPM and control initMark Brown1-16/+8
2011-12-03ASoC: Convert WM8741 to devm_kzalloc()Mark Brown1-12/+4
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-17ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardwareAxel Lin1-9/+1
2011-10-17ASoC: wm8741: Fix setting interface format for DSP modesAxel Lin1-2/+2
2011-10-03ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin1-1/+1
2011-08-15ASoC: Add device tree binding for WM8741Mark Brown1-0/+9
2011-08-10ASoC: Add SPI support for WM8741Mark Brown1-0/+48
2011-08-10ASoC: Refactor WM8741 regulator handling into CODEC generic codeMark Brown1-32/+44
2011-08-10ASoC: Remove some more redundant -codecs from driver namesMark Brown1-1/+1
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown1-5/+8
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-5/+5
2010-12-28ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-3/+4
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-28ASoC: Complete supported clock ratios and rate constraints for wm8741Ian Lartey1-51/+124
2010-08-23ASoC: Make codec dai naming for WM8741 consistentIan Lartey1-1/+1
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-3/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-147/+57
2010-08-03ASoC: Initial WM8741 CODEC driverIan Lartey1-0/+579