aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/pcm3008.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-54/+38
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
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-9/+0
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-6/+6
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
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/+0
2008-11-19ASoC: Add PCM3008 ALSA SoC driverHugo Villeneuve1-0/+201