summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8990: Mark the register map as dirty when powering downMark Brown2013-11-251-0/+2
* ASoC: wm8990: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen2013-06-191-8/+3
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8990: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+4
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-031-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Convert wm8990 MICBIAS to a supply widgetMark Brown2011-10-311-2/+2
* ASoC: wm8990: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-141-40/+27
* ASoC: wm8990: Fix wrong bit setting for WM8990_POWER_MANAGEMENT_2Axel Lin2011-10-141-1/+1
* ASoC: wm8990: Remove incorrect commentsAxel Lin2011-10-061-4/+0
* ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardwareAxel Lin2011-10-061-13/+19
* ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos2011-01-171-5/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-151-1/+0
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-4/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-172/+54
* Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-311-0/+1
|\
| * Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-271-9/+9
| |\
| | * ASoC: Fix dB scales for WM8990Mark Brown2010-05-261-9/+9
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-4/+4
| |\ \ | | |/
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | | ASoC: Fix dB scales for WM8990Mark Brown2010-05-251-9/+9
* | | ASoC: Remove version display from WM8990Mark Brown2010-05-251-4/+0
| |/ |/|
* | ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-4/+4
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | ASoC: Remove unneeded suspend checks from CODEC driversMark Brown2009-12-311-8/+0
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+1
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* 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
OpenPOWER on IntegriCloud