summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.h
AgeCommit message (Expand)AuthorLines
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig-1/+2
2021-06-30mmc: switch to blk_mq_alloc_diskChristoph Hellwig-1/+1
2021-03-30mmc: core: Remove mq->use_cqe from the struct mmc_queueLuca Porzio-1/+0
2021-02-08mmc: queue: Remove unused defineChanWoo Lee-1/+0
2018-11-17mmc: stop abusing the request queue_lock pointerChristoph Hellwig-2/+2
2018-11-15mmc: stop abusing the request queue_lock pointerChristoph Hellwig-0/+1
2018-11-15mmc: simplify queue initializationChristoph Hellwig-2/+1
2018-08-21mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter-0/+1
2017-12-11mmc: block: Remove code no longer needed after the switch to blk-mqAdrian Hunter-15/+0
2017-12-11mmc: block: blk-mq: Add support for direct completionAdrian Hunter-0/+1
2017-12-11mmc: block: Add CQE supportAdrian Hunter-0/+18
2017-12-11mmc: block: Add blk-mq supportAdrian Hunter-0/+32
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-30mmc: block: Delete mmc_access_rpmb()Linus Walleij-2/+0
2017-10-30mmc: block: Convert RPMB to a character deviceLinus Walleij-0/+2
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij-6/+0
2017-08-30mmc: debugfs: Move block debugfs into block moduleLinus Walleij-0/+4
2017-08-30mmc: block: Anonymize the drv op data pointerLinus Walleij-1/+1
2017-06-20mmc: block: Move boot partition locking into a driver opLinus Walleij-1/+3
2017-06-20mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij-0/+9
2017-06-20mmc: block: remove req back pointerLinus Walleij-1/+7
2017-06-20mmc: queue: delete mmc_req_is_special()Linus Walleij-8/+0
2017-06-20mmc: block: move multi-ioctl() to use block layerLinus Walleij-1/+2
2017-06-20mmc: block: move single ioctl() commands to block requestsLinus Walleij-0/+3
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij-10/+12
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter-0/+2
2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter-3/+7
2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij-3/+2
2017-02-13mmc: block: rename mmc_active to areqLinus Walleij-1/+1
2017-02-13mmc: core: First step in cleaning up private mmc header filesUlf Hansson-1/+5
2016-12-12mmc: block: Move files to coreUlf Hansson-0/+64