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
/
block
/
mtip32xx
/
mtip32xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
1
-2
/
+2
2014-09-22
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
1
-0
/
+2
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
1
-1
/
+2
2014-09-02
blk-mq: pass along blk_mq_alloc_tag_set return values
Robert Elliott
1
-1
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-06
mtip32xx: minor performance enhancements
Sam Bradshaw
1
-6
/
+9
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
1
-1
/
+3
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-3
/
+1
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-2
/
+0
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
1
-1
/
+1
2014-05-20
mtip32xx: move error handling to service thread
Asai Thambi S P
1
-23
/
+48
2014-05-14
mtip32xx: stop block hardware queues before quiescing IO
Jens Axboe
1
-1
/
+7
2014-05-14
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2014-05-13
mtip32xx: convert to use blk-mq
Jens Axboe
1
-595
/
+294
2014-04-22
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
1
-0
/
+53
2014-04-22
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
1
-2
/
+2
2014-04-22
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
1
-31
/
+35
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-39
/
+53
2014-03-13
mtip32xx: mtip_async_complete() bug fixes
Sam Bradshaw
1
-38
/
+49
2014-03-13
mtip32xx: Unmap the DMA segments before completing the IO request
Felipe Franciosi
1
-12
/
+12
2014-03-13
mtip32xx: Set queue bounce limit
Felipe Franciosi
1
-0
/
+1
2014-03-13
mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()
Alexander Gordeev
1
-2
/
+2
2014-03-10
mtip32xx: fix bad use of smp_processor_id()
Jens Axboe
1
-1
/
+1
2014-02-21
mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-02-21
mtip32xx: Remove superfluous call to pci_disable_msi()
Alexander Gordeev
1
-1
/
+3
2014-01-21
mtip32xx: Correctly handle security locked condition
Sam Bradshaw
1
-2
/
+14
2014-01-21
mtip32xx: Make SGL container per-command to eliminate high order dma allocation
Sam Bradshaw
1
-90
/
+144
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-6
/
+7
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-3
/
+4
2013-11-08
mtip32xx: dynamically allocate buffer in debugfs functions
David Milburn
1
-10
/
+37
2013-11-08
mtip32xx: Add SRSI support
Asai Thambi S P
1
-177
/
+276
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+2
2013-05-15
mtip32xx: Correctly handle bio->bi_idx != 0 conditions
Sam Bradshaw
1
-2
/
+3
2013-05-15
mtip32xx: Fix NULL pointer dereference during module unload
Sam Bradshaw
1
-1
/
+2
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+57
2013-04-29
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
1
-12
/
+47
2013-04-14
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
1
-0
/
+2
2013-04-14
mtip32xx: fix a smatch warning
Asai Thambi S P
1
-10
/
+8
2013-04-04
mtip32xx: fix two smatch warnings
Jens Axboe
1
-2
/
+2
2013-04-03
mtip32xx: Add debugfs entry device_status
Asai Thambi S P
1
-5
/
+143
2013-04-03
mtip32xx: return 0 from pci probe in case of rebuild
Asai Thambi S P
1
-0
/
+2
2013-04-03
mtip32xx: recovery from command timeout
Asai Thambi S P
1
-90
/
+87
2013-03-22
mtip32xx: fix error return code in mtip_pci_probe()
Wei Yongjun
1
-1
/
+3
2013-02-20
Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-6
/
+18
2013-01-12
drivers/block/mtip32xx/mtip32xx.c:1726:5: sparse: symbol 'mtip_send_trim' was...
Fengguang Wu
1
-1
/
+1
2013-01-12
drivers/block/mtip32xx/mtip32xx.c:4029:1: sparse: symbol 'mtip_workq_sdbf0' w...
Fengguang Wu
1
-8
/
+8
2013-01-11
mtip32xx: add trim support
Asai Thambi S P
1
-0
/
+96
2013-01-11
mtip32xx: Add workqueue and NUMA support
Asai Thambi S P
1
-79
/
+256
[next]