summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc_core.c
Commit message (Expand)AuthorAge
* mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa2018-04-04
* mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()Masahiro Yamada2018-03-05
* mmc: tmio: clear force_pio flag before starting data transferMasahiro Yamada2018-03-05
* mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct placeMasahiro Yamada2018-03-05
* mmc: tmio: fix never-detected card insertion bugMasahiro Yamada2018-03-05
* mmc: tmio: support IP-builtin card detection logicMasahiro Yamada2018-03-05
* mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT propertyMasahiro Yamada2018-03-05
* mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada2018-03-05
* mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada2018-03-05
* mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functionsArnd Bergmann2018-01-22
* mmc: tmio: refactor .get_ro hookMasahiro Yamada2018-01-18
* mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada2018-01-18
* mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()Masahiro Yamada2018-01-18
* mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada2018-01-18
* mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()Masahiro Yamada2018-01-18
* mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CDMasahiro Yamada2018-01-12
* mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()Masahiro Yamada2017-12-18
* mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada2017-12-18
* mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada2017-12-18
* mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()Masahiro Yamada2017-12-18
* mmc: tmio: set tmio_mmc_host to driver dataMasahiro Yamada2017-12-18
* mmc: tmio: use usleep_range consistentlyWolfram Sang2017-12-11
* mmc: tmio: Replace msleep() of 20ms or less with usleep_range()Masaharu Hayakawa2017-11-07
* mmc: tmio: Use common error handling code in tmio_mmc_host_probe()Markus Elfring2017-11-02
* mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro2017-10-30
* mmc: tmio: fix swiotlb buffer is fullYoshihiro Shimoda2017-10-20
* mmc: tmio: remove broken and noisy debug macroWolfram Sang2017-09-22
* mmc: tmio: don't wait on R-Car2+ when handling the clockWolfram Sang2017-08-30
* mmc: tmio: fix CMD12 (STOP) handlingWolfram Sang2017-08-30
* mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-30
* mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda2017-08-30
* mmc: tmio-mmc: fix bad pointer mathChris Brandt2017-07-13
* mmc: tmio: improve checkpatch cleannessSimon Horman2017-06-20
* mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman2017-06-20
* mmc: tmio: use EXPORT_SYMBOL_GPLSimon Horman2017-06-20
* mmc: tmio: make sure SDIO gets reinitialized after resumeWolfram Sang2017-06-20
* mmc: tmio: add CMD23 supportWolfram Sang2017-06-20
* mmc: tmio: move finish_request function further downWolfram Sang2017-06-20
* mmc: tmio: remove outdated commentWolfram Sang2017-06-20
* mmc: tmio: refactor handling mrqWolfram Sang2017-06-20
* mmc: tmio: make tmio_mmc_request function more readableWolfram Sang2017-06-20
* mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2017-06-20