aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8400.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-07-06ASoC: codecs: wm8400: remove unused variablesPierre-Louis Bossart1-12/+0
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-25/+25
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-03-18ASoC: wm8400: Use devm_snd_soc_register_component()weiyongjun (A)1-1/+1
2018-02-12ASoC: wm8400: replace codec to componentKuninori Morimoto1-109/+102
2017-12-04ASoC: use snd_soc_component_init_regmap() on wm8400Kuninori Morimoto1-8/+1
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8400Kuninori Morimoto1-6/+8
2015-08-05ASoC: wm8400: Don't use range container for TLV with one entryLars-Peter Clausen1-4/+1
2015-06-01ASoC: wm8400: 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-01-14ASoC: wm8400: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-4/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24ASoC: wm8400: Cleanup manual bias level transitionsLars-Peter Clausen1-33/+1
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-31ASoC: wm8400: Convert to params_width()Mark Brown1-5/+5
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-componentMark Brown1-2/+8
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-1/+1
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li1-1/+1
2014-04-14ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-2/+1
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-2/+1
2014-02-20ASoC: wm8400: Fix the wrong number of enum itemsTakashi Iwai1-14/+20
2013-09-17ASoC: wm8400: Use regmap for I/OMark Brown1-22/+4
2013-09-17ASoC: wm8400: Use supplies to manage input powerMark Brown1-55/+18
2013-06-19ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen1-7/+2
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-11-28ASoC: wm8400: Use devm_regulator_bulk_getSachin Kamat1-11/+3
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-04-05ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown1-66/+66
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2011-12-03ASoC: Convert WM8400 to table based DAPM and control initMark Brown1-21/+8
2011-12-03ASoC: Convert WM8400 to devm_kzalloc()Mark Brown1-6/+3
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31ASoC: Convert wm8400 MICBIAS to a supply widgetMark Brown1-2/+2
2011-10-24ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4Axel Lin1-1/+1
2011-10-14ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2Axel Lin1-1/+1
2011-05-26mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz1-1/+1
2011-03-23asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon1-1/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-132/+49
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
2010-05-26ASoC: Fix dB scales for WM8400Mark Brown1-9/+9
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-8/+8
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1