Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-24 | mmc: litex_mmc: Use devm_mmc_alloc_host() helper | Binbin Zhou | 1 | -11/+1 |
2024-10-14 | mmc: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2023-08-15 | mmc: litex_mmc: Convert to platform remove callback returning void | Yangtao Li | 1 | -3/+2 |
2023-06-19 | mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS | Jisheng Zhang | 1 | -0/+1 |
2022-12-07 | mmc: litex_mmc: ensure `host->irq == 0` if polling | Gabriel Somlo | 1 | -0/+1 |
2022-02-28 | mmc: Add driver for LiteX's LiteSDCard interface | Gabriel Somlo | 1 | -0/+661 |