summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8400.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8400: Use devm_snd_soc_register_component()weiyongjun (A)2018-03-181-1/+1
* ASoC: wm8400: replace codec to componentKuninori Morimoto2018-02-121-109/+102
* ASoC: use snd_soc_component_init_regmap() on wm8400Kuninori Morimoto2017-12-041-8/+1
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8400Kuninori Morimoto2016-08-081-6/+8
* ASoC: wm8400: Don't use range container for TLV with one entryLars-Peter Clausen2015-08-051-4/+1
* ASoC: wm8400: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: wm8400: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-4/+5
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: wm8400: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-33/+1
|/
* ASoC: wm8400: Convert to params_width()Mark Brown2014-07-311-5/+5
*-. Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-221-2/+8
|\ \
| | * ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-141-1/+1
| | * ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
| |/
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-2/+1
|\
| * ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-2/+1
* | ASoC: wm8400: Fix the wrong number of enum itemsTakashi Iwai2014-02-201-14/+20
|/
* ASoC: wm8400: Use regmap for I/OMark Brown2013-09-171-22/+4
* ASoC: wm8400: Use supplies to manage input powerMark Brown2013-09-171-55/+18
* ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen2013-06-191-7/+2
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: wm8400: Use devm_regulator_bulk_getSachin Kamat2012-11-281-11/+3
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown2012-04-051-66/+66
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Convert WM8400 to table based DAPM and control initMark Brown2011-12-031-21/+8
* ASoC: Convert WM8400 to devm_kzalloc()Mark Brown2011-12-031-6/+3
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Convert wm8400 MICBIAS to a supply widgetMark Brown2011-10-311-2/+2
* ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4Axel Lin2011-10-241-1/+1
* ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2Axel Lin2011-10-141-1/+1
* mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2011-05-261-1/+1
* asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2011-03-231-1/+2
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-132/+49
* Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-271-9/+9
|\
| * ASoC: Fix dB scales for WM8400Mark Brown2010-05-261-9/+9
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-8/+8
|\ \ | |/
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-8/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Remove dead code and labelsTakashi Iwai2009-11-071-5/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-6/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
OpenPOWER on IntegriCloud