| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-26 | ASoC: google: fix module autoloading | Liao Chen | 1 | -0/+1 | |
| Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded based on the alias from of_device_id table. Signed-off-by: Liao Chen <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]> | |||||
| 2023-09-25 | ASoC: google: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -11/+11 | |
| ASoC is now unified asoc_xxx() into snd_soc_xxx(). This patch convert asoc_xxx() to snd_soc_xxx(). Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]> | |||||
| 2023-05-17 | ASoC: Add Google Chameleon v3 i2s driver | Paweł Anikiel | 3 | -0/+346 | |
| Add driver for the i2s IP present on Google Chameleon v3 Signed-off-by: Paweł Anikiel <[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected] | |||||