aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8988.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10ASoC: wm8988: Convert to snd_soc_cache_syncAxel Lin1-15/+2
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin1-1/+0
2011-10-04ASoC: wm8988: Use snd_soc_update_bits for read-modify-writeAxel Lin1-10/+5
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-4/+5
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos1-1/+0
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-4/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-176/+90
2010-07-14ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin1-1/+0
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