aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/meson-mx-sdio.c
AgeCommit message (Expand)Author
7 daysmaster: sync with upstream 6.6Bruce Ashfield
2021-12-21mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov
2020-11-16mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19Douglas Anderson
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl
2020-04-20mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl
2020-04-20mmc: 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