summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8993.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-1/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-12-14ASoC: Explicitly clear WM8993 ramp controls on power downMark Brown1-0/+6
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-15ASoC: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-4/+5
2010-10-28ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown1-0/+2
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-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-184/+123
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-12/+12
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-12/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-04ASoC: Disable WM8993 regulators when turning bias offMark Brown1-9/+45
2010-02-04ASoC: Initial WM8993 regulator API hookupMark Brown1-3/+38
2010-02-04ASoC: Convert WM8993 to use shared cache I/O codeMark Brown1-109/+43
2010-02-01ASoC: Activate DCS correction for WM8993Mark Brown1-1/+2
2010-02-01ASoC: Improved wm_hubs headphone handlingMark Brown1-0/+8
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown1-2/+2
2010-01-04ASoC: Implement suspend and resume for WM8993Mark Brown1-0/+67
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-2/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-9/+0
2009-09-30ASoC: Factor out analogue platform data from WM8993Mark Brown1-27/+9
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-1/+1
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown1-4/+84
2009-08-18ASoC: WM8993 digital mixing supportMark Brown1-4/+84
2009-08-17ASoC: Implement TDM configuration for WM8993Mark Brown1-18/+81
2009-08-17ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown1-3/+1
2009-08-13ASoC: Factor out shared code from WM8993Mark Brown1-694/+22
2009-07-17ASoC: Fix FLL reference clock division setup in WM8993Mark Brown1-0/+2
2009-07-15ASoC: Fix sample rate lookup in WM8993Mark Brown1-1/+2
2009-07-08ASoC: Add WM8993 CODEC driverMark Brown1-0/+2203