aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad1980.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-11Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam1-1/+0
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss1-0/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-09-26ASoC: Drop exporting ad1980_daiAxel Lin1-1/+0
2011-09-08ASoC: ad1980: Return proper error if vendor id mismatchAxel Lin1-3/+7
2011-03-30ASoC: ad1980: fix codec nameMike Frysinger1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-10-07ASoC: Staticise AD1980 DAIMark Brown1-1/+1
2010-09-10ASoC: ad1980 - set reg_cache_default to ad1980_regAxel Lin1-0/+1
2010-08-28ASoC: ad1980: remove unneeded function declarationUwe Kleine-König1-5/+0
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37Mark Brown1-1/+9
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-61/+46
2010-08-10ASoC: add AD1980 obsolete informationSonic Zhang1-1/+9
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