summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8990.c
AgeCommit message (Expand)Author
2011-01-17ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-31Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2010-05-26ASoC: Fix dB scales for WM8990Mark Brown
2010-05-25ASoC: Fix dB scales for WM8990Mark Brown
2010-05-25ASoC: Remove version display from WM8990Mark Brown
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-31ASoC: Remove unneeded suspend checks from CODEC driversMark Brown
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-09-05ASoC: Add source argument to PLL configurationMark Brown
2009-08-03ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin
2009-05-05ASoC: Fix errors in WM8990Jinyoung Park
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-02-06Merge branch 'for-2.6.29' into for-2.6.30Mark Brown
2009-02-06ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula
2009-02-03Merge branch 'fix/asoc' into topic/asocTakashi Iwai
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-19ASoC: fixes to caching implementationsIan Molton
2009-01-09ASoC: cleanup duplicated code.Ian Molton
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-11-17ASoC: Manage VMID mode for WM8990Mark Brown
2008-11-17ASoC: Enable WM8990 ADC clocking workaroundMark Brown
2008-11-17ASoC: Allow writes to uncached registers in WM8990Mark Brown
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula
2008-09-04ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown
2008-09-04ALSA: ASoC: Convert wm8990 to a new-style i2c driverJean Delvare
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare
2008-08-15ALSA: wm8990: Implement speaker volume PGAMark Brown
2008-08-15ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood
2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown
2008-06-06[ALSA] ASoC: Add WM8990 driverMark Brown