summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8900.c
Commit message (Expand)AuthorAgeFilesLines
* 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