summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-15/+16
* ASoC: wm8962: Fix runtime PM imbalance on errorDinghao Liu2020-05-271-0/+2
* ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after resetShengjiu Wang2020-05-131-2/+2
* ASoC: wm8962: set CLOCKING2 as non-volatile registerShengjiu Wang2020-04-241-2/+1
* ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-6/+3
* ASoC: wm8962: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* ASoC: wm8962: replace codec to componentKuninori Morimoto2018-02-121-199/+198
*-. Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...Mark Brown2016-09-291-1/+1
|\ \
| | * ASoC: wm8962: fix spelling mistake "mesurement" -> "measurement"Colin Ian King2016-09-011-1/+1
| |/
| |
| \
*-. \ 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
|/
* Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-3/+6
|\
| * Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2016-05-271-3/+6
| |\
| | * ASoC: wm8962: Fit error message into a single lineFabio Estevam2016-03-291-2/+1
| | * ASoC: wm8962: Disable clock if wm8962_runtime_resume() failsFabio Estevam2016-03-291-1/+5
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-10/+5
|\ \ \ | |/ / |/| |
| * | ASoC: wm8962: use gpiochip data pointerLinus Walleij2016-04-261-10/+5
| |/
* | ASoC: wm8962: Correct typo when setting DSPCLK rateCharles Keepax2016-03-291-1/+1
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-2/+2
| |\
| * | gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and '...Mark Brown2015-12-231-2/+1
|\ \ \ \ | | |/ / | |_| / |/| |
| * | ASoC: wm8962: set ALC2 as non-volatile registerJiada Wang2015-10-281-2/+1
* | | ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare2015-11-161-2/+2
| |/ |/|
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown2015-10-231-0/+2
|\ \ \ | | |/ | |/|
| | * ASoC: wm8962: mark cache_dirty flag after software reset in pm_resumeJiada Wang2015-10-221-0/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown2015-10-071-1/+4
|\ \ \ | | |/ | |/|
| | * ASoC: wm8962: balance pm_runtime_enableJiada Wang2015-09-301-1/+4
| |/
* | ASoC: wm8962: remove 64k sample rate supportZidan Wang2015-09-191-1/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-8/+6
|\ \
| | * ASoC: wm8962: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-8/+6
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-171-1/+1
| | |\
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown2015-08-301-1/+1
|\ \ \ \ | | |/ /
| * | | ASoC: Constify dev_pm_ops variablesAxel Lin2015-07-171-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
|/
* ASoC: wm8962: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-11/+9
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-3/+3
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso...Mark Brown2014-12-081-2/+1
|\ \ \ | | |/ | |/|