aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/wm8988.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-4/+4
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-4/+4
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-03ASoC: Factor out snd_soc_init_card()Mark Brown1-9/+0
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-34/+0
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai1-104/+76
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown1-25/+0
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown1-5/+5
2009-07-12Sound: remove direct access of driver_dataGreg Kroah-Hartman1-2/+2
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown1-72/+33
2009-07-05ASoC: Fix leaks in WM8988 registration error handlingMark Brown1-3/+5
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown1-0/+34
2009-04-07ASoC: Add WM8988 CODEC driverMark Brown1-0/+1097