Age | Commit message (Expand) | Author |
2023-07-24 | ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register | Mark Brown |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-12-29 | ASoC: wm8904: fix wrong outputs volume after power reactivation | Emanuele Ghidoli |
2022-06-27 | ASoC: wm*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax |
2022-04-05 | ASoC: wm*: use i2c_match_id and simple i2c probe | Stephen Kitt |
2021-01-21 | ASoC: wm*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-07-16 | ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto |
2020-07-09 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-22 | ASoC: codecs: wm*: rename to snd_soc_component_read() | Kuninori Morimoto |
2019-12-17 | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2019-11-27 | ASoC: wm8904: fix automatic sysclk configuration | Michael Walle |
2019-11-22 | Merge branch 'asoc-5.5' into asoc-next | Mark Brown |
2019-11-15 | ASoC: wm8904: fix regcache handling | Michael Walle |
2019-11-11 | ASoC: wm8904: configure sysclk/FLL automatically | Michael Walle |
2019-08-20 | ASoC: wm8904: implement input mode select as a mux | Michał Mirosław |
2019-08-20 | ASoC: wm8904: fix typo in DAPM kcontrol name | Michał Mirosław |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-01-03 | ASoC: wm8904: enable MCLK in STANDBY | Michał Mirosław |
2019-01-03 | ASoC: wm8904: save model id directly in of_device_id.data | Michał Mirosław |
2018-09-18 | ASoC: remove redundant include | zhong jiang |
2018-08-02 | ASoC: wm8904: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-18 | ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture" | Colin Ian King |
2018-02-12 | ASoC: wm8904: replace codec to component | Kuninori Morimoto |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures | Julia Lawall |
2016-03-01 | ASoC: wm8904: Fix enum ctl accesses in a wrong type | Takashi Iwai |
2015-11-18 | ASoC: wm8904: Make undocumented registers non-readable | Axel Lin |
2015-10-22 | ASoC: wm8904: harmless underflow in wm8904_put_deemph() | Dan Carpenter |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso... | Mark Brown |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-07-08 | ASoC: wm8904: Check for clk_prepare_enable() error | Fabio Estevam |
2015-06-01 | ASoC: wm8904: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2015-03-10 | ASoC: wm8904: Fix wrong value references for boolean kctl | Takashi Iwai |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/... | Mark Brown |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown |
2015-01-28 | ASoC: wm8904: add dt ids table | Alexander Morozov |
2015-01-14 | ASoC: wm8904: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2015-01-14 | ASoC: wm8904: fix runtime warning | Bo Shen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown |
2014-07-31 | ASoC: wm8904: Convert to params_width() | Mark Brown |
2014-06-27 | ASoC: wm8904: Remove redundant OOM message | Sachin Kamat |
2014-06-09 | ASoC: wm8904: switch to CCF | Bo Shen |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso... | Mark Brown |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li |
2014-02-23 | ASoC: wm8904: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai |
2013-12-18 | ASoC: wm8904: fix DSP mode B configuration | Bo Shen |