summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8990.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-09-12ASoC: wm8990: Convert to devm_kzalloc()Mark Brown1-4/+4
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31ASoC: Convert wm8990 MICBIAS to a supply widgetMark Brown1-2/+2
2011-10-14ASoC: wm8990: Use snd_soc_update_bits for read-modify-writeAxel Lin1-40/+27
2011-10-14ASoC: wm8990: Fix wrong bit setting for WM8990_POWER_MANAGEMENT_2Axel Lin1-1/+1
2011-10-06ASoC: wm8990: Remove incorrect commentsAxel Lin1-4/+0
2011-10-06ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardwareAxel Lin1-13/+19
2011-01-17ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos1-5/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula1-1/+0
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-4/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-172/+54
2010-05-31Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown1-0/+1
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-9/+9
2010-05-26ASoC: Fix dB scales for WM8990Mark Brown1-9/+9
2010-05-25ASoC: Fix dB scales for WM8990Mark Brown1-9/+9
2010-05-25ASoC: Remove version display from WM8990Mark Brown1-4/+0
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-4/+4
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-31ASoC: Remove unneeded suspend checks from CODEC driversMark Brown1-8/+0
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-8/+1
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-2/+2
2009-08-03ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown1-118/+76
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-1/+1
2009-05-05ASoC: Fix errors in WM8990Jinyoung Park1-20/+20
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