blob: 1a30bb516ea69d6a1080e721ec0b357854988587 [file] [log] [blame]
0196c8db8363 ("mmc: tmio: move tmio_mmc_set_clock() to platform hook")
74005a01f1ff ("mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()")
db924bba47c8 ("mmc: tmio: add eMMC HS400 mode support")
b21fc294387e ("mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()")
8d09a13386cc ("mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()")
c055fc75c175 ("mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data")
4139696b7978 ("mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()")
a3b05373e0e0 ("mmc: tmio: set tmio_mmc_host to driver data")
4ce628179167 ("mmc: renesas_sdhi: remove eprobe jump label")
1f27ddf0b50b ("mmc: tmio: Replace msleep() of 20ms or less with usleep_range()")
5124b59202eb ("mmc: renesas_sdhi: use extra flag for CBSY usage")
4dc48a95fa20 ("mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit")
01ffb1ae84dc ("mmc: tmio: don't wait on R-Car2+ when handling the clock")
2a68ea7896e3 ("mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC")
2fe35968fecc ("mmc: renesas-sdhi: improve checkpatch cleanness")
f2218db81548 ("mmc: tmio: improve checkpatch cleanness")
86beb538fa5f ("mmc: tmio: make sure SDIO gets reinitialized after resume")
d63c2bf49c0d ("mmc: use proper name for the R-Car SoC")
921579b22f99 ("mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3")
8b22c3c18be5 ("mmc: tmio: add CMD23 support")
f5fdcd1d55c7 ("mmc: tmio: move finish_request function further down")
c59274246851 ("mmc: tmio: remove outdated comment")
de2a6bb91367 ("mmc: tmio: refactor handling mrq")
10c998ef9727 ("mmc: tmio: make tmio_mmc_request function more readable")
9d08428afb72 ("mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file")
b5b6a5f4f06c ("mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c")
c2a96987c76f ("mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c")
426e95d1766b ("mmc: tmio: rename tmio_mmc_{pio => core}.c")
631fa73cfba8 ("mmc: renesas-sdhi, tmio: make dma more modular")
b21f13d8f7bf ("mmc: tmio: drop filenames from comment at top of source")
022f731e03d1 ("mmc: host: tmio: don't BUG on unsupported stop commands")
9afcbf4a6f19 ("mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values")
52ad9a8e854c ("mmc: tmio: ensure end of DMA and SD access are in sync")
ee28981535f4 ("mmc: tmio: discard obsolete SDIO irqs before enabling irqs")
20dd03734cac ("mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS")
ad7014b3949b ("mmc: host: tmio: drop superfluous exit path")
b1c95170f97e ("mmc: sh_mobile_sdhi: enable HS200")
03c5b0d90300 ("mmc: sh_mobile_sdhi: remove superfluous check in SCC error check")
e831ead3b3dd ("mmc: sh_mobile_sdhi: improve prerequisites for tuning")
6ade9a2c2da8 ("mmc: sh_mobile_sdhi: improve prerequisite for hw_reset")
dc9f1a8d790e ("mmc: sh_mobile_sdhi: simplify accessing DT data")
c51ff6c6180e ("mmc: tmio: use SDIO master interrupt bit only when allowed")
06f438dd389a ("mmc: sh_mobile_sdhi: Add tuning support")
4f11997773b6 ("mmc: tmio: Add tuning support")
e8f36b5d3b54 ("mmc: tmio: Add hw reset support")
2f87365f832b ("mmc: tmio: document mandatory and optional callbacks")
0963dd56b1cf ("mmc: sh_mobile_sdhi: Add r7s72100 support")
8185e51f358a ("mmc: tmio-mmc: add support for 32bit data port")
f19417f38264 ("mmc: sh_mobile_sdhi: add ocr_mask option")