index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2016-12-12
mmc: block: Move files to core
Ulf Hansson
1
-491
/
+0
2016-12-05
mmc: queue: remove BUG_ON for bounce_sg
Shawn Lin
1
-2
/
+0
2016-12-05
mmc: queue: Introduce queue depth and use it to allocate and free
Adrian Hunter
1
-58
/
+57
2016-12-05
mmc: queue: Factor out mmc_queue_reqs_free_bufs()
Adrian Hunter
1
-39
/
+26
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_sgs()
Adrian Hunter
1
-6
/
+16
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
Adrian Hunter
1
-16
/
+28
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
Adrian Hunter
1
-18
/
+29
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-14
/
+21
2016-11-29
mmc: block: delete packed command support
Linus Walleij
1
-50
/
+3
2016-11-29
mmc: block: move packed command struct init
Linus Walleij
1
-43
/
+0
2016-09-26
mmc: card: do away with indirection pointer
Linus Walleij
1
-1
/
+3
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
1
-1
/
+3
2016-08-16
block: Fix secure erase
Adrian Hunter
1
-1
/
+2
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-1
/
+1
2016-06-07
drivers: use req op accessor
Mike Christie
1
-4
/
+2
2015-08-17
scatterlist: remove open coded sg_unmark_end instances
Dan Williams
1
-2
/
+2
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
1
-1
/
+1
2015-06-18
mmc: queue: prevent soft lockups on PREEMPT=n
Rabin Vincent
1
-0
/
+1
2015-06-15
mmc: queue: use swap() in mmc_queue_thread()
Fabian Frederick
1
-4
/
+1
2015-05-06
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
1
-1
/
+1
2014-12-05
mmc: queue: Improve error handling during allocation of bounce buffers
Bhuvanesh Surachari
1
-7
/
+9
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
1
-0
/
+1
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
1
-4
/
+2
2014-02-17
Fix uses of dma_max_pfn() when converting to a limiting address
Russell King
1
-1
/
+1
2013-10-31
ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations
Santosh Shilimkar
1
-1
/
+2
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
1
-1
/
+1
2013-03-22
mmc: block: fix the host's claim-release in special request
Seungwon Jeon
1
-3
/
+0
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
1
-3
/
+93
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
1
-2
/
+20
2013-02-11
mmc: queue: exclude asynchronous transfer for special request
Seungwon Jeon
1
-0
/
+10
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
[next]