summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ad1980.c
AgeCommit message (Expand)Author
2018-02-13ASoC: ad1980: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on ad1980Kuninori Morimoto
2015-07-23ASoC: ad1980: Use core AC'97 reset helperLars-Peter Clausen
2015-07-23ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-19ASoC: ad1980: Remove ac97_read/ac97_write wrappersLars-Peter Clausen
2014-11-19ASoC: ad1980: Convert to regmapLars-Peter Clausen
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen
2014-11-18ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen
2014-10-31ASoC: ad1980: Use table based control setupLars-Peter Clausen
2014-10-31ASoC: ad1980: Cleanup printk usageLars-Peter Clausen
2014-10-31ASoC: ad1980: Remove unused headerLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-05-20ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen
2014-02-20ASoC: ad1980: Fix wrong number of items for capture sourceTakashi Iwai
2013-08-07ASoC: ad1980: Provide stub DAPM supportMark Brown
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-09-11Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-09-26ASoC: Drop exporting ad1980_daiAxel Lin
2011-09-08ASoC: ad1980: Return proper error if vendor id mismatchAxel Lin
2011-03-30ASoC: ad1980: fix codec nameMike Frysinger
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-10-07ASoC: Staticise AD1980 DAIMark Brown
2010-09-10ASoC: ad1980 - set reg_cache_default to ad1980_regAxel Lin
2010-08-28ASoC: ad1980: remove unneeded function declarationUwe Kleine-König
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-10ASoC: add AD1980 obsolete informationSonic Zhang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-19ASoC: fixes to caching implementationsIan Molton
2009-01-09ASoC: cleanup duplicated code.Ian Molton
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-24ASoC: Flag AD1980 as an AC97 interfaceMark Brown
2008-11-21ASoC: Improve error reporting for AC97 reset failuresMark Brown
2008-11-18ASoC: AD1980 codec: add multi-channel function supportCliff Cai
2008-10-13ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi
2008-09-09ALSA: ASoC codec: fix compiling error in ad1980 driver after ASoC API changedCliff Cai
2008-07-29ALSA: ASoC: AD1980 audio codec driverCliff Cai