aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.c
Commit message (Expand)AuthorAge
* mmc: queue: Fix bigger segments usageYoshihiro Shimoda2019-09-12
* mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda2019-09-03
* mmc: mmc_spi: Enable stable writesAndreas Koop2019-07-22
* Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-11
|\
| * mmc: core: let the dma map ops handle bouncingChristoph Hellwig2019-07-10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/
* mmc: also set max_segment_size in the deviceChristoph Hellwig2019-06-05
* mmc: core: Fix tag set memory leakRaul E Rangel2019-05-06
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\
| * block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-15
* | mmc: core: align max segment size with logical block sizeMing Lei2019-02-27
|/
* mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-17
* mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-15
* mmc: simplify queue initializationChristoph Hellwig2018-11-15
* mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter2018-08-21
* mmc: complete requests from ->timeoutChristoph Hellwig2018-05-29
* block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
* mmc: block: Remove code no longer needed after the switch to blk-mqAdrian Hunter2017-12-11
* mmc: block: make function mmc_cqe_issue_type staticColin Ian King2017-12-11
* mmc: block: blk-mq: Add support for direct completionAdrian Hunter2017-12-11
* mmc: block: Add CQE supportAdrian Hunter2017-12-11
* mmc: block: Add blk-mq supportAdrian Hunter2017-12-11
* mmc: block: Simplify cleaning up the queueAdrian Hunter2017-12-11
* mmc: block: No need to export mmc_cleanup_queue()Adrian Hunter2017-12-11
* mmc: block: Factor out mmc_setup_queue()Adrian Hunter2017-10-30
* mmc: block: Delete mmc_access_rpmb()Linus Walleij2017-10-30
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-04
* mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-08
* Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-04
|\
| * mmc: block: remove req back pointerLinus Walleij2017-06-20
| * mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-20
| * mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-20
* | mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig2017-06-27
* | block: introduce new block status code typeChristoph Hellwig2017-06-09
|/
* Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-05-02
|\
| * mmc: queue: Share mmc request array between partitionsAdrian Hunter2017-04-24
| * mmc: block: Introduce queue semanticsAdrian Hunter2017-04-24
* | mmc: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
|/
* Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-02-21
|\
| * mmc: queue: turn queue flags into boolsLinus Walleij2017-02-13
| * mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-13
| * mmc: core: Move public functions from core.h to private headersUlf Hansson2017-02-13
| * mmc: core: Use kmalloc_array() in mmc_alloc_sg()Markus Elfring2017-02-13
* | mmc: remove pointless request type check in mmc_prep_requestChristoph Hellwig2017-01-31
|/
* Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2016-12-14
* mmc: block: Move files to coreUlf Hansson2016-12-12