blob: ad1034cfcee0d84ad1c972fe92868bb8a2aae72f [file] [log] [blame]
d6743a8a1ae3 ("mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported")
5857b29b96dc ("mmc: core: Move public functions from host.h to private headers")
4facdde11394 ("mmc: core: Move public functions from card.h to private headers")
9e1bbc727275 ("mmc: core: Move some host specific public functions to host.h")
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()")
03d640ae1f9b ("mmc: block: delete packed command support")
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")
e01071dd2bfc ("mmc: block: move packed command struct init")
7db3028e00f0 ("mmc: block: rename data to blkdata")
f2818bff37b6 ("mmc: block: use mmc_req_is_special()")
c820af5f18ec ("mmc: core: Add helper to see if a host can be retuned")
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")