aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8990.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt1-3/+2
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-9/+9
2020-04-14ASoC: wm8990: remove some defined but unused symbolsJason Yan1-98/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-08-06ASoC: wm8990: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-02-12ASoC: wm8990: replace codec to componentKuninori Morimoto1-93/+86
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8990Kuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-4/+1
2015-08-05ASoC: wm8990: Don't use range container for TLV with one entryLars-Peter Clausen1-4/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-01ASoC: wm8990: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-1/+1
2015-01-14ASoC: wm8990: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-4/+5
2014-11-24ASoC: wm8990: Cleanup manual bias level transitionsLars-Peter Clausen1-22/+2
2014-07-31ASoC: wm8990: Convert to params_width()Mark Brown1-5/+5
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-1/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-02-20ASoC: wm8990: Fix the wrong number of enum itemsTakashi Iwai1-22/+19
2013-11-25ASoC: wm8990: Convert to direct regmap API usageMark Brown1-75/+81
2013-11-25ASoC: wm8990: Use supplies to manage input powerMark Brown1-38/+16
2013-11-25ASoC: wm8990: Convert to table based control and DAPM initMark Brown1-17/+7
2013-11-25ASoC: wm8990: Convet to module_i2c_driver()Mark Brown1-23/+1
2013-11-25ASoC: wm8990: Mark the register map as dirty when powering downMark Brown1-0/+2
2013-06-19ASoC: wm8990: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen1-8/+3
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-09-12ASoC: wm8990: Convert to devm_kzalloc()Mark Brown1-4/+4
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31ASoC: Convert wm8990 MICBIAS to a supply widgetMark Brown1-2/+2
2011-10-14ASoC: wm8990: Use snd_soc_update_bits for read-modify-writeAxel Lin1-40/+27
2011-10-14ASoC: wm8990: Fix wrong bit setting for WM8990_POWER_MANAGEMENT_2Axel Lin1-1/+1
2011-10-06ASoC: wm8990: Remove incorrect commentsAxel Lin1-4/+0
2011-10-06ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardwareAxel Lin1-13/+19
2011-01-17ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos1-5/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula1-1/+0
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-4/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-172/+54
2010-05-31Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown1-0/+1
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-9/+9