aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9081.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown2011-03-091-26/+6
* ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown2011-03-081-3/+5
* ASoC: Use data based init for WM9081 DAPMMark Brown2011-03-081-6/+5
* ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2011-03-011-10/+19
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-011-0/+5
|\
| * ASoC: Fix WM9081 platform data initialisationMark Brown2011-03-011-0/+5
* | ASoC: Remove -codec suffix from WM9081 driverMark Brown2011-02-251-1/+1
* | 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-0/+1
|\
| * ASoC: codecs: Add missing control_type initializationLars-Peter Clausen2010-12-281-0/+1
* | ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* | ASoC: Optimise WM9081 FLL performanceMario Becroft2010-12-101-0/+4
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-149/+59
* ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin2010-08-031-5/+6
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-9/+9
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-9/+9
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* ASoC: Update WM9081 for tdm_slot() API changeMark Brown2009-08-111-25/+35
* Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown2009-08-111-2/+3
|\
| * ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-061-2/+3
* | Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-144/+85
|\ \ | |/ |/|
| * ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-144/+85
* | ASoC: Error out if we can't determine a suitable WM9081 sysclkMark Brown2009-07-151-0/+8
|/
* ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+17
* ASoC: Fix WM9081 PowerPC compiler issuesMark Brown2009-05-231-2/+4
* ASoC: WM9081 mono DAC with integrated 2.6W class AB/D amplifier driverMark Brown2009-05-221-0/+1532