summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8523.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8523: replace codec to componentKuninori Morimoto2018-02-121-52/+46
* ASoC: wm8523: Constfiy lrclk_ratios and bclk_ratiosAxel Lin2017-08-021-2/+2
* ASoC: wm8523: Fix array size for bclk_ratiosAxel Lin2017-08-021-1/+1
* ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto2016-11-211-23/+1
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8523Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown2015-08-301-0/+1
|\ \
| | * ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas2015-07-311-0/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/wm8523' and 'asoc/topic/wm8741' in...Mark Brown2015-06-221-0/+26
|\ \
| * | ASoC: wm8523: Set bclk ratio for master modeJulian Scheel2015-06-121-0/+26
| |/
* | ASoC: wm8523: 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: wm8523: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-28/+1
* ASoC: wm8523: 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: wm8523: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-2/+2
|/
* ASoC: wm8523: Use IS_ENABLED() macroFabio Estevam2013-11-241-3/+3
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8523: Move device ID verification and reset to I2C probeMark Brown2012-09-101-46/+38
* ASoC: wm8523: Convert to direct regmap API usageMark Brown2012-09-101-31/+38
* ASoC: wm8523: Move regulator acquisition to I2C probe()Mark Brown2012-09-101-14/+12
* ASoC: wm8523: Convert to devm_kzalloc()Mark Brown2012-09-101-4/+3
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+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: Remove unneeded hw_write initialisation in wm8523Axel Lin2011-10-041-1/+0
* ASoC: Convert WM8523 to table based control and DAPM initializationMark Brown2011-08-221-17/+9
* ASoC: Add device tree binding for WM8523Mark Brown2011-08-141-0/+7
* ASoC: Remove -codec from WM8523 driver nameMark Brown2011-08-031-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-3/+3
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-4/+5
|\
| * ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen2010-12-281-4/+5
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-221-1/+0
|\|
| * ASoC: Fix multi-component mismerge in WM8523Mark Brown2010-11-221-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 unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-133/+47
* ASoC: wm8523: fix resource reclaim in wm8523_register error pathAxel Lin2010-08-031-4/+6
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-5/+5
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-5/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+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
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-031-77/+21