aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad1980.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-5/+0
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown1-2/+2
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-6/+6
2009-01-19ASoC: fixes to caching implementationsIan Molton1-2/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-15/+2
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-24ASoC: Flag AD1980 as an AC97 interfaceMark Brown1-0/+1
2008-11-21ASoC: Improve error reporting for AC97 reset failuresMark Brown1-1/+1
2008-11-18ASoC: AD1980 codec: add multi-channel function supportCliff Cai1-4/+15
2008-10-13ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-09ALSA: ASoC codec: fix compiling error in ad1980 driver after ASoC API changedCliff Cai1-1/+1
2008-07-29ALSA: ASoC: AD1980 audio codec driverCliff Cai1-0/+309