blob: ba4f920f6f7be1b811e52eca277bc35b919565a2 [file] [log] [blame]
126b62700386 ("mmc: core: Remove code no longer needed after the switch to blk-mq")
1bec43a3b181 ("mmc: core: Remove option not to use blk-mq")
d2383318c5a6 ("mmc: core: Ensure cmd_completion is initialized")
c3d53d0da69d ("mmc: core: Add parameter use_blk_mq")
afab1bb8b40c ("mmc: core: Make mmc_pre_req() and mmc_post_req() available")
6186d06c519e ("mmc: parse new binding for eMMC fixed driver type")
cb39f61e9b1e ("mmc: core: Export a few functions needed for blkmq support")
72a5af554df8 ("mmc: core: Add support for handling CQE requests")
fb458864d9a7 ("mmc: core: add driver strength selection when selecting hs400es")
906d5ff61889 ("mmc: core: Move mmc_start_areq() declaration")
03596b927f83 ("mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only")
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")
73a47a9bb3e2 ("mmc: core: Use device_property_read instead of of_property_read")
0e72f95bf329 ("mmc: core: refactor asynchronous request finalization")
5744d50d2d9e ("mmc: core: move some code in mmc_start_areq()")
f34bdd2f7e28 ("mmc: core: Factor out mrq preparation from mmc_start_request()")
4b67e63faaa2 ("mmc: core: Factor out debug prints from mmc_start_request()")
b658af718465 ("mmc: mmc: Add functions to enable / disable the Command Queue")
37dac0681e2b ("mmc: core: start to break apart mmc_start_areq()")
c3399ef55d8e ("mmc: core: rename mmc_start_req() to *areq()")
e13934bdf459 ("mmc: core/mmci: restore pre/post_req behaviour")
fb00f196fcce ("mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v")
7d552a48089b ("mmc: block: introduce new_areq and old_areq")
da0dbaffe354 ("mmc: block: inline command abortions")
6fb85d658308 ("mmc: block: do not assign mq_rq when aborting command")
efb5a05e70df ("mmc: block: break out mmc_blk_rw_start_new()")
4e1f780032c5 ("mmc: block: break out mmc_blk_rw_cmd_abort()")
23888bfe9bd7 ("mmc: core: Don't use extern declarations of public mmc functions")
5857b29b96dc ("mmc: core: Move public functions from host.h to private headers")
4facdde11394 ("mmc: core: Move public functions from card.h to private headers")
c0a3e080f929 ("mmc: core: Move erase/trim/discard defines from public core.h to mmc.h")
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")
15520111500c ("mmc: core: Further fix thread wake-up")
36869cb93d36 ("Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block")