aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-8/+10
2009-02-06Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-1/+3
2009-02-06ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula1-1/+3
2009-02-03Merge branch 'fix/asoc' into topic/asocTakashi Iwai1-2/+1
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood1-2/+1
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-7/+7
2009-01-19ASoC: fixes to caching implementationsIan Molton1-2/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-16/+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-3/+3
2008-11-17ASoC: Manage VMID mode for WM8990Mark Brown1-0/+11
2008-11-17ASoC: Enable WM8990 ADC clocking workaroundMark Brown1-2/+4
2008-11-17ASoC: Allow writes to uncached registers in WM8990Mark Brown1-3/+3
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula1-1/+0
2008-09-04ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown1-3/+3
2008-09-04ALSA: ASoC: Convert wm8990 to a new-style i2c driverJean Delvare1-50/+53
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare1-4/+7
2008-08-15ALSA: wm8990: Implement speaker volume PGAMark Brown1-2/+6
2008-08-15ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown1-1/+1
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-6/+6
2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown1-22/+3
2008-06-06[ALSA] ASoC: Add WM8990 driverMark Brown1-0/+1645