summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8990: replace codec to componentKuninori Morimoto2018-02-121-93/+86
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8990Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+1
|\ \
| | * ASoC: wm8990: Don't use range container for TLV with one entryLars-Peter Clausen2015-08-051-4/+1
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8990: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-1/+1
* ASoC: wm8990: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-4/+5
* 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
|\
OpenPOWER on IntegriCloud