aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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