aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8971.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-13/+16
|/
* ASoC: Remove version display from WM8971 driverMark Brown2010-08-121-4/+0
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-182/+68
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-6/+6
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-6/+6
* | 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-2/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+1
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-4/+4
* ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-77/+44
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+7
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+2
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* sound: ASoC: Add WM8971 CODEC driverKenneth Kiraly2008-09-231-0/+942