aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.h
Commit message (Expand)AuthorAge
* mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-17
* mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-15
* mmc: simplify queue initializationChristoph Hellwig2018-11-15
* mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter2018-08-21
* mmc: block: Remove code no longer needed after the switch to blk-mqAdrian 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
* Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-13
|\
| * mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-30
| * mmc: block: Convert RPMB to a character deviceLinus Walleij2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-04
* mmc: debugfs: Move block debugfs into block moduleLinus Walleij2017-08-30
* mmc: block: Anonymize the drv op data pointerLinus Walleij2017-08-30
* mmc: block: Move boot partition locking into a driver opLinus Walleij2017-06-20
* mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij2017-06-20
* mmc: block: remove req back pointerLinus Walleij2017-06-20
* mmc: queue: delete mmc_req_is_special()Linus Walleij2017-06-20
* mmc: block: move multi-ioctl() to use block layerLinus Walleij2017-06-20
* mmc: block: move single ioctl() commands to block requestsLinus Walleij2017-06-20
* mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-20
* mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-24
* mmc: block: Introduce queue semanticsAdrian Hunter2017-04-24
* mmc: queue: turn queue flags into boolsLinus Walleij2017-02-13
* mmc: block: rename mmc_active to areqLinus Walleij2017-02-13
* mmc: core: First step in cleaning up private mmc header filesUlf Hansson2017-02-13
* mmc: block: Move files to coreUlf Hansson2016-12-12