aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad1980.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ad1980: fix codec nameMike Frysinger2011-03-301-1/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Staticise AD1980 DAIMark Brown2010-10-071-1/+1
* ASoC: ad1980 - set reg_cache_default to ad1980_regAxel Lin2010-09-101-0/+1
* ASoC: ad1980: remove unneeded function declarationUwe Kleine-König2010-08-281-5/+0
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2010-08-151-1/+9
|\
| * ASoC: add AD1980 obsolete informationSonic Zhang2010-08-101-1/+9
* | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-61/+46
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-5/+0
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-021-2/+2
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-6/+6
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-15/+2
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Flag AD1980 as an AC97 interfaceMark Brown2008-11-241-0/+1
* ASoC: Improve error reporting for AC97 reset failuresMark Brown2008-11-211-1/+1
* ASoC: AD1980 codec: add multi-channel function supportCliff Cai2008-11-181-4/+15
* ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi2008-10-131-1/+0
* ALSA: ASoC codec: fix compiling error in ad1980 driver after ASoC API changedCliff Cai2008-09-091-1/+1
* ALSA: ASoC: AD1980 audio codec driverCliff Cai2008-07-291-0/+309