aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/block.c
AgeCommit message (Expand)Author
2024-02-23mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-05-25mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2022-02-23mmc: block: fix read single on recovery logicChristian Löhle
2021-09-22mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-05-11mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-05-11mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman
2020-12-16mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2019-12-21mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing
2019-12-21mmc: block: Make card_busy_detect() a bit more genericChaotian Jing
2019-02-28Merge branch 'fixes' into nextUlf Hansson
2019-02-27mmc: core: align max segment size with logical block sizeMing Lei
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman
2019-02-25mmc: block: fix debugfs_simple_attr.cocci warningsYueHaibing
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-17mmc: core: Cleanup BKOPS supportUlf Hansson
2018-12-04mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-11-17mmc: stop abusing the request queue_lock pointerChristoph Hellwig
2018-11-15mmc: stop abusing the request queue_lock pointerChristoph Hellwig
2018-11-15mmc: simplify queue initializationChristoph Hellwig
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-21Merge branch 'fixes' into nextUlf Hansson
2018-05-21mmc: block: Don't switch to the same partition type in mmc_blk_remove()Shawn Lin
2018-05-21mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-02mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitionsAndrew Gabbasov
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-04mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner
2018-03-22mmc: block: Delete gendisk before cleaning up the request queueShawn Lin
2018-03-15mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-15mmc: core: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2017-12-18mmc: block: fix logical error to avoid memory leakLiu, Changcheng
2017-12-11mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failureDan Carpenter
2017-12-11mmc: block: Remove code no longer needed after the switch to blk-mqAdrian Hunter
2017-12-11mmc: block: blk-mq: fix boolreturn.cocci warningsWu Fengguang
2017-12-11mmc: block: blk-mq: Stop using legacy recoveryAdrian Hunter