summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8996.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8996: Convert to GPIO descriptorsLinus Walleij2023-12-081-33/+25
* ASoC: wm8996: Update to use maple tree register cacheMark Brown2023-07-181-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
* ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: wm8996: clarify expressionPierre-Louis Bossart2021-03-111-1/+1
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: codecs: wm8986: fix missing kernel-doc argumentsPierre-Louis Bossart2020-07-021-0/+3
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-15/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-6/+3
* ASoC: wm8996: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-4/+4
* ASoC: wm8996: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* ASoC: wm8996: replace codec to componentKuninori Morimoto2018-02-121-202/+199
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-291-1/+1
|\ \
| | * ASoC: constify gpio_chip structuresJulia Lawall2016-09-121-1/+1
| |/
* | ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* | ASoC: codec duplicated callback function goes to component on wm8996Kuninori Morimoto2016-08-081-6/+8
|/
* ASoC: wm8996: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
* ASoC: wm8996: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
*-. Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '...Mark Brown2015-08-301-4/+2
|\ \
| * | ASoC: wm8996: Remove spurious IRQF_ONESHOT flagAxel Lin2015-07-081-4/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/uda134x', 'asoc...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * ASoC: Use params_width() at appropriate placesAxel Lin2015-07-241-1/+1
| |/
* | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
|\ \
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '...Mark Brown2015-06-051-2/+4
|\ \
| | * ASoC: wm8996: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-2/+4
| |/
* | ASoC: wm8996: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-6/+9
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
|/
* ASoC: wm8996: ensure lower bounds of 1 for timeoutNicholas Mc Guire2015-03-091-1/+2
* ASoC: wm8996: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-4/+5
* ASoC: wm8996: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-3/+5
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-5/+1
*-. Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a...Mark Brown2014-08-041-3/+0
|\ \
| | * ASoC: wm8996: Remove unused variableSachin Kamat2014-07-031-3/+0
| |/
* | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown2014-08-041-2/+1
|\ \ | |/ |/|
| * ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen2014-06-191-2/+1
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-11/+1
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-11/+1
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and '...Mark Brown2014-03-121-32/+32
|\ \|
| * | ASoC: wm8996: Replace codec->control_data with wm8996->regmapLars-Peter Clausen2014-02-251-4/+4
| * | ASoC: wm8996: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-28/+28
| |/
| |
| \
*-. | Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-2/+7
|\ \|
| * | ASoC: wm8996: Update locking around use of DAPM pin APICharles Keepax2014-02-201-2/+7
| |/
* / ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-1/+1
|/