aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8993.c
AgeCommit message (Expand)Author
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
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: wm8993/wm8994/wm8958: replace codec to componentKuninori Morimoto
2017-11-08ASoC: wm8993: mark expected switch fall-throughsGustavo A. R. Silva
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-05ASoC: wm8993: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-07ASoC: Constify reg_default tablesAxel Lin
2015-06-01ASoC: wm8993: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen
2015-01-14ASoC: wm8993: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-11-24ASoC: wm8993: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: wm8993: 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-25ASoC: wm8993: Remove unused pointer in wm8993_remove()Christian Engelmayer
2014-02-23ASoC: wm8993: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-09-27ASoC: wm8993: drop regulator_bulk_free of devm_ allocated dataWei Yongjun
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-12-02ASoC: wm8993: Use devm_regmap_init_i2c()Sachin Kamat
2012-11-28ASoC: wm8993: Use devm_regulator_bulk_getSachin Kamat
2012-08-22ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown
2012-02-17ASoC: wm8993: Convert to module_i2c_driver()Mark Brown
2012-02-11ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown
2012-02-10ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown
2012-02-10ASoC: wm8993: Correct typos in regmap conversionMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown
2012-01-31ASoC: wm8993: Convert to use a regmap patchMark Brown
2012-01-20ASoC: 24 bits are significant on wm_hubs DAIsMark Brown
2012-01-20ASoC: Make WM8993 I2C usage unconditionalMark Brown
2012-01-20ASoC: Implement basic WM8993 interrupt supportMark Brown
2012-01-20ASoC: Move WM8993 resource acquisition and device reset to bus probeMark Brown
2012-01-20ASoC: Convert wm8993 to direct regmap API usageMark Brown
2012-01-17ASoC: Wait for WM8993 FLL to stabiliseMark Brown
2011-12-15ASoC: Fix partial cherry pick in wm8993Mark Brown
2011-12-14ASoC: Use standard register cache sync in wm8993Mark Brown