blob: 7b7a1a81521ddca54288b5d4ff157c9fde12b8a8 [file] [log] [blame]
74f6bdb864f2 ("mmc: renesas_sdhi: shorten types after refactorization")
b2dd9a1325e6 ("mmc: tmio: factor out TAP usage")
3a821a8244bc ("mmc: renesas_sdhi: complain loudly if driver needs update")
0c482d829ac4 ("mmc: tmio: refactor tuning execution into SDHI driver")
71cfc92751ac ("mmc: renesas_sdhi: only check CMD status for HS400 manual correction")
11a219606a9b ("mmc: renesas_sdhi: Add manual correction")
f0c8234cb923 ("mmc: renesas_sdhi: Change HW adjustment register according to speed mode")
d30ae056adb8 ("mmc: renesas_sdhi: Fix card initialization failure in high speed mode")
1970701f8080 ("mmc: tmio: introduce mask for 'always 1' bits")
2cec67865b0c ("mmc: tmio: delete wait in tuning process")
75f349a15306 ("mmc: renesas_sdhi: skip SCC error check when retuning")
5c99826b27d0 ("mmc: renesas_sdhi: Fix sampling clock position selecting")
a8f399f624e1 ("mmc: tmio: Fix tuning flow")
26eb2607fa28 ("mmc: renesas_sdhi: add eMMC HS400 mode support")
db924bba47c8 ("mmc: tmio: add eMMC HS400 mode support")
d63da8c64bbf ("mmc: tmio: use io* accessors consistently")
852d258f8465 ("mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h")
058db2868cd8 ("mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h")
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()")
754febcc6b74 ("mmc: tmio: use usleep_range consistently")
d6dc425ae595 ("mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings")
5124b59202eb ("mmc: renesas_sdhi: use extra flag for CBSY usage")
4dc48a95fa20 ("mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit")
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")
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")
43b0b361b017 ("mmc: tmio: always get number of taps")
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")
34a1654706c6 ("mmc: sh_mobile_sdhi: add support for 2 clocks")
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")