aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-8/+10
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown1-4/+4
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-9/+9
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-16/+2
2008-12-10ASoC: Stop WM8903 SYSCLK when suspendingMark Brown1-3/+6
2008-12-10ASoC: Convert WM8903 driver to register at I2C probe timeMark Brown1-133/+97
2008-12-10ASoC: Work around warnings from some build environmentsMark Brown1-0/+2
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
2008-12-03ASoC: Fix WM8903 right mixer bypass pathMark Brown1-4/+4
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-12-01Revert "ALSA: soc - Fix compile warnings in wm8903.c"Takashi Iwai1-2/+2
2008-12-01ALSA: soc - Fix compile warnings in wm8903.cTakashi Iwai1-2/+2
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-5/+6
2008-10-13ALSA: ASoC: Fix inverted input PGA mute bits in WM8903Mark Brown1-2/+2
2008-08-29ALSA: ASoC: WM8903 I2C cleanupsMark Brown1-6/+6
2008-08-29ALSA: ASoC: Add WM8903 CODEC driverMark Brown1-0/+1813