summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Factor out mmc_setup_queue()Adrian Hunter2017-10-301-15/+24
* mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-301-1/+1
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-116/+9Star
* mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-041-182/+60Star
|\
| * mmc: block: remove req back pointerLinus Walleij2017-06-201-8/+5Star
| * mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-201-163/+57Star
| * mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-201-14/+1Star
* | mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig2017-06-271-1/+0Star
* | 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-031-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/+0Star
|/
* 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/+0Star
|/
* 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