aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ASoC: codec duplicated callback function goes to component on ac97Kuninori Morimoto1-4/+6
2015-05-12ASoC: ac97: Remove rate constraintsMaciej S. Szmigiero1-6/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen1-4/+13
2014-11-18ASoC: Drop ac97_control initialization from CODEC driver DAIsLars-Peter Clausen1-1/+0
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-23ASoC: ac97-codec: Remove ASoC level IO supportLars-Peter Clausen1-15/+0
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen1-2/+2
2013-08-19ASoC: ac97: Provide stub DAPM integrationMark Brown1-0/+15
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-3/+4
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-06-03ASoC: ac97: Remove empty remove() functionMark Brown1-6/+0
2012-04-11ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-3/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-10-13ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg1-0/+1
2010-10-13ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg1-6/+0
2010-09-24ASoC: Clean up AC'97 glue driverMark Brown1-9/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-69/+55
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-6/+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
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower1-6/+9
2010-01-04ASoC: fixup oops in generic AC97 codec glueManuel Lauss1-0/+6
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-3/+0
2009-05-02ASoC: Use a shared define for AC97 CODEC data formatsMark Brown1-2/+2
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-2/+5
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-10/+10
2009-01-19ASoC: fixes to caching implementationsIan Molton1-2/+0
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-1/+2
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-2/+1
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-1/+1
2008-07-10ALSA: ASoC: AC97 codec PMManuel Lauss1-0/+25
2008-06-13ALSA: ASoC: Add missing includesMark Brown1-0/+1
2008-05-19[ALSA] ASoC: Remove in-code changelogsMark Brown1-3/+0
2008-04-24[ALSA] soc - ac97 - Clean up checkpatch warningsMark Brown1-8/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-05-16[ALSA] ASoC AC97 device reg bugfixLiam Girdwood1-0/+1
2007-05-16[ALSA] ASoC AC97 static GPL symbol fixLiam Girdwood1-1/+1
2007-05-11[ALSA] ASoC export AC97 DAIGraeme Gregory1-0/+1
2007-02-09[ALSA] soc - ASoC 0.13 generic AC97 codecLiam Girdwood1-21/+10
2007-02-09[ALSA] ASoC codecs: generic AC97 supportRichard Purdie1-0/+167