Age | Commit message (Expand) | Author | Files | Lines |
2024-03-28 | ASoC: max98373-sdw: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-02-08 | ASoC: codecs: constify static sdw_slave_ops struct | Krzysztof Kozlowski | 1 | -1/+1 |
2023-08-07 | ASoC: max98373-sdw: enable pm_runtime in probe, keep status as 'suspended' | Pierre-Louis Bossart | 1 | -18/+22 |
2023-08-07 | ASoC: SoundWire codecs: make regmap cache-only in probe | Pierre-Louis Bossart | 1 | -3/+4 |
2023-03-29 | ASoC: codecs: max98373-sdw: simplify set_stream | Pierre-Louis Bossart | 1 | -27/+7 |
2023-01-31 | ASoC: max: use helper function | Kuninori Morimoto | 1 | -4/+1 |
2022-11-28 | ASoC: max98373-sdw: Switch to new snd_sdw_params_to_config helper | Charles Keepax | 1 | -20/+11 |
2022-08-17 | ASoC: codecs: show PING status on resume failures | Pierre-Louis Bossart | 1 | -0/+2 |
2022-06-24 | ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove | Pierre-Louis Bossart | 1 | -1/+11 |
2021-12-24 | ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire | Pierre-Louis Bossart | 1 | -1/+1 |
2021-06-09 | Merge tag 'v5.13-rc3' into asoc-5.13 | Mark Brown | 1 | -0/+1 |
2021-06-08 | ASoC: max98373-sdw: use first_hw_init flag on resume | Pierre-Louis Bossart | 1 | -6/+6 |
2021-06-08 | ASoC: max98373-sdw: add missing memory allocation check | Pierre-Louis Bossart | 1 | -0/+2 |
2021-03-25 | ASoC: max98373: Changed amp shutdown register as volatile | Ryan Lee | 1 | -0/+1 |
2021-01-15 | ASoC: codecs: soundwire: increase resume timeout | Pierre-Louis Bossart | 1 | -1/+3 |
2020-12-17 | ASoC: max98373: don't access volatile registers in bias level off | Bard Liao | 1 | -0/+20 |
2020-11-12 | ASoC: codecs: max98373-sdw: align regmap use with other codecs | Pierre-Louis Bossart | 1 | -1/+1 |
2020-10-15 | Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+3 |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+4 |
2020-09-17 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown | 1 | -2/+2 |
2020-09-10 | ASoC/soundwire: bus: use property to set interrupt masks | Pierre-Louis Bossart | 1 | -0/+3 |
2020-09-03 | ASoC: codecs: soundwire: remove port_ready[] usage from codecs. | Pierre-Louis Bossart | 1 | -14/+1 |
2020-08-26 | ASoC: max98373: Fix return check for devm_regmap_init_sdw() | Vinod Koul | 1 | -2/+2 |
2020-08-24 | ASoC: codecs: max98373-sdw: add missing test on resume | Pierre-Louis Bossart | 1 | -0/+3 |
2020-07-09 | ASoC: codecs: max98373: add SoundWire support | Ryan Lee | 1 | -0/+887 |