summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8904.c
Commit message (Expand)AuthorAge
* ASoC: wm8904: implement input mode select as a muxMichał Mirosław2019-08-20
* ASoC: wm8904: fix typo in DAPM kcontrol nameMichał Mirosław2019-08-20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* ASoC: wm8904: enable MCLK in STANDBYMichał Mirosław2019-01-03
* ASoC: wm8904: save model id directly in of_device_id.dataMichał Mirosław2019-01-03
* ASoC: remove redundant includezhong jiang2018-09-18
* ASoC: wm8904: Mark expected switch fall-throughGustavo A. R. Silva2018-08-02
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"Colin Ian King2018-05-18
* ASoC: wm8904: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-01
* ASoC: wm8904: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-02-29
* ASoC: wm8904: Make undocumented registers non-readableAxel Lin2015-11-18
* ASoC: wm8904: harmless underflow in wm8904_put_deemph()Dan Carpenter2015-10-22
*-. Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso...Mark Brown2015-08-30
|\ \
| | * ASoC: wm8904: Check for clk_prepare_enable() errorFabio Estevam2015-07-08
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-15
|/
* ASoC: wm8904: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-01
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-27
* ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai2015-03-10
*-. Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...Mark Brown2015-02-04
|\ \
| | * ASoC: wm8904: add dt ids tableAlexander Morozov2015-01-28
| |/
* | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-04
|\ \
| * | ASoC: wm8904: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-14
| |/
* / ASoC: wm8904: fix runtime warningBo Shen2015-01-14
|/
*---. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-04
|\ \ \
| | | * ASoC: wm8904: switch to CCFBo Shen2014-06-09
| | |/ | |/|
| | * ASoC: wm8904: Convert to params_width()Mark Brown2014-07-31
| |/
* / ASoC: wm8904: Remove redundant OOM messageSachin Kamat2014-06-27
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-11
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown2014-03-12
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: wm8904: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-22
| | |/ | |/|
* / | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-19
|/ /
* / ASoC: wm8904: fix DSP mode B configurationBo Shen2013-12-18
|/
* ASoC: wm8904: Replace BUG() with WARN()Takashi Iwai2013-11-07
* ASoC: wm8904: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
* ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-27
* ASoC: wm8904: fix the typo error for LINER MuxBo Shen2013-07-18
* ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-19
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-22
|\
| * ASoC: wm8904: correct the indexBo Shen2012-09-14
* | ASoC: wm8904: remove redundant codeBo Shen2012-09-10
|/
* ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-25
* ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-25
* ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-25
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-25
|\
| * ASoC: wm8904: Fix cache only managementMark Brown2012-06-11