summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8995.c
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-3/+5
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-8/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski1-22/+7
2018-08-02ASoC: wm8995: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-02-12ASoC: wm8995: replace codec to componentKuninori Morimoto1-151/+135
2016-08-08ASoC: codec duplicated callback function goes to component on wm8995Kuninori Morimoto1-6/+8
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-22Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-nextMark Brown1-1/+1
2015-06-17ASoC: wm8995: Fix setting sysclk for WM8995_SYSCLK_MCLK2 caseAxel Lin1-1/+1
2015-06-01ASoC: wm8995: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+3
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-02-04Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...Mark Brown1-3/+3
2015-01-14ASoC: wm8995: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-9/+5
2015-01-05ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski1-3/+3
2014-11-24ASoC: wm8995: Cleanup manual bias level transitionsLars-Peter Clausen1-3/+0
2014-11-05ASoC: wm8995: Use table based DAPM and control setupLars-Peter Clausen1-7/+7
2014-09-03ASoC: wm8995: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen1-19/+0
2014-07-31ASoC: wm8995: Convert to params_width()Mark Brown1-6/+6
2014-04-14ASoC: wm8995: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-6/+4
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-7/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-03-01ASoC: wm8995: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen1-1/+1
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown1-8/+3
2014-02-23ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-6/+3
2014-02-20ASoC: wm8995: Remove superfluous constTakashi Iwai1-16/+16
2014-02-11ASoC: wm8995: Remove unused pointer in hp_supply_event()Christian Engelmayer1-2/+0
2013-11-25ASoC: wm8995: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen1-4/+1
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-7/+7
2012-11-23ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera1-23/+3
2012-11-23ASoC: wm8995: Convert to use devm_kzalloc()Tushar Behera1-10/+4
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin1-1/+1
2011-12-14ASoC: Fix wm8995 regmap usageMark Brown1-0/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-3/+3
2011-11-10ASoC: Convert WM8995 to direct regmap usageMark Brown1-109/+608
2011-10-31ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown1-2/+4
2011-10-04ASoC: wm8995: Slightly optimize configure_clockAxel Lin1-8/+4
2011-09-30ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...Axel Lin1-0/+7
2011-09-16ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin1-2/+0
2011-09-16ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin1-0/+1
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula1-2/+2
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos1-1/+1