aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8728.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Use data based init for wm8728 DAPMLu Guanqun2011-03-311-13/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-4/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-199/+95
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+1
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
* | 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/+0
* ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-25/+0
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-5/+5
* ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-56/+22
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-5/+7
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-8/+8
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* 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
* ASoC: Add WM8728 codec driverMark Brown2008-11-141-0/+574