Seungwon Jeon
|
ce39f9d17c
mmc: support packed write command for eMMC4.5 devices
|
12 years ago |
Konstantin Dorfman
|
2220eedfd7
mmc: fix async request mechanism for sequential read scenarios
|
12 years ago |
Seungwon Jeon
|
369d321ed1
mmc: queue: exclude asynchronous transfer for special request
|
12 years ago |
Seungwon Jeon
|
45c5a914e6
mmc: queue: amend buffer swap for non-blocking transfer
|
12 years ago |
Venkatraman S
|
b41b6f1d1c
mmc: queue: remove redundant memsets
|
13 years ago |
Venkatraman S
|
1b50f5f392
mmc: queue: rename mmc_request function
|
13 years ago |
Adrian Hunter
|
7194efb8f0
mmc: fixes for eMMC v4.5 discard operation
|
13 years ago |
Sujit Reddy Thumma
|
a8ad82cc1b
mmc: card: Kill block requests if card is removed
|
13 years ago |
Kyungmin Park
|
d9ddd62943
mmc: core: mmc sanitize feature support for v4.5
|
13 years ago |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
13 years ago |
Venkatraman S
|
7513cd7af8
mmc: queue: declare mmc_alloc_sg as static
|
14 years ago |
Per Forlin
|
ee8a43a51c
mmc: block: add handling for two parallel block requests in issue_rw_rq
|
14 years ago |
Per Forlin
|
04296b7bfd
mmc: queue: add a second mmc queue request member
|
14 years ago |
Per Forlin
|
97868a2bdf
mmc: block: add member in mmc queue struct to hold request data
|
14 years ago |
Adrian Hunter
|
e056a1b5b6
mmc: queue: let host controllers specify maximum discard timeout
|
14 years ago |
Adrian Hunter
|
c31b55cd4e
mmc: queue: bring discard_granularity/alignment into line with SCSI
|
14 years ago |
Adrian Hunter
|
d09408ade0
mmc: queue: append partition subname to queue thread name
|
14 years ago |
John Ogness
|
0b38c4ebf0
mmc: remove redundant irq disabling
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Ethan Du
|
de528fa3f9
mmc: name mmc queue thread by host index
|
14 years ago |
Thomas Gleixner
|
632cf92a72
mmc: Convert "mutex" to semaphore
|
15 years ago |
Martin K. Petersen
|
a36274e018
mmc: Remove distinction between hw and phys segments
|
15 years ago |
Tejun Heo
|
4913efe456
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
|
15 years ago |
Adrian Hunter
|
4980454868
mmc_block: add support for secure discard
|
15 years ago |
Adrian Hunter
|
bd788c9665
mmc_block: add discard support
|
15 years ago |
FUJITA Tomonori
|
00fff26539
block: remove q->prepare_flush_fn completely
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |