summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.c
AgeCommit message (Expand)AuthorLines
2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-182/+60
2017-06-27mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig-1/+0
2017-06-20mmc: block: remove req back pointerLinus Walleij-8/+5
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij-163/+57
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij-14/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig-1/+1
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-122/+185
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter-95/+139
2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter-28/+47
2017-04-08mmc: remove the discard_zeroes_data flagChristoph Hellwig-2/+0
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-7/+9
2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij-6/+6
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson-0/+1
2017-02-13mmc: core: Move public functions from core.h to private headersUlf Hansson-0/+1
2017-02-13mmc: core: Use kmalloc_array() in mmc_alloc_sg()Markus Elfring-1/+1
2017-01-31mmc: remove pointless request type check in mmc_prep_requestChristoph Hellwig-9/+0
2016-12-14Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds-0/+489
2016-12-12mmc: block: Move files to coreUlf Hansson-0/+489