aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8993.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 implicit slab.h inclusion from percpu.hTejun 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/jikos/trivialLinus 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