summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/meson-mx-sdio.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-07-221-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire2018-12-171-0/+6
* mmc: meson-mx-sdio: mark expected switch fall-throughGustavo A. R. Silva2018-10-081-1/+1
* 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/+3Star
* 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