aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8978.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09-27ASoC: Remove unused "control_data" field of struct wm8978_privAxel Lin1-3/+0
2011-03-03ASoC: Add TLV information for WM8978 DAC limiterMark Brown1-2/+3
2011-03-03Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-6/+8
2011-03-03ASoC: Fix broken bitfield definitions in WM8978Mark Brown1-6/+8
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown1-1/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-135/+55
2010-08-03ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin1-3/+7
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-6/+6
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-6/+6
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
2010-02-01ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not usedGuennadi Liakhovetski1-37/+78
2010-01-29ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski1-15/+4
2010-01-29ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski1-5/+0
2010-01-27ASoC: add a WM8978 codec driverGuennadi Liakhovetski1-0/+1124