aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/queue.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Remove obsolete members from mmc_queueVeerabhadrarao Badiganti2018-06-141-5/+0
* mmc: core: Update cmdq for making use of per-request dataVeerabhadrarao Badiganti2018-06-141-2/+0
* mmc: Merge MMC driver's changes from kernel msm-4.9 to msm-4.14Bao D. Nguyen2018-03-221-2/+30
* Merge remote-tracking branch 'remotes/origin/tmp-39dae59' into msm-nextRunmin Wang2017-11-061-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge remote-tracking branch 'remotes/origin/tmp-8a5776a' into msm-nextRunmin Wang2017-10-111-6/+0
|\|
| * mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-6/+0
* | Merge remote-tracking branch 'origin/tmp-2bd6bf0' into msm-nextPrasad Sodagudi2017-10-091-1/+5
|\|
| * 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
* | ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn2017-07-171-0/+8
|/
* 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