aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9705.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31ASoC: Use data based init for wm9705 DAPMLu Guanqun1-13/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-2/+4
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-66/+50
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-27ASoC: Revert missing reset_err in wm97*.cTakashi Iwai1-0/+2
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-8/+0
2009-08-23ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin1-1/+1
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown1-2/+2
2009-04-18ASoC: Fix warning in wm9705Russell King - ARM Linux1-1/+1
2009-04-02ASoC: Implement suspend and resume operations for WM9705Mark Brown1-0/+37
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-3/+5
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-7/+8
2009-01-23ASoC: Include header file in cs4270 and wm9705Mark Brown1-0/+2
2009-01-20ASoC: Fix WM9705 capture switch nameIan Molton1-2/+2
2009-01-16ASoC: Driver for the WM9705 AC97 codec.Ian Molton1-0/+410