summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8961.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8961: replace codec to componentKuninori Morimoto2018-02-121-124/+117
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8961Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: wm8961: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8961: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: wm8961: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-2/+2
* ASoC: wm8961: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-19/+1
* ASoC: wm8961: Use table based DAPM and control setupLars-Peter Clausen2014-11-051-7/+7
* ASoC: wm8961: Convert to params_width()Mark Brown2014-07-311-5/+5
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: wm8961: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-8/+8
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8961: Move device identification and reset to I2C probeMark Brown2012-09-181-27/+33
* ASoC: wm8961: Convert to direct regmap API usageMark Brown2012-09-181-265/+161
* ASoC: wm8961: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-0/+2
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Use standard cache sync code in wm8961Mark Brown2011-12-171-12/+1
* ASoC: Convert wm8961 to devm_kzalloc()Mark Brown2011-12-171-4/+4
* ASoC: Remove I2C ifdefs from wm8961 driverMark Brown2011-12-171-6/+0
* ASoC: Fix comments for disabling amplifier and PGAAxel Lin2011-12-091-2/+2
* 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 wm8961 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* ASoC: wm8961: Convert codec->hw_read to snd_soc_readAxel Lin2011-10-141-1/+3
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-241-2/+2
|\
| * ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin2010-11-241-1/+1
| * ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin2010-11-241-1/+1
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unused driver data from WM8961 probeMark Brown2010-08-121-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-164/+77
* ASoC: wm8961: fix resource reclaim in wm8961_register error pathAxel Lin2010-08-031-4/+5
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-3/+3
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-3/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Only restore non-default registers for WM8961Mark Brown2010-01-041-0/+3
* 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-9/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0