aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8993.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-84/+2
* samsung update 1codeworkx2012-06-021-0/+16
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-161-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Explicitly clear WM8993 ramp controls on power downMark Brown2010-12-141-0/+6
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown2010-10-281-0/+2
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-184/+123
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-12/+12
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-12/+12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Disable WM8993 regulators when turning bias offMark Brown2010-02-041-9/+45
* ASoC: Initial WM8993 regulator API hookupMark Brown2010-02-041-3/+38
* ASoC: Convert WM8993 to use shared cache I/O codeMark Brown2010-02-041-109/+43
* ASoC: Activate DCS correction for WM8993Mark Brown2010-02-011-1/+2
* ASoC: Improved wm_hubs headphone handlingMark Brown2010-02-011-0/+8
* Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-121-2/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | | ASoC: Implement suspend and resume for WM8993Mark Brown2010-01-041-0/+67
|/ /
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-2/+0
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
* | ASoC: Factor out analogue platform data from WM8993Mark Brown2009-09-301-27/+9
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-1/+1
|/
* Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-241-4/+84
|\
| * ASoC: WM8993 digital mixing supportMark Brown2009-08-181-4/+84
* | ASoC: Implement TDM configuration for WM8993Mark Brown2009-08-171-18/+81
* | ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown2009-08-171-3/+1
|/
* ASoC: Factor out shared code from WM8993Mark Brown2009-08-131-694/+22
* ASoC: Fix FLL reference clock division setup in WM8993Mark Brown2009-07-171-0/+2
* ASoC: Fix sample rate lookup in WM8993Mark Brown2009-07-151-1/+2
* ASoC: Add WM8993 CODEC driverMark Brown2009-07-081-0/+2203