aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8400.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-9/+9
2010-05-26ASoC: Fix dB scales for WM8400Mark Brown1-9/+9
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-8/+8
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-8/+8
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-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-07ASoC: Remove dead code and labelsTakashi Iwai1-5/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-6/+0
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-17/+0
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-1/+2
2009-07-17ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown1-2/+7
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown1-0/+17
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-2/+2
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-03-19ASoC: Add FLL support for WM8400Mark Brown1-0/+129
2009-03-18ASoC: Add separate AVDD for WM8400Mark Brown1-0/+3
2009-03-18ASoC: Further optimise WM8400 bias configuration sequenceMark Brown1-25/+2
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-10/+2
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-7/+9
2009-03-11ASoC: Add initial driver for the WM8400 CODECMark Brown1-0/+1479