aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/queue.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.201 into kernel.lnx.4.14.r4-relNathan Chancellor2020-10-211-1/+1
* msm: arm64: remove print formatting warningsvkakani2018-12-201-1/+1
* Merge "mmc: core: fix SD card request queue refcount underflow during shutdown"qctecmdr Service2018-11-271-1/+2
|\
| * mmc: core: fix SD card request queue refcount underflow during shutdownCan Guo2018-11-271-1/+2
* | mmc: card: Add explicit checks for secure-discard requestsVeerabhadrarao Badiganti2018-11-211-1/+2
* | mmc: CMDQ Error handling context syncronizationRitesh Harjani2018-11-151-0/+8
|/
* Merge "mmc: core: fix queue clean up sequence when SD card is removed"qctecmdr Service2018-10-271-0/+2
|\
| * mmc: core: fix queue clean up sequence when SD card is removedCan Guo2018-10-261-0/+2
* | mmc: core: fix one NULL pointer dereference after SD card is removedCan Guo2018-10-251-2/+6
|/
* mmc: card: Set INLINECRYPT queue flag based on host capabilityVeerabhadrarao Badiganti2018-09-171-0/+4
* mmc: card: Service RPMB requests with priority over other requestsVeerabhadrarao Badiganti2018-08-121-1/+4
* mmc: core: Update cmdq for making use of per-request dataVeerabhadrarao Badiganti2018-06-141-41/+16
* mmc: Merge MMC driver's changes from kernel msm-4.9 to msm-4.14Bao D. Nguyen2018-03-221-42/+363
* Merge remote-tracking branch 'remotes/origin/tmp-8a5776a' into msm-nextRunmin Wang2017-10-111-111/+9
|\
| * mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-116/+9
| * mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* | ANDROID: sched_param: Include uapi/linux/sched/types.h>Amit Pundir2017-07-171-0/+1
* | ANDROID: mmc: move to a SCHED_FIFO threadTim Murray2017-07-171-0/+6
|/
* Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-041-182/+60
|\
| * mmc: block: remove req back pointerLinus Walleij2017-06-201-8/+5
| * mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-201-163/+57
| * mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-201-14/+1
* | mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig2017-06-271-1/+0
* | block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
|/
* Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-05-021-122/+185
|\
| * mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-241-95/+139
| * mmc: block: Introduce queue semanticsAdrian Hunter2017-04-241-28/+47
* | mmc: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-2/+0
|/
* Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-02-211-7/+9
|\
| * mmc: queue: turn queue flags into boolsLinus Walleij2017-02-131-6/+6
| * mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-131-0/+1
| * mmc: core: Move public functions from core.h to private headersUlf Hansson2017-02-131-0/+1
| * mmc: core: Use kmalloc_array() in mmc_alloc_sg()Markus Elfring2017-02-131-1/+1
* | mmc: remove pointless request type check in mmc_prep_requestChristoph Hellwig2017-01-311-9/+0
|/
* Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2016-12-141-2/+2
* mmc: block: Move files to coreUlf Hansson2016-12-121-0/+489