summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8974.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: remove redundant includezhong jiang2018-09-181-1/+0
* ASoC: wm8974: replace codec to componentKuninori Morimoto2018-02-121-75/+68
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8974Kuninori Morimoto2016-08-081-6/+8
* ASoC: wm8974: configure pll and mclk divider automaticallyMans Rullgard2016-01-251-0/+93
*-. Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and '...Mark Brown2015-12-231-0/+7
|\ \
| | * ASoC: wm8974: add devicetree supportMans Rullgard2015-12-181-0/+7
| |/
* / ASoC: wm8974: set cache type for regmapMans Rullgard2015-12-121-0/+1
|/
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: wm8974: 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: wm8974: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-24/+1
* ASoC: wm8974: Convert to params_width()Mark Brown2014-07-311-5/+5
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-6/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
* | ASoC: wm8974: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-2/+2
|/
* ASoC: wm8974: Convert to direct regmap API usageMark Brown2013-11-241-21/+33
* treewide: Fix typo in printksMasanari Iida2013-04-121-1/+1
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-4/+4
|\
| * ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-091-3/+3
|/
* ASoC: wm8974: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: Remove wm8974 private dataMark Brown2012-01-201-14/+2
* ASoC: Convert wm8974 to table based DAPM and control initMark Brown2012-01-201-15/+8
* ASoC: Make wm8974 I2C usage unconditionalMark Brown2012-01-201-6/+0
* 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 wm8974 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin2011-10-101-11/+2
* ASoC: Remove references to linux@wolfsonmicro.comMark Brown2011-10-061-1/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: Remove unused WM8974 private dataMark Brown2010-08-171-1/+0
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-124/+47
* ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin2010-08-031-1/+2
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-3/+3
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
| * ASoC: Correct inversion of speaker mixer PCM switchMark Brown2010-04-261-1/+1
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski2010-01-291-8/+4
* ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-241-7/+7
* ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski2009-12-181-1/+1
* 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/+0
* Merge branch 'upstream/wm8974' into for-2.6.33Mark Brown2009-09-301-10/+13
|\