aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8711.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-147/+59
2010-08-03ASoC: wm8711: fix a memory leak if another WM8711 is registeredAxel Lin1-1/+2
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-4/+4
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+1
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
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-10-01ASoC: Fix build errors of wm8711.c with SPITakashi Iwai1-3/+4
2009-08-18ASoC: Add TLV information to WM8711Mark Brown1-2/+5
2009-08-18ASoC: WM8711 minor cleanupsMark Brown1-22/+3
2009-08-18ASoC: Add SPI support to WM8711Mark Brown1-0/+66
2009-08-18ASoC: Factor out WM8711 cache I/OMark Brown1-76/+38
2009-08-18ASoC: Update WM8711 to driver model registration methodMark Brown1-168/+129
2009-08-18ASoC: Add WM8711 CODEC driverMike Arthur1-0/+685