Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
748d900a9e7d98cb361cbcb52c436f3b5b963c31
/
drivers
/
mmc
/
card
/
queue.c
fac0bd6
mmc: queue: do not clean current request when urgent in progress
by Konstantin Dorfman
· 11 years ago
4868fd0
mmc: queue: scale down the max_segs if memory allocation fails
by Subhash Jadavani
· 11 years ago
84af373
mmc: core: Disable HPI for certain Hynix eMMC cards
by Pratibhasagar V
· 11 years ago
7729aee
mmc: block: fix the block driver shutdown
by Subhash Jadavani
· 11 years ago
3f113aa
mmc: Undo mmc changes that diverge us from upstream
by Stephen Boyd
· 12 years ago
e9382e6
mmc: fix read latency of urgent request
by Konstantin Dorfman
· 12 years ago
3376d31
Merge "mmc: card: abort the suspend if the card is busy"
by Linux Build Service Account
· 12 years ago
d1c87f1
mmc: card: abort the suspend if the card is busy
by Subhash Jadavani
· 12 years ago
9b0f5ec
mmc: Add support to handle Urgent data transfer request
by Konstantin Dorfman
· 12 years ago
d50afb5
Revert "mmc: add new request stats infrastructure"
by Lee Susman
· 12 years ago
4ab8343
mmc: core: Move update of is_waiting_last_req flag
by Konstantin Dorfman
· 12 years ago
09f2153
mmc: queue: amend buffer swap for non-blocking transfer
by Seungwon Jeon
· 12 years ago
4d22d5f
Merge "mmc: Allow periodic BKOPS on different sizes of devices"
by Linux Build Service Account
· 12 years ago
66842b0
mmc: add new request stats infrastructure
by Lee Susman
· 12 years ago
286f01c
mmc: Allow periodic BKOPS on different sizes of devices
by Maya Erez
· 12 years ago
69bd0fb
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
4ffcd84
Merge "mmc: card: modifying the trigger to start packing"
by Linux Build Service Account
· 12 years ago
ec7a9ac
mmc: card: modifying the trigger to start packing
by Yaniv Gardi
· 12 years ago
47b3792
mmc: card: fix write packing errors due to previous revert
by Maya Erez
· 12 years ago
5f36069
mmc: core: Add support for idle time BKOPS
by Maya Erez
· 12 years ago
0cc7640
mmc: block: Add write packing control
by Tatyana Brokhman
· 12 years ago
53f8f57
mmc: support packed write command for eMMC4.5 device
by Seungwon Jeon
· 12 years ago
f94cf3d
mmc: Revert all packing related patches
by Tatyana Brokhman
· 12 years ago
3402d2b
mmc: Revert BKOPs feature
by Maya Erez
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
63c61d6
mmc: block: Add write packing control
by Maya Erez
· 12 years ago
968c774
mmc: core: Support packed write command for eMMC4.5 device
by Seungwon Jeon
· 12 years ago
f886c80
mmc: support BKOPS feature for eMMC v4.5
by Jaehoon Chung
· 12 years ago
463bb95
mmc: card: Adding support for sanitize in eMMC 4.5
by Maya Erez
· 12 years ago
7194efb
mmc: fixes for eMMC v4.5 discard operation
by Adrian Hunter
· 13 years ago
ed1ac8a
mmc: core: mmc sanitize feature support for v4.5
by Kyungmin Park
· 13 years ago
91fd00b
mmc: block: add handling for two parallel block requests in issue_rw_rq
by Per Forlin
· 13 years ago
d07424b
mmc: queue: add a second mmc queue request member
by Per Forlin
· 13 years ago
cb86e7b
mmc: block: add member in mmc queue struct to hold request data
by Per Forlin
· 13 years ago
81306ad
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
a8ad82c
mmc: card: Kill block requests if card is removed
by Sujit Reddy Thumma
· 13 years ago
cfefa14
mmc: card: Kill block requests if card is removed
by Sujit Reddy Thumma
· 13 years ago
d9ddd62
mmc: core: mmc sanitize feature support for v4.5
by Kyungmin Park
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
7513cd7
mmc: queue: declare mmc_alloc_sg as static
by Venkatraman S
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
ee8a43a
mmc: block: add handling for two parallel block requests in issue_rw_rq
by Per Forlin
· 13 years ago
04296b7
mmc: queue: add a second mmc queue request member
by Per Forlin
· 13 years ago
97868a2
mmc: block: add member in mmc queue struct to hold request data
by Per Forlin
· 13 years ago
e056a1b
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
c31b55c
mmc: queue: bring discard_granularity/alignment into line with SCSI
by Adrian Hunter
· 13 years ago
d09408a
mmc: queue: append partition subname to queue thread name
by Adrian Hunter
· 13 years ago
0b38c4e
mmc: remove redundant irq disabling
by John Ogness
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
de528fa
mmc: name mmc queue thread by host index
by Ethan Du
· 14 years ago
632cf92
mmc: Convert "mutex" to semaphore
by Thomas Gleixner
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
4980454
mmc_block: add support for secure discard
by Adrian Hunter
· 14 years ago
bd788c9
mmc_block: add discard support
by Adrian Hunter
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
5fa83ce
mmc_block: fix queue cleanup
by Adrian Hunter
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
296b2f6
block: convert to dequeueing model (easy ones)
by Tejun Heo
· 16 years ago
8dddfe1
mmc_block: tell block layer there is no seek penalty
by Pierre Ossman
· 16 years ago
d6d8de3
mmc_block: filter out PC requests
by Pierre Ossman
· 16 years ago
9102895
mmc_block: indicate strict ordering
by Pierre Ossman
· 16 years ago
f3eb0aa
mmc_block: inform block layer about sector count restriction
by Pierre Ossman
· 16 years ago
2ff1fa6
mmc_block: bounce buffer highmem support
by Pierre Ossman
· 16 years ago
fd53983
blk_end_request: changing mmc (take 4)
by Kiyoshi Ueda
· 17 years ago
05e5b13
mmc: Add missing sg_init_table() call
by Haavard Skinnemoen
· 17 years ago
8578007
mmc: Fix sg helper copy-and-paste error
by Roland Dreier
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
d3ad0aa
mmc: need to zero sglist on init
by Jens Axboe
· 17 years ago
aafabfa
mmc: reorganize bounce buffer init
by Pierre Ossman
· 17 years ago
d941cf5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
70f1048
mmc: update header file paths
by Pierre Ossman
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
98ccf14
mmc: bounce requests for simple hosts
by Pierre Ossman
· 18 years ago
9c9f2d6
mmc: clean up unused parts of block driver
by Pierre Ossman
· 17 years ago
d2b46f6
mmc: allow suspended block driver to be removed
by Pierre Ossman
· 18 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
[Renamed from drivers/mmc/queue.c]
98ac216
mmc: Move queue functions to mmc_block
by Pierre Ossman
· 18 years ago
[Renamed (97%) from drivers/mmc/mmc_queue.c]
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
7b30d28
mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal
by Vitaly Wool
· 18 years ago
cdb54fa
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
fcaf71f
Driver core: convert mmc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
89b4e13
mmc: Flush block queue when removing card
by Pierre Ossman
· 18 years ago
87598a2
mmc: remove kernel_thread()
by Christoph Hellwig
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
c723e08a
[ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged
by Juha [êölä
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago