aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/meson-mx-sdio.c
AgeCommit message (Expand)Author
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-12-18mmc: meson-mx-sdio: convert to devm_platform_ioremap_resourceYangtao Li
2019-07-22mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-12-17mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire
2018-10-08mmc: meson-mx-sdio: mark expected switch fall-throughGustavo A. R. Silva
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