summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang2022-03-071-4/+24
* ASoC: wm8350: use semicolons rather than commas to separate statementsJulia Lawall2020-10-261-1/+2
* ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-16/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: wm8350: replace codec to componentKuninori Morimoto2018-02-121-95/+88
* ASoC: use snd_soc_component_init_regmap() on wm8350Kuninori Morimoto2017-12-041-8/+2
* 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/+3
* 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/+0
* ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen2015-04-011-14/+11
* 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-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: wm8350: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-20/+1
|/
* 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/+0
|/
*-. 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/+1
* 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/+4
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: wm8350: Use devm_regulator_bulk_getSachin Kamat2012-11-281-3/+1
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* ASoC: wm8350: Convert to direct regmap API usageMark Brown2012-06-031-17/+3
* 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-131-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-04-301-5/+6
* | ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown2012-04-301-37/+37
* | ASoC: wm8350: Remove check for clocks in trigger()Mark Brown2012-04-301-40/+0
|/
* ASoC: Convert WM8350 to table based DAPM and control initMark Brown2011-12-031-28/+8
* ASoC: Convert WM8350 to devm_kzalloc()Mark Brown2011-12-031-7/+4
* 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: 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/+15