| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -1/+1 |
| 2023-08-07 | ASoC: codecs: max9892x: Unify interleave mode OF property | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-06-27 | ASoC: max*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-04-11 | ASoC: max9*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2022-02-28 | ASoC: max98926: Use modern ASoC DAI format terminology | Mark Brown | 1 | -2/+2 |
| 2020-11-26 | ASoC: max98926: drop driver pm=NULL assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2020-11-26 | ASoC: max98926: skip of_device_id table when !CONFIG_OF | Krzysztof Kozlowski | 1 | -0/+2 |
| 2019-08-09 | ASoC: max98926: remove two unused variables | YueHaibing | 1 | -9/+0 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -3/+1 |
| 2018-02-12 | ASoC: max98926: replace codec to component | Kuninori Morimoto | 1 | -30/+26 |
| 2017-11-27 | ASoC: don't use codec hw_write on max98926 | Kuninori Morimoto | 1 | -1/+1 |
| 2017-09-01 | Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '... | Mark Brown | 1 | -2/+2 |
| 2017-08-18 | ASoC: codecs: constify snd_soc_dai_ops structures | Arvind Yadav | 1 | -1/+1 |
| 2017-08-14 | ASoC: max98926: make max98926_spk_tlv and max98926_current_tlv static | Colin Ian King | 1 | -2/+2 |
| 2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
| 2017-07-17 | ASoC: max98926: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
| 2016-09-29 | Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '... | Mark Brown | 1 | -3/+3 |
| 2016-09-24 | ASoC: max98926: add missing \n to end of dev_err/dev_dbg messages | Colin Ian King | 1 | -3/+3 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on max98926 | Kuninori Morimoto | 1 | -6/+8 |
| 2016-02-21 | ASoC: max98926: Constify max98926_reg and max98926_regmap | Axel Lin | 1 | -2/+2 |
| 2016-02-17 | ASoC: max98926: Fix blr_clk_ratio calculation | Axel Lin | 1 | -2/+4 |
| 2016-01-27 | ASoC: Add max98926 codec driver | anish kumar | 1 | -0/+604 |