summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ASoC: wm8350: replace codec to componentKuninori Morimoto2018-02-121-95/+88Star
* ASoC: use snd_soc_component_init_regmap() on wm8350Kuninori Morimoto2017-12-041-8/+2Star
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8350Kuninori Morimoto2016-08-081-6/+8
* ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3Star
* ASoC: wm8350: 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/+0Star
* ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen2015-04-011-14/+11Star
* ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ASoC: wm8350: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-20/+1Star
|/
* ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen2014-09-291-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-5/+5
|\ \
| | * ASoC: wm8350: Convert to params_width()Mark Brown2014-07-311-5/+5
| |/
* / ASoC: wm8350: Remove unused variableSachin Kamat2014-07-031-3/+0Star
|/
*-. 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: wm8350: 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-2/+2
|/
* ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-3/+1Star
* ASoC: wm8350: Replace BUG() with WARN()Takashi Iwai2013-11-071-1/+1
* ASoC: wm8350: Use power efficient workqueueMark Brown2013-07-191-2/+4
* Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown2013-03-071-2/+2
|\
| * ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin2013-03-031-2/+2
* | ASoC: wm8350: don't use [delayed_]work_pending()Tejun Heo2012-12-241-6/+4Star
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: wm8350: Use devm_regulator_bulk_getSachin Kamat2012-11-281-3/+1Star
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* ASoC: wm8350: Convert to direct regmap API usageMark Brown2012-06-031-17/+3Star
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown2012-05-141-11/+16
* ASoC: wm8350: Don't use irq_baseMark Brown2012-05-141-19/+27
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-5/+6
|\
| * ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-05-011-5/+6
* | ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown2012-05-011-37/+37
* | ASoC: wm8350: Remove check for clocks in trigger()Mark Brown2012-05-011-40/+0Star
|/
* ASoC: Convert WM8350 to table based DAPM and control initMark Brown2011-12-031-28/+8Star
* ASoC: Convert WM8350 to devm_kzalloc()Mark Brown2011-12-031-7/+4Star
* 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/+1Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi2011-10-061-2/+2
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-051-24/+15Star
* ASoC: Yet more x86 tracepoint workaroundsMark Brown2010-12-291-0/+2
* ASoC: ifdef out trace points from modules for x86Mark Brown2010-12-231-0/+4
* ASoC: Trace Wolfson jack detection IRQsMark Brown2010-12-221-0/+5
* ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown2010-12-221-19/+43
* ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-131-1/+1