blob: c4767ac051ea3b6901b5e77fc04473de7c6c225d [file] [log] [blame]
2361bfb055f9 ("mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure")
41e3efd07d5a ("mmc: block: Simplify cleaning up the queue")
3f8b23a09a87 ("mmc: block: fix lockdep splat when removing mmc_block module")
7c84b8b43d3d ("mmc: block: bypass the queue even if usage is present for hotplug")
bbdc74dc19e0 ("mmc: block: Prevent new req entering queue after its cleanup")
304419d8a7e9 ("mmc: core: Allocate per-request data using the block layer core")
c3dccb74be28 ("mmc: core: Delete bounce buffer Kconfig option")
4ce944074e5e ("mmc: cavium: Support DDR mode for eMMC devices")
ba3869ff32e4 ("mmc: cavium: Add core MMC driver for Cavium SOCs")
7b410d074b25 ("mmc: queue: Share mmc request array between partitions")
cdf8a6fb4888 ("mmc: block: Introduce queue semantics")
8ddfe07e18c9 ("mmc: block: Use local var for mqrq_cur")
8ecc34448e24 ("mmc: block: Fix cmd error reset failure path")
0e65f10cf177 ("mmc: block: respect bool returned from blk_end_request()")
169f03a064c2 ("mmc: block: return errorcode from mmc_sd_num_wr_blocks()")
9491be5ff06f ("mmc: queue: turn queue flags into bools")
74f5ba357c7c ("mmc: block: rename mmc_active to areq")
b2928e1049e1 ("mmc: block: refactor mmc_blk_rw_try_restart()")
c3399ef55d8e ("mmc: core: rename mmc_start_req() to *areq()")
acd8dbd64a2a ("mmc: block: rename rqc and req")
db435505b561 ("mmc: block: inline the command abort and start new goto:s")
a04848c75bc0 ("mmc: core: switch to ida_simple_ functions in block.c")
20f921bb0114 ("mmc: core: Invent MMC_CAP_3_3V_DDR")
4e74b6b3c6e9 ("mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()")
2ed573b603f7 ("mmc: core: Clarify usage of mmc_set_signal_voltage()")
df0615889651 ("mmc: block: stop passing around pointless return values")
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")
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")
63928d4789eb ("mmc: core: Use kmalloc_array() in mmc_alloc_sg()")
b9f98bd4034a ("Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc")