summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/queue.h
AgeCommit message (Expand)Author
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30mmc: block: Delete mmc_access_rpmb()Linus Walleij
2017-10-30mmc: block: Convert RPMB to a character deviceLinus Walleij
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij
2017-08-30mmc: debugfs: Move block debugfs into block moduleLinus Walleij
2017-08-30mmc: block: Anonymize the drv op data pointerLinus Walleij
2017-06-20mmc: block: Move boot partition locking into a driver opLinus Walleij
2017-06-20mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij
2017-06-20mmc: block: remove req back pointerLinus Walleij
2017-06-20mmc: queue: delete mmc_req_is_special()Linus Walleij
2017-06-20mmc: block: move multi-ioctl() to use block layerLinus Walleij
2017-06-20mmc: block: move single ioctl() commands to block requestsLinus Walleij
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter
2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter
2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij
2017-02-13mmc: block: rename mmc_active to areqLinus Walleij
2017-02-13mmc: core: First step in cleaning up private mmc header filesUlf Hansson
2016-12-12mmc: block: Move files to coreUlf Hansson