index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-27
1
-1
/
+8
*
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-17
1
-16
/
+15
*
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
1
-13
/
+13
*
mmc: simplify queue initialization
Christoph Hellwig
2018-11-15
1
-56
/
+29
*
mmc: block: Fix unsupported parallel dispatch of requests
Adrian Hunter
2018-08-21
1
-5
/
+7
*
mmc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
1
-2
/
+3
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-4
/
+4
*
mmc: block: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
1
-231
/
+9
*
mmc: block: make function mmc_cqe_issue_type static
Colin Ian King
2017-12-11
1
-2
/
+2
*
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
2017-12-11
1
-1
/
+4
*
mmc: block: Add CQE support
Adrian Hunter
2017-12-11
1
-4
/
+158
*
mmc: block: Add blk-mq support
Adrian Hunter
2017-12-11
1
-23
/
+273
*
mmc: block: Simplify cleaning up the queue
Adrian Hunter
2017-12-11
1
-0
/
+2
*
mmc: block: No need to export mmc_cleanup_queue()
Adrian Hunter
2017-12-11
1
-1
/
+0
*
mmc: block: Factor out mmc_setup_queue()
Adrian Hunter
2017-10-30
1
-15
/
+24
*
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
2017-10-30
1
-1
/
+1
*
mmc: Delete bounce buffer handling
Linus Walleij
2017-10-04
1
-116
/
+9
*
mmc: block: Fix incorrectly initialized requests
Adrian Hunter
2017-09-08
1
-1
/
+6
*
Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-07-04
1
-182
/
+60
|
\
|
*
mmc: block: remove req back pointer
Linus Walleij
2017-06-20
1
-8
/
+5
|
*
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
2017-06-20
1
-163
/
+57
|
*
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
2017-06-20
1
-14
/
+1
*
|
mmc/block: remove a call to blk_queue_bounce_limit
Christoph Hellwig
2017-06-27
1
-1
/
+0
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
|
/
*
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-05-02
1
-122
/
+185
|
\
|
*
mmc: queue: Share mmc request array between partitions
Adrian Hunter
2017-04-24
1
-95
/
+139
|
*
mmc: block: Introduce queue semantics
Adrian Hunter
2017-04-24
1
-28
/
+47
*
|
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-2
/
+0
|
/
*
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2017-02-21
1
-7
/
+9
|
\
|
*
mmc: queue: turn queue flags into bools
Linus Walleij
2017-02-13
1
-6
/
+6
|
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
|
*
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
|
*
mmc: core: Use kmalloc_array() in mmc_alloc_sg()
Markus Elfring
2017-02-13
1
-1
/
+1
*
|
mmc: remove pointless request type check in mmc_prep_request
Christoph Hellwig
2017-01-31
1
-9
/
+0
|
/
*
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2016-12-14
1
-2
/
+2
*
mmc: block: Move files to core
Ulf Hansson
2016-12-12
1
-0
/
+489