summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/meson-mx-sdio.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov2022-01-271-0/+5
* mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl2020-06-221-0/+3
* mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl2020-05-061-9/+0
* mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl2020-05-061-1/+1
* mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-08-061-1/+1
* mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire2019-02-121-0/+6
* mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold2018-09-051-2/+6
* mmc: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+3
* mmc: meson-mx-sdio: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
* mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter2017-10-301-2/+2
* mmc: meson-mx-sdio: return correct error codeDan Carpenter2017-10-301-1/+1
* mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione2017-10-301-0/+769