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
/
scsi
/
isci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
isci: Fix the terminated I/O to not call sas_task_abort().
Jeff Skirvin
1
-1
/
+1
2012-05-17
isci: Distinguish between remote device suspension cases
Jeff Skirvin
4
-25
/
+28
2012-05-17
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
Jeff Skirvin
6
-25
/
+1
2012-05-17
isci: Only set IDEV_GONE in the device stop path.
Jeff Skirvin
2
-26
/
+0
2012-05-17
isci: All pending TCs are terminated when the RNC is invalidated.
Jeff Skirvin
1
-2
/
+2
2012-05-17
isci: Device access in the error path does not depend on IDEV_GONE.
Jeff Skirvin
1
-2
/
+5
2012-05-17
isci: Add suspension cases for RNC INVALIDATING, POSTING states.
Jeff Skirvin
4
-63
/
+105
2012-05-17
isci: Redesign device suspension, abort, cleanup.
Jeff Skirvin
11
-1474
/
+418
2012-05-17
isci: Escalate to I_T_Nexus_Reset when the device is gone.
Jeff Skirvin
1
-2
/
+2
2012-05-17
isci: Remote device stop also suspends the RNC and terminates I/O.
Jeff Skirvin
1
-12
/
+11
2012-05-17
isci: Remote device must be suspended for NCQ cleanup.
Jeff Skirvin
1
-13
/
+12
2012-05-17
isci: Manage device suspensions during TC terminations.
Jeff Skirvin
3
-49
/
+154
2012-05-17
isci: Terminate outstanding TCs on TX/RX RNC suspensions.
Jeff Skirvin
7
-32
/
+188
2012-05-17
isci: Handle all suspending TC completions
Jeff Skirvin
7
-87
/
+242
2012-05-17
isci: Fixed bug in resumption from RNC Tx/Rx suspend state.
Jeff Skirvin
1
-5
/
+7
2012-05-17
isci: Manage the link layer hang detect timer for RNC suspensions.
Jeff Skirvin
4
-2
/
+51
2012-05-17
isci: fix oem parameter validation on single controller skus
Dan Williams
1
-1
/
+1
2012-05-17
isci: enable BCN in sci_port_add_phy()
Maciej Trela
1
-0
/
+2
2012-05-17
isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives.
Andrzej Jakowski
2
-0
/
+63
2012-05-17
isci: kill isci_host.shost
Dan Williams
2
-10
/
+12
2012-05-17
isci: fix interrupt disable
Dan Williams
2
-13
/
+27
2012-05-17
isci: fix 'link-up' events occur after 'start-complete'
Dan Williams
3
-38
/
+50
2012-05-17
isci: fix controller stop
Dan Williams
2
-52
/
+55
2012-05-17
isci: refactor initialization for S3/S4
Dan Williams
8
-360
/
+277
2012-05-17
isci: kill isci_port.domain_dev_list
Dan Williams
3
-15
/
+6
2012-05-17
isci: kill ->status, and ->state_lock in isci_host
Dan Williams
2
-34
/
+0
2012-05-17
isci: Don't filter BROADCAST CHANGE primitives
Tom Jackson
1
-0
/
+7
2012-05-17
isci: kill sci_phy_protocol and sci_request_protocol
Dan Williams
6
-37
/
+21
2012-05-17
isci: kill ->is_direct_attached
Dan Williams
5
-49
/
+17
2012-05-17
isci: improve 'invalid state' warnings
Dan Williams
2
-30
/
+36
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
17
-1140
/
+911
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-8
/
+8
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-8
/
+8
2012-02-29
[SCSI] isci: improvements in driver unloading routine
Andrzej Jakowski
1
-1
/
+2
2012-02-29
[SCSI] isci: improve phy event warnings
Dan Williams
1
-52
/
+71
2012-02-29
[SCSI] isci: debug, provide state-enum-to-string conversions
Dan Williams
10
-520
/
+432
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
1
-1
/
+0
2012-02-29
[SCSI] isci: remove IDEV_EH hack to disable "discovery-time" ata resets
Dan Williams
3
-10
/
+7
2012-02-29
[SCSI] isci: remove bus and reset handlers
Dan Williams
3
-27
/
+0
2012-02-29
[SCSI] isci: ->lldd_ata_check_ready handler
Dan Williams
3
-0
/
+29
2012-02-29
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
Dan Williams
4
-286
/
+13
2012-02-29
[SCSI] isci: fix interpretation of "hard" reset
Dan Williams
3
-21
/
+37
2012-02-29
[SCSI] isci: kill isci_port->status
Dan Williams
3
-87
/
+11
2012-02-29
[SCSI] isci: kill iphy->isci_port lookups
Dan Williams
7
-77
/
+83
2012-02-29
[SCSI] libsas: fix sas_find_local_phy(), take phy references
Dan Williams
1
-4
/
+5
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
3
-42
/
+3
2012-02-19
[SCSI] libsas: introduce sas_drain_work()
Dan Williams
1
-5
/
+3
2012-02-19
[SCSI] libsas: kill sas_slave_destroy
Dan Williams
1
-1
/
+0
2012-02-19
[SCSI] isci: T10 DIF support
Dave Jiang
3
-16
/
+193
[prev]
[next]