summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/block.c
Commit message (Expand)AuthorAge
* Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-12
|\
| * mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner2018-04-04
* | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\ \ | |/ |/|
| * mmc: block: Delete gendisk before cleaning up the request queueShawn Lin2018-03-22
* | mmc: block: fix updating ext_csd caches on ioctl callBastian Stender2018-03-15
* | mmc: core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2018-03-15
|/
* mmc: block: fix logical error to avoid memory leakLiu, Changcheng2017-12-18
* mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failureDan Carpenter2017-12-11
* mmc: block: Remove code no longer needed after the switch to blk-mqAdrian Hunter2017-12-11
* mmc: block: blk-mq: fix boolreturn.cocci warningsWu Fengguang2017-12-11
* mmc: block: blk-mq: Stop using legacy recoveryAdrian Hunter2017-12-11
* mmc: block: Reduce polling timeout from 10 minutes to 10 secondsAdrian Hunter2017-12-11
* mmc: block: Add timeout_clks when calculating timeoutAdrian Hunter2017-12-11
* mmc: block: Check for transfer state in card_busy_detect()Adrian Hunter2017-12-11
* mmc: block: Check the timeout correctly in card_busy_detect()Adrian Hunter2017-12-11
* mmc: block: blk-mq: Check error bits and save the exception bit when polling ...Adrian Hunter2017-12-11
* mmc: block: Make card_busy_detect() accumulate all response error bitsAdrian Hunter2017-12-11
* mmc: block: blk-mq: Separate card polling from recoveryAdrian Hunter2017-12-11
* mmc: block: blk-mq: Add support for direct completionAdrian Hunter2017-12-11
* mmc: block: Add CQE supportAdrian Hunter2017-12-11
* mmc: block: Add blk-mq supportAdrian Hunter2017-12-11
* mmc: block: Add error-handling commentsAdrian Hunter2017-12-11
* mmc: block: Simplify cleaning up the queueAdrian Hunter2017-12-11
* mmc: block: Ensure that debugfs files are removedAdrian Hunter2017-11-23
* mmc: block: Check return value of blk_get_request()Adrian Hunter2017-11-23
* mmc: block: Fix missing blk_put_request()Adrian Hunter2017-11-23
* mmc: block: Prepare CQE dataAdrian Hunter2017-10-30
* mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter2017-10-30
* mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-30
* mmc: block: Fix bug when removing RPMB chardevLinus Walleij2017-10-30
* mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-30
* mmc: block: Convert RPMB to a character deviceLinus Walleij2017-10-30
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-04
* Merge branch 'fixes' into nextUlf Hansson2017-08-30
|\
| * mmc: block: Fix block status codesAdrian Hunter2017-08-30
* | mmc: block: cast a informative log for no devidx availableShawn Lin2017-08-30
* | mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij2017-08-30
* | mmc: block: Refactor mmc_blk_part_switch()Linus Walleij2017-08-30
* | mmc: block: Move duplicate checkLinus Walleij2017-08-30
* | mmc: debugfs: Move block debugfs into block moduleLinus Walleij2017-08-30
* | mmc: block: Anonymize the drv op data pointerLinus Walleij2017-08-30
* | mmc: block: remove unused struct mmc_card *cardShawn Lin2017-08-30
|/
* mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending modeShawn Lin2017-08-21
* mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław2017-08-09
* mmc: block: bypass the queue even if usage is present for hotplugShawn Lin2017-08-03
* mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja2017-07-13
* mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entriesGeert Uytterhoeven2017-07-11
* mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTLGeert Uytterhoeven2017-07-11
* Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-04
|\
| * mmc: core: for data errors, take response of stop cmd into accountWolfram Sang2017-06-20