aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8940.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin2011-11-111-0/+2
* 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: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-2/+3
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-143/+56
* ASoC: wm8940: fix a memory leak if wm8940_register return errorAxel Lin2010-08-031-1/+6
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-3/+2
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-241-7/+7
* 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-6/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-051-1/+1
|\
| * ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-021-1/+1
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
|/
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-91/+52
* ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+17
* ASoC: Add missing __devexit in wm8940.cTakashi Iwai2009-05-151-1/+1
* ASoC: Staticise TLV values in WM8940Mark Brown2009-04-271-11/+11
* ASoC WM8940 DriverJonathan Cameron2009-04-271-0/+955