summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8770.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-15/+3
* ASoC: wm8770: replace codec to componentKuninori Morimoto2018-02-121-67/+64
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8770Kuninori Morimoto2016-08-081-6/+8
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* ASoC: wm8770: 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: wm8770: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-6/+2
* ASoC: wm8770: Convert to params_width()Mark Brown2014-07-311-5/+5
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-6/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
* | ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai2014-02-201-2/+2
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: wm8770: Conver to table based DAPM and control initMark Brown2012-10-151-7/+7
* ASoC: wm8770: Remove regulator allocation to SPI probeMark Brown2012-10-151-46/+35
* ASoC: wm8770: Remove unneeded bias level manipulationMark Brown2012-10-151-22/+0
* ASoC: wm8770: Convert to direct regmap API usageMark Brown2012-10-151-35/+65
* ASoC: wm8770: Use module_spi_driverSachin Kamat2012-08-271-18/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-2/+1
* ASoC: Convert wm8770 to devm_kzalloc()Mark Brown2011-12-091-4/+3
* ASoC: Make WM8770 SPI usage unconditionalMark Brown2011-12-091-6/+0
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Add device tree binding for WM8770Mark Brown2011-08-311-0/+8
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: WM8770: Initial driverDimitris Papastamos2010-11-061-0/+750