summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/litex_mmc.c
AgeCommit message (Expand)Author
2026-07-06mmc: litex_mmc: Remove unused logic for the fixed bus widthInochi Amaoto
2026-07-06mmc: litex_mmc: Set width from linux requestInochi Amaoto
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-05-29mmc: litex_mmc: Set mandatory idle clocks before CMD0Inochi Amaoto
2026-05-29mmc: litex_mmc: Use DIV_ROUND_UP for more accurate clock calculationInochi Amaoto
2025-06-24mmc: litex_mmc: Use devm_mmc_alloc_host() helperBinbin Zhou
2024-10-14mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-08-15mmc: litex_mmc: Convert to platform remove callback returning voidYangtao Li
2023-06-19mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2022-12-07mmc: litex_mmc: ensure `host->irq == 0` if pollingGabriel Somlo
2022-02-28mmc: Add driver for LiteX's LiteSDCard interfaceGabriel Somlo