summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc_core.c
AgeCommit message (Expand)Author
2017-11-07mmc: tmio: Replace msleep() of 20ms or less with usleep_range()Masaharu Hayakawa
2017-11-02mmc: tmio: Use common error handling code in tmio_mmc_host_probe()Markus Elfring
2017-10-30mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro
2017-10-20mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda
2017-09-22mmc: tmio: remove broken and noisy debug macroWolfram Sang
2017-08-30mmc: tmio: don't wait on R-Car2+ when handling the clockWolfram Sang
2017-08-30mmc: tmio: fix CMD12 (STOP) handlingWolfram Sang
2017-08-30mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman
2017-08-30mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda
2017-07-13mmc: tmio-mmc: fix bad pointer mathChris Brandt
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman
2017-06-20mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman
2017-06-20mmc: tmio: use EXPORT_SYMBOL_GPLSimon Horman
2017-06-20mmc: tmio: make sure SDIO gets reinitialized after resumeWolfram Sang
2017-06-20mmc: tmio: add CMD23 supportWolfram Sang
2017-06-20mmc: tmio: move finish_request function further downWolfram Sang
2017-06-20mmc: tmio: remove outdated commentWolfram Sang
2017-06-20mmc: tmio: refactor handling mrqWolfram Sang
2017-06-20mmc: tmio: make tmio_mmc_request function more readableWolfram Sang
2017-06-20mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman