summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/queue.c
AgeCommit message (Expand)Author
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter
2017-04-24mmc: block: Introduce queue semanticsAdrian Hunter
2017-04-08mmc: remove the discard_zeroes_data flagChristoph Hellwig
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-02-13mmc: queue: turn queue flags into boolsLinus Walleij
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from core.h to private headersUlf Hansson
2017-02-13mmc: core: Use kmalloc_array() in mmc_alloc_sg()Markus Elfring
2017-01-31mmc: remove pointless request type check in mmc_prep_requestChristoph Hellwig
2016-12-14Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2016-12-12mmc: block: Move files to coreUlf Hansson