aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8580.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-12ASoC: Move WM8580 to normal I2C device probeMark Brown1-168/+158
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-13/+17
2009-03-11ASoC: Remove version display from WM8580 driverMark Brown1-4/+0
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-13/+17
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-5/+5
2009-01-19ASoC: fixes to caching implementationsIan Molton1-2/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-15/+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-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-8/+4
2008-10-16ALSA: ASoC: Convert wm8580 to a new-style i2c driverJean Delvare1-55/+53
2008-10-13ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula1-1/+0
2008-08-13ALSA: ASoC: Add WM8580 CODEC driverMark Brown1-0/+1055