blob: ef10c0c228bce4259b90df00ab8b43198f101427 [file] [log] [blame]
69f7599e6c55 ("mmc: block: Anonymize the drv op data pointer")
7432b49b54cd ("mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL")
0493f6fe5bde ("mmc: block: Move boot partition locking into a driver op")
5ec1239694c7 ("mmc: block: Move DRV OP issue function")
02166a01f811 ("mmc: block: Tag DRV_OPs with a driver operation type")
3ecd8cf23f88 ("mmc: block: move multi-ioctl() to use block layer")
614f0388f580 ("mmc: block: move single ioctl() commands to block requests")
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")
2602b740e45c ("mmc: block: Fix is_waiting_last_req set incorrectly")
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")
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")