aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8904.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu2011-11-111-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-15/+26
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-19/+18
|\
| * ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen2010-12-281-19/+18
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-091-1/+2
|\ \ | |/
| * ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow2010-12-091-1/+2
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-231-0/+2
|\ \ | |/
| * ASoC: wm8904 - fix memory leaksAxel Lin2010-11-231-0/+2
* | 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-16/+17
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-148/+60
* ASoC: wm8904: fix resource reclaim in wm8904_register error pathAxel Lin2010-08-031-5/+8
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-21/+38
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-21/+21
| * ASoC: Support GPIO based microphone detection for WM8904Mark Brown2010-03-161-0/+5
| * ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown2010-03-161-0/+12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add WM8912 DAC supportMark Brown2010-02-041-18/+72
* ASoC: Optimise WM8904 output stage power controlMark Brown2010-02-041-7/+27
* ASoC: Add support for BIAS_OFF when idle to WM8904Mark Brown2010-02-041-13/+39
* ASoC: Host clock2 read up in WM8904 FLL configurationMark Brown2009-12-181-1/+2
* ASoC: Set AIF word length for WM8904Mark Brown2009-12-181-0/+17
* ASoC: Initial WM8904 CODEC driverMark Brown2009-12-041-0/+2538