summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8971.c
Commit message (Expand)AuthorAgeFilesLines
* 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