summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ac97.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ac97: replace codec to componentKuninori Morimoto2018-02-121-23/+23
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on ac97Kuninori Morimoto2016-08-081-4/+6
* ASoC: ac97: Remove rate constraintsMaciej S. Szmigiero2015-05-121-6/+2
* 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: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen2014-11-181-4/+13
* | ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen2014-11-181-1/+0
|/
* ASoC: ac97-codec: Remove ASoC level IO supportLars-Peter Clausen2014-08-231-15/+0
* ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-2/+2
* ASoC: ac97: Provide stub DAPM integrationMark Brown2013-08-191-0/+15
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-3/+4
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: ac97: Remove empty remove() functionMark Brown2012-06-031-6/+0
* ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-3/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg2010-10-131-0/+1
* ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg2010-10-131-6/+0
* ASoC: Clean up AC'97 glue driverMark Brown2010-09-241-9/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-69/+55
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-6/+9
|\
| * ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2010-03-291-6/+9
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: fixup oops in generic AC97 codec glueManuel Lauss2010-01-041-0/+6
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-3/+0
* ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-021-2/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-2/+5
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-10/+10
* ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+0
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-1/+2
* ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-2/+1
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-1/+1
* ALSA: ASoC: AC97 codec PMManuel Lauss2008-07-101-0/+25
* ALSA: ASoC: Add missing includesMark Brown2008-06-131-0/+1
* [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-191-3/+0
* [ALSA] soc - ac97 - Clean up checkpatch warningsMark Brown2008-04-241-8/+8
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] ASoC AC97 device reg bugfixLiam Girdwood2007-05-161-0/+1
* [ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood2007-05-161-1/+1
* [ALSA] ASoC export AC97 DAIGraeme Gregory2007-05-111-0/+1
* [ALSA] soc - ASoC 0.13 generic AC97 codecLiam Girdwood2007-02-091-21/+10
* [ALSA] ASoC codecs: generic AC97 supportRichard Purdie2007-02-091-0/+167
OpenPOWER on IntegriCloud