aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9705.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Use data based init for wm9705 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-2/+4
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-66/+50
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: Revert missing reset_err in wm97*.cTakashi Iwai2009-11-271-0/+2
* 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-8/+0
* ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin2009-08-231-1/+1
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-021-2/+2
* ASoC: Fix warning in wm9705Russell King - ARM Linux2009-04-181-1/+1
* ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-021-0/+37
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-3/+5
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+8
* ASoC: Include header file in cs4270 and wm9705Mark Brown2009-01-231-0/+2
* ASoC: Fix WM9705 capture switch nameIan Molton2009-01-201-2/+2
* ASoC: Driver for the WM9705 AC97 codec.Ian Molton2009-01-161-0/+410