aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8900.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-7/+9
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown1-4/+4
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-4/+4
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-17/+2
2008-12-10ASoC: Convert WM8900 to do more work at I2C probe timeMark Brown1-78/+81
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Convert WM8900 to allow registration by machine codeMark Brown1-77/+20
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-3/+2
2008-10-16ALSA: ASoC: Convert wm8900 to a new-style i2c driverJean Delvare1-59/+54
2008-10-13ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-08-06ALSA: ASoC: Add WM8900 CODEC driverMark Brown1-0/+1542