aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8711.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin2011-11-111-1/+1
* ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin2011-11-111-1/+1
* ASoC: Use data based init for wm8711 DAPMLu Guanqun2011-03-311-13/+5
* 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-147/+59
* ASoC: wm8711: fix a memory leak if another WM8711 is registeredAxel Lin2010-08-031-1/+2
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-4/+4
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-3/+3
* | 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-8/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* ASoC: Fix build errors of wm8711.c with SPITakashi Iwai2009-10-011-3/+4
* ASoC: Add TLV information to WM8711Mark Brown2009-08-181-2/+5
* ASoC: WM8711 minor cleanupsMark Brown2009-08-181-22/+3
* ASoC: Add SPI support to WM8711Mark Brown2009-08-181-0/+66
* ASoC: Factor out WM8711 cache I/OMark Brown2009-08-181-76/+38
* ASoC: Update WM8711 to driver model registration methodMark Brown2009-08-181-168/+129
* ASoC: Add WM8711 CODEC driverMike Arthur2009-08-181-0/+685