summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8955.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8955: harmless underflow in wm8955_put_deemph()Dan Carpenter2015-10-221-1/+1
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-3/+2
|\
| * ASoC: wm8955: 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: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bitsAxel Lin2015-05-161-1/+1
|/
* ASoC: wm8955: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
* ASoC: wm8955: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
* ASoC: wm8955: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-32/+1
* ASoC: wm8955: Convert to params_width()Mark Brown2014-07-311-5/+5
*-. Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown2014-05-221-7/+2
|\ \
| | * ASoC: wm8955: Use devm_regulator_bulk_get()Fabio Estevam2014-04-251-7/+2
| |/
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
|/
* 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: wm8955: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-6/+5
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8955: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-10/+1
* ASoC: wm8955: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: Convert WM8955 to table based DAPM and control initMark Brown2012-01-201-17/+8
* ASoC: Convert WM8955 to direct regmap API usageMark Brown2012-01-201-75/+123
* ASoC: Use standard register cache sync for WM8955Mark Brown2012-01-201-12/+1
* ASoC: Convert WM8955 to devm_kzalloc()Mark Brown2012-01-201-4/+3
* ASoC: Make I2C usage unconditional in WM8955Mark 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
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-8/+19
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-15/+16
|\
| * ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen2010-12-281-15/+15
| * ASoC: codecs: Add missing control_type initializationLars-Peter Clausen2010-12-281-0/+1
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-091-1/+2
|\ \ | |/
| * ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow2010-12-091-1/+2
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
|/
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-137/+47
* ASoC: wm8955: fix resource reclaim in wm8955_register error pathAxel Lin2010-08-031-4/+6
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-8/+8
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-8/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add initial WM8955 CODEC driverMark Brown2009-12-181-0/+1151
OpenPOWER on IntegriCloud