summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad1980.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ad1980: replace codec to componentKuninori Morimoto2018-02-131-47/+40
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on ad1980Kuninori Morimoto2016-08-081-6/+8
* ASoC: ad1980: Use core AC'97 reset helperLars-Peter Clausen2015-07-231-23/+11
* ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen2015-07-231-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: ad1980: Remove ac97_read/ac97_write wrappersLars-Peter Clausen2014-11-191-24/+12
* | ASoC: ad1980: Convert to regmapLars-Peter Clausen2014-11-191-54/+87
* | ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-9/+18
* | ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen2014-11-181-1/+0
* | ASoC: ac97: Use static ac97_busLars-Peter Clausen2014-11-181-1/+1
* | ASoC: ad1980: Use table based control setupLars-Peter Clausen2014-10-311-3/+2
* | ASoC: ad1980: Cleanup printk usageLars-Peter Clausen2014-10-311-10/+6
* | ASoC: ad1980: Remove unused headerLars-Peter Clausen2014-10-311-2/+0
|/
* ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen2014-05-201-20/+19
* ASoC: ad1980: Fix wrong number of items for capture sourceTakashi Iwai2014-02-201-2/+2
* ASoC: ad1980: Provide stub DAPM supportMark Brown2013-08-071-0/+43
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-6/+6
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam2012-09-111-1/+0
* ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-311-0/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Drop exporting ad1980_daiAxel Lin2011-09-261-1/+0
* ASoC: ad1980: Return proper error if vendor id mismatchAxel Lin2011-09-081-3/+7
* 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
OpenPOWER on IntegriCloud