Age | Commit message (Expand) | Author | Files | Lines |
2019-01-03 | ASoC: wm8904: enable MCLK in STANDBY |  Michał Mirosław | 1 | -3/+9 |
2019-01-03 | ASoC: wm8904: save model id directly in of_device_id.data |  Michał Mirosław | 1 | -6/+3 |
2018-09-18 | ASoC: remove redundant include |  zhong jiang | 1 | -1/+0 |
2018-08-02 | ASoC: wm8904: Mark expected switch fall-through |  Gustavo A. R. Silva | 1 | -0/+1 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() |  Kees Cook | 1 | -2/+3 |
2018-05-18 | ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture" |  Colin Ian King | 1 | -1/+1 |
2018-02-12 | ASoC: wm8904: replace codec to component |  Kuninori Morimoto | 1 | -181/+174 |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures |  Julia Lawall | 1 | -1/+1 |
2016-03-01 | ASoC: wm8904: Fix enum ctl accesses in a wrong type |  Takashi Iwai | 1 | -2/+2 |
2015-11-18 | ASoC: wm8904: Make undocumented registers non-readable |  Axel Lin | 1 | -1/+1 |
2015-10-22 | ASoC: wm8904: harmless underflow in wm8904_put_deemph() |  Dan Carpenter | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'asoc/topic/wm8904', 'asoc/topic/wm8960' and 'asoc/topic/wm8983' into asoc-next |  Mark Brown | 1 | -1/+3 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver |  Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-08 | ASoC: wm8904: Check for clk_prepare_enable() error |  Fabio Estevam | 1 | -1/+3 |
2015-06-01 | ASoC: wm8904: Replace direct snd_soc_codec dapm field access |  Lars-Peter Clausen | 1 | -2/+2 |
2015-04-27 | ASoC: Move bias level update to the core |  Lars-Peter Clausen | 1 | -1/+0 |
2015-03-10 | ASoC: wm8904: Fix wrong value references for boolean kctl |  Takashi Iwai | 1 | -2/+2 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/topic/wm8804' and 'asoc/topic/wm8904' into asoc-next |  Mark Brown | 1 | -1/+30 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next |  Mark Brown | 1 | -2/+2 |
2015-01-28 | ASoC: wm8904: add dt ids table |  Alexander Morozov | 1 | -1/+30 |
2015-01-14 | ASoC: wm8904: Replace w->codec snd_soc_dapm_to_codec(w->dapm) |  Lars-Peter Clausen | 1 | -2/+2 |
2015-01-14 | ASoC: wm8904: fix runtime warning |  Bo Shen | 1 | -8/+15 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-next |  Mark Brown | 1 | -5/+16 |
2014-07-31 | ASoC: wm8904: Convert to params_width() |  Mark Brown | 1 | -5/+5 |
2014-06-27 | ASoC: wm8904: Remove redundant OOM message |  Sachin Kamat | 1 | -5/+1 |
2014-06-09 | ASoC: wm8904: switch to CCF |  Bo Shen | 1 | -0/+11 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function |  Lars-Peter Clausen | 1 | -7/+7 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next |  Mark Brown | 1 | -9/+0 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'asoc/topic/wm8731', 'asoc/topic/wm8737', 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'asoc/topic/wm8903', 'asoc/topic/wm8904', 'asoc/topic/wm8940' and 'asoc/topic/wm8955' into asoc-next |  Mark Brown | 1 | -36/+37 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. |  Xiubo Li | 1 | -9/+0 |
2014-02-23 | ASoC: wm8904: Use SOC_ENUM_SINGLE_DECL() |  Takashi Iwai | 1 | -36/+37 |
2014-02-20 | ASoC: Rename soc_enum.max field with items |  Takashi Iwai | 1 | -2/+2 |
2013-12-18 | ASoC: wm8904: fix DSP mode B configuration |  Bo Shen | 1 | -1/+1 |
2013-11-07 | ASoC: wm8904: Replace BUG() with WARN() |  Takashi Iwai | 1 | -1/+1 |
2013-11-06 | ASoC: wm8904: Use WARN_ON() instead of BUG_ON() |  Takashi Iwai | 1 | -1/+2 |
2013-08-27 | ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets() |  Lars-Peter Clausen | 1 | -1/+0 |
2013-07-18 | ASoC: wm8904: fix the typo error for LINER Mux |  Bo Shen | 1 | -1/+1 |
2013-06-19 | ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding it |  Lars-Peter Clausen | 1 | -7/+2 |
2012-12-10 | ASoC: codecs: remove __dev* attributes |  Bill Pemberton | 1 | -4/+4 |
2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 |  Mark Brown | 1 | -1/+1 |
2012-09-14 | ASoC: wm8904: correct the index |  Bo Shen | 1 | -1/+1 |
2012-09-10 | ASoC: wm8904: remove redundant code |  Bo Shen | 1 | -2/+0 |
2012-06-25 | ASoC: wm8904: Move register default setup into I2C probe() |  Mark Brown | 1 | -56/+55 |
2012-06-25 | ASoC: wm8904: Move regulator acquisition and device identification to I2C |  Mark Brown | 1 | -61/+51 |
2012-06-25 | ASoC: wm8904: Rely entirely on the core for bias level management |  Mark Brown | 1 | -27/+3 |
2012-06-25 | Merge tag 'v3.5-rc4' into for-3.6 |  Mark Brown | 1 | -14/+12 |
2012-06-11 | ASoC: wm8904: Fix cache only management |  Mark Brown | 1 | -9/+4 |
2012-06-11 | ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion |  Mark Brown | 1 | -5/+8 |
2012-06-09 | ASoC: wm8904: Convert to devm_regmap_init_i2c() |  Mark Brown | 1 | -4/+1 |
2012-06-09 | ASoC: wm8904: Convert to module_i2c_driver() |  Mark Brown | 1 | -17/+1 |