aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8960.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-35/+180
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+1
2010-04-28ASoC: Remove redundant WM8960 SYSCLKSEL clkdiv optionMark Brown1-4/+0
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-3/+3
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
2010-03-03ASoC: Add support for WM8960 capless modeMark Brown1-29/+177
2010-03-03ASoC: Move WM8960 platform data into include/soundMark Brown1-0/+1
2010-03-03ASoC: Prettify wm8960 loggingMark Brown1-1/+1
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-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-17/+0
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-2/+2
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown1-4/+4
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown1-122/+72
2009-07-05ASoC: Fix WM8960 leaks on probe failureMark Brown1-5/+11
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown1-0/+17
2009-04-13ASoC: Add WM8960 CODEC driverMark Brown1-0/+969