aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8955.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-06ASoC: wm8955: Use module_i2c_driverSachin Kamat1-17/+1
2012-01-20ASoC: Convert WM8955 to table based DAPM and control initMark Brown1-17/+8
2012-01-20ASoC: Convert WM8955 to direct regmap API usageMark Brown1-75/+123
2012-01-20ASoC: Use standard register cache sync for WM8955Mark Brown1-12/+1
2012-01-20ASoC: Convert WM8955 to devm_kzalloc()Mark Brown1-4/+3
2012-01-20ASoC: Make I2C usage unconditional in WM8955Mark Brown1-6/+0
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
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-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown1-8/+19
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-15/+16
2010-12-28ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen1-15/+15
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen1-0/+1
2010-12-09Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+2
2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow1-1/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-3/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-137/+47
2010-08-03ASoC: wm8955: fix resource reclaim in wm8955_register error pathAxel Lin1-4/+6
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-8/+8
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-18ASoC: Add initial WM8955 CODEC driverMark Brown1-0/+1151