blob: 7c971bf138837c74517d706ccd88fe28cc2be5a5 [file] [log] [blame]
e5d0e17bb602 ("mmc: mmc_ops: fix a typo for comment of mmc_start_bkops")
1cf8f7e5af39 ("mmc: core: Move mmc bkops functions from core.c to mmc_ops.c")
066d9cc546c2 ("mmc: core: Don't export some eMMC specific functions from core.c")
b658af718465 ("mmc: mmc: Add functions to enable / disable the Command Queue")
55244c5659b5 ("mmc: core: Move public functions from core.h to private headers")
066185d69063 ("mmc: core: First step in cleaning up private mmc header files")
e711f0309109 ("mmc: mmc: Introduce mmc_abort_tuning()")
6ff897ff5c62 ("mmc: core: remove BUG_ONs from core.c")
925ff3a7a334 ("mmc: mmc: Add Command Queue definitions")
aa33ce3c411a ("mmc: core: Enable __mmc_switch() to change bus speed timing for the host")
625228fa3e01 ("mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose")
437590a123b6 ("mmc: core: Retry instead of ignore at CRC errors when polling for busy")
8e8b3f514c12 ("mmc: core: use enum mmc_blk_status properly")
70562644f4ee ("mmc: core: Don't use ->card_busy() and CMD13 in combination when polling")
716bdb8953c7 ("mmc: core: Factor out code related to polling in __mmc_switch()")
cb26ce069ffa ("mmc: core: Clarify code which deals with polling in __mmc_switch()")
20348d1981da ("mmc: core: Make mmc_switch_status() available for mmc core")