summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8990: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-22/+2
* ASoC: wm8990: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-1/+1
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* | ASoC: wm8990: Fix the wrong number of enum itemsTakashi Iwai2014-02-201-22/+19
|/
* ASoC: wm8990: Convert to direct regmap API usageMark Brown2013-11-251-75/+81
* ASoC: wm8990: Use supplies to manage input powerMark Brown2013-11-251-38/+16
* ASoC: wm8990: Convert to table based control and DAPM initMark Brown2013-11-251-17/+7
* ASoC: wm8990: Convet to module_i2c_driver()Mark Brown2013-11-251-23/+1
* 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
|\
OpenPOWER on IntegriCloud