summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8904.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-171-0/+6
|\
| * ASoC: wm8904: fix automatic sysclk configurationMichael Walle2019-11-271-0/+6
* | Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-221-28/+44
|\ \ | |/
| * ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle2019-11-111-28/+44
* | ASoC: wm8904: fix regcache handlingMichael Walle2019-11-151-0/+1
|/
* ASoC: wm8904: implement input mode select as a muxMichał Mirosław2019-08-201-19/+33
* ASoC: wm8904: fix typo in DAPM kcontrol nameMichał Mirosław2019-08-201-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: wm8904: enable MCLK in STANDBYMichał Mirosław2019-01-031-3/+9
* ASoC: wm8904: save model id directly in of_device_id.dataMichał Mirosław2019-01-031-6/+3
* ASoC: remove redundant includezhong jiang2018-09-181-1/+0
* ASoC: wm8904: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"Colin Ian King2018-05-181-1/+1
* ASoC: wm8904: replace codec to componentKuninori Morimoto2018-02-121-181/+174
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: wm8904: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-2/+2
* ASoC: wm8904: Make undocumented registers non-readableAxel Lin2015-11-181-1/+1
* ASoC: wm8904: harmless underflow in wm8904_put_deemph()Dan Carpenter2015-10-221-1/+1
*-. Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-301-1/+3
|\ \
| | * ASoC: wm8904: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-1/+3
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8904: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
*-. Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...Mark Brown2015-02-041-1/+30
|\ \
| | * ASoC: wm8904: add dt ids tableAlexander Morozov2015-01-281-1/+30
| |/
* | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-2/+2
|\ \
| * | ASoC: wm8904: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-2/+2
| |/
* | ASoC: wm8904: fix runtime warningBo Shen2015-01-141-8/+15
|/
*---. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-5/+16
|\ \ \
| | | * ASoC: wm8904: switch to CCFBo Shen2014-06-091-0/+11
| | |/ | |/|
| | * ASoC: wm8904: Convert to params_width()Mark Brown2014-07-311-5/+5
| |/
* | ASoC: wm8904: Remove redundant OOM messageSachin Kamat2014-06-271-5/+1
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-7/+7
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-9/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-9/+0
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown2014-03-121-36/+37
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: wm8904: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-36/+37
| | |/ | |/|
* | | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-2/+2
|/ /
* | ASoC: wm8904: fix DSP mode B configurationBo Shen2013-12-181-1/+1
|/
* ASoC: wm8904: Replace BUG() with WARN()Takashi Iwai2013-11-071-1/+1
* ASoC: wm8904: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-1/+2
* ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-1/+0
* ASoC: wm8904: fix the typo error for LINER MuxBo Shen2013-07-181-1/+1
* ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-7/+2
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-1/+1
|\
| * ASoC: wm8904: correct the indexBo Shen2012-09-141-1/+1
* | ASoC: wm8904: remove redundant codeBo Shen2012-09-101-2/+0
|/
OpenPOWER on IntegriCloud