aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8988.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-4/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-176/+90
* ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin2010-07-141-1/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-4/+4
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-4/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-34/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-104/+76
|\
| * ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-031-25/+0
| * ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-5/+5
| * ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-051-72/+33
| * ASoC: Fix leaks in WM8988 registration error handlingMark Brown2009-07-051-3/+5
| * ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+34
* | Sound: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-2/+2
|/
* ASoC: Add WM8988 CODEC driverMark Brown2009-04-071-0/+1097