summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8523.c
AgeCommit message (Expand)Author
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: wm8523: replace codec to componentKuninori Morimoto
2017-08-02ASoC: wm8523: Constfiy lrclk_ratios and bclk_ratiosAxel Lin
2017-08-02ASoC: wm8523: Fix array size for bclk_ratiosAxel Lin
2016-11-21ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8523Kuninori Morimoto
2015-08-30Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown
2015-07-31ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-22Merge remote-tracking branches 'asoc/topic/wm8523' and 'asoc/topic/wm8741' in...Mark Brown
2015-06-12ASoC: wm8523: Set bclk ratio for master modeJulian Scheel
2015-06-01ASoC: wm8523: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-11-24ASoC: wm8523: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: wm8523: Convert to params_width()Mark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: wm8523: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-11-24ASoC: wm8523: Use IS_ENABLED() macroFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-09-10ASoC: wm8523: Move device ID verification and reset to I2C probeMark Brown
2012-09-10ASoC: wm8523: Convert to direct regmap API usageMark Brown
2012-09-10ASoC: wm8523: Move regulator acquisition to I2C probe()Mark Brown
2012-09-10ASoC: wm8523: Convert to devm_kzalloc()Mark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-04ASoC: Remove unneeded hw_write initialisation in wm8523Axel Lin
2011-08-22ASoC: Convert WM8523 to table based control and DAPM initializationMark Brown
2011-08-14ASoC: Add device tree binding for WM8523Mark Brown
2011-08-03ASoC: Remove -codec from WM8523 driver nameMark Brown
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-28ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-11-22ASoC: Fix multi-component mismerge in WM8523Mark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-03ASoC: wm8523: fix resource reclaim in wm8523_register error pathAxel Lin
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown