index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
mmc: queue: amend buffer swap for non-blocking transfer
Seungwon Jeon
1
-7
/
+10
2012-05-09
mmc: queue: remove redundant memsets
Venkatraman S
1
-2
/
+0
2012-05-09
mmc: queue: rename mmc_request function
Venkatraman S
1
-2
/
+2
2012-04-20
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
1
-1
/
+1
2012-01-11
mmc: card: Kill block requests if card is removed
Sujit Reddy Thumma
1
-0
/
+5
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
1
-1
/
+1
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-2
/
+2
2011-10-26
mmc: queue: declare mmc_alloc_sg as static
Venkatraman S
1
-1
/
+1
2011-07-20
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
1
-5
/
+12
2011-07-20
mmc: queue: add a second mmc queue request member
Per Forlin
1
-2
/
+42
2011-07-20
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
1
-62
/
+67
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
1
-10
/
+23
2011-06-25
mmc: queue: bring discard_granularity/alignment into line with SCSI
Adrian Hunter
1
-6
/
+1
2011-06-25
mmc: queue: append partition subname to queue thread name
Adrian Hunter
1
-3
/
+5
2011-05-24
mmc: remove redundant irq disabling
John Ogness
1
-8
/
+0
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+1
2010-10-23
mmc: name mmc queue thread by host index
Ethan Du
1
-1
/
+3
2010-10-23
mmc: Convert "mutex" to semaphore
Thomas Gleixner
1
-1
/
+1
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-4
/
+4
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-1
/
+0
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
1
-0
/
+3
2010-08-12
mmc_block: add discard support
Adrian Hunter
1
-2
/
+14
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
1
-1
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-4
/
+2
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-2
/
+2
2010-01-11
mmc_block: fix queue cleanup
Adrian Hunter
1
-9
/
+9
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-8
/
+3
2009-05-11
block: convert to dequeueing model (easy ones)
Tejun Heo
1
-6
/
+6
2008-10-14
mmc_block: tell block layer there is no seek penalty
Pierre Ossman
1
-0
/
+1
2008-10-12
mmc_block: filter out PC requests
Pierre Ossman
1
-1
/
+1
2008-10-12
mmc_block: indicate strict ordering
Pierre Ossman
1
-0
/
+1
2008-10-12
mmc_block: inform block layer about sector count restriction
Pierre Ossman
1
-6
/
+14
2008-07-23
mmc_block: bounce buffer highmem support
Pierre Ossman
1
-66
/
+31
2008-01-28
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
1
-2
/
+2
2007-11-27
mmc: Add missing sg_init_table() call
Haavard Skinnemoen
1
-1
/
+2
2007-11-08
mmc: Fix sg helper copy-and-paste error
Roland Dreier
1
-1
/
+1
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-7
/
+8
2007-10-16
mmc: need to zero sglist on init
Jens Axboe
1
-3
/
+3
2007-08-09
mmc: reorganize bounce buffer init
Pierre Ossman
1
-7
/
+7
2007-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-1
/
+1
2007-07-26
mmc: update header file paths
Pierre Ossman
1
-1
/
+1
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-4
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-5
/
+2
2007-07-09
mmc: bounce requests for simple hosts
Pierre Ossman
1
-14
/
+177
2007-05-24
mmc: clean up unused parts of block driver
Pierre Ossman
1
-27
/
+8
2007-05-01
mmc: allow suspended block driver to be removed
Pierre Ossman
1
-0
/
+3
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
1
-0
/
+249