summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8900.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
* 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-129/+122
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-5/+5
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-5/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+1
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-2/+0
* ASoC: Remove dead code and labelsTakashi Iwai2009-11-071-5/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-203/+116
* ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+17
* ASoC: Automatically manage WM8900 sloping stopband filterMark Brown2009-06-131-1/+12
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-3/+3
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-7/+9
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-181-4/+4
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-4/+4
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-17/+2
* ASoC: Convert WM8900 to do more work at I2C probe timeMark Brown2008-12-101-78/+81
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Convert WM8900 to allow registration by machine codeMark Brown2008-12-091-77/+20
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+2
* ALSA: ASoC: Convert wm8900 to a new-style i2c driverJean Delvare2008-10-161-59/+54
* ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi2008-10-131-1/+0
* ALSA: ASoC: Add WM8900 CODEC driverMark Brown2008-08-061-0/+1542
OpenPOWER on IntegriCloud