summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Remove code no longer needed after the switch to blk-mqAdrian Hunter2017-12-111-15/+0
* mmc: block: blk-mq: Add support for direct completionAdrian Hunter2017-12-111-0/+1
* mmc: block: Add CQE supportAdrian Hunter2017-12-111-0/+18
* mmc: block: Add blk-mq supportAdrian Hunter2017-12-111-0/+32
* Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-131-2/+2
|\
| * mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-301-2/+0
| * mmc: block: Convert RPMB to a character deviceLinus Walleij2017-10-301-0/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-6/+0
* mmc: debugfs: Move block debugfs into block moduleLinus Walleij2017-08-301-0/+4
* mmc: block: Anonymize the drv op data pointerLinus Walleij2017-08-301-1/+1
* mmc: block: Move boot partition locking into a driver opLinus Walleij2017-06-201-1/+3
* mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij2017-06-201-0/+9
* mmc: block: remove req back pointerLinus Walleij2017-06-201-1/+7
* mmc: queue: delete mmc_req_is_special()Linus Walleij2017-06-201-8/+0
* mmc: block: move multi-ioctl() to use block layerLinus Walleij2017-06-201-1/+2
* mmc: block: move single ioctl() commands to block requestsLinus Walleij2017-06-201-0/+3
* mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-201-10/+12
* mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-241-0/+2
* mmc: block: Introduce queue semanticsAdrian Hunter2017-04-241-3/+7
* mmc: queue: turn queue flags into boolsLinus Walleij2017-02-131-3/+2
* mmc: block: rename mmc_active to areqLinus Walleij2017-02-131-1/+1
* mmc: core: First step in cleaning up private mmc header filesUlf Hansson2017-02-131-1/+5
* mmc: block: Move files to coreUlf Hansson2016-12-121-0/+64
OpenPOWER on IntegriCloud