summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-118/+76
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: Fix errors in WM8990Jinyoung Park2009-05-051-20/+20
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-061-1/+3
|\
| * ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
* | Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-02-031-2/+1
|\|
| * ALSA: ASoC: email - update email addresses.Liam Girdwood2009-02-031-2/+1
* | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+7
* | ASoC: fixes to caching implementationsIan Molton2009-01-191-2/+2
* | ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
|/
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+3
* ASoC: Manage VMID mode for WM8990Mark Brown2008-11-171-0/+11
* ASoC: Enable WM8990 ADC clocking workaroundMark Brown2008-11-171-2/+4
* ASoC: Allow writes to uncached registers in WM8990Mark Brown2008-11-171-3/+3
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown2008-09-041-3/+3
* ALSA: ASoC: Convert wm8990 to a new-style i2c driverJean Delvare2008-09-041-50/+53
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+7
* ALSA: wm8990: Implement speaker volume PGAMark Brown2008-08-151-2/+6
* ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown2008-08-151-1/+1
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-6/+6
* ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown2008-06-261-22/+3
* [ALSA] ASoC: Add WM8990 driverMark Brown2008-06-061-0/+1645