aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/meson-mx-sdio.c
AgeCommit message (Expand)Author
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2020-06-22mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl
2020-05-06mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl
2020-05-06mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl
2019-08-06mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-02-12mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire
2018-09-05mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook
2017-10-30mmc: meson-mx-sdio: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter
2017-10-30mmc: meson-mx-sdio: return correct error codeDan Carpenter
2017-10-30mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione