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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-15
[SCSI] qla4xxx: Return correct error status from func qla4xxx_request_irqs()
Vikas Chaudhary
1
-2
/
+4
2014-03-15
[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xx
Tej Parkash
2
-20
/
+29
2014-03-15
[SCSI] qla4xxx: Correctly handle msleep_interruptible
Vikas Chaudhary
1
-8
/
+2
2014-03-15
[SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macros
Nilesh Javali
2
-23
/
+15
2014-03-15
[SCSI] qla4xxx: Improve loopback failure messages
Nilesh Javali
1
-2
/
+2
2014-03-15
[SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.
Vikas Chaudhary
3
-17
/
+15
2014-03-15
[SCSI] qla4xxx: Fix comments in code
Vikas Chaudhary
1
-4
/
+4
2014-03-15
[SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removed
Vikas Chaudhary
3
-0
/
+26
2014-03-15
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Nilesh Javali
4
-11
/
+45
2014-03-15
[SCSI] be2iscsi : Bump the driver version
Jayamohan Kallickal
1
-1
/
+1
2014-03-15
[SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space error
Jayamohan Kallickal
1
-2
/
+13
2014-03-15
[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.
Jayamohan Kallickal
1
-1
/
+9
2014-03-15
[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens
Jayamohan Kallickal
6
-1
/
+26
2014-03-15
[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.
Jayamohan Kallickal
4
-21
/
+40
2014-03-15
[SCSI] be2iscsi: Fix port speed typo in driver.
Jayamohan Kallickal
1
-1
/
+1
2014-03-15
[SCSI] be2iscsi: Fix handling timed out MBX completion from FW
Jayamohan Kallickal
6
-45
/
+117
2014-03-15
[SCSI] hpsa: Add support for a few HP Storage controllers
Stephen M. Cameron
1
-0
/
+10
2014-03-15
[SCSI] hpsa add sysfs debug switch for raid map debugging messages
Stephen M. Cameron
2
-0
/
+65
2014-03-15
[SCSI] hpsa: improve error messages for driver initiated commands
Stephen M. Cameron
1
-27
/
+44
2014-03-15
[SCSI] hpsa: only do device rescan for certain events
Stephen M. Cameron
2
-1
/
+17
2014-03-15
[SCSI] hpsa: when switching out of accel mode await only accel command comple...
Stephen M. Cameron
1
-6
/
+16
2014-03-15
[SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2
Scott Teel
2
-14
/
+184
2014-03-15
[SCSI] hpsa: update source file copyrights
Scott Teel
3
-3
/
+3
2014-03-15
[SCSI] hpsa: retry certain ioaccel error cases on the RAID path
Scott Teel
1
-6
/
+39
2014-03-15
[SCSI] hpsa: do not inquire for unsupported ioaccel status vpd page
Stephen M. Cameron
2
-0
/
+47
2014-03-15
[SCSI] hpsa: allow VPD page zero to be queried
Stephen M. Cameron
1
-8
/
+9
2014-03-15
[SCSI] hpsa: rescan devices on ioaccel2 error
Scott Teel
2
-2
/
+11
2014-03-15
[SCSI] hpsa: allow user to disable accelerated i/o path
Scott Teel
2
-1
/
+45
2014-03-15
[SCSI] hpsa: complete the ioaccel raidmap code
Scott Teel
1
-6
/
+168
2014-03-15
[SCSI] hpsa: make device update copy the raid map also
Stephen M. Cameron
1
-0
/
+3
2014-03-15
[SCSI] hpsa: add task management for ioaccel mode 2
Scott Teel
2
-6
/
+167
2014-03-15
[SCSI] hpsa: teach hpsa_device_reset to do either target or lun reset
Scott Teel
1
-4
/
+6
2014-03-15
[SCSI] hpsa: get ioaccel mode 2 i/o working
Scott Teel
3
-19
/
+327
2014-03-15
[SCSI] hpsa: initialize controller to perform io accelerator mode 2
Stephen M. Cameron
3
-36
/
+78
2014-03-15
[SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1
Mike MIller
1
-1
/
+2
2014-03-15
[SCSI] hpsa: do ioaccel mode 2 resource allocations
Stephen M. Cameron
2
-0
/
+53
2014-03-15
[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1
Stephen M. Cameron
2
-1
/
+3
2014-03-15
[SCSI] hpsa: add ioaccel mode 2 structure definitions
Mike Miller
3
-0
/
+129
2014-03-15
[SCSI] hpsa: complain if physical or logical aborts are not supported
Scott Teel
1
-0
/
+4
2014-03-15
[SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attribute
Scott Teel
1
-0
/
+25
2014-03-15
[SCSI] hpsa: do not rescan controllers known to be locked up
Stephen M. Cameron
1
-0
/
+30
2014-03-15
[SCSI] hpsa: poll controller to detect device change event
Stephen M. Cameron
3
-0
/
+112
2014-03-15
[SCSI] hpsa: update raid offload status on device rescan
Stephen M. Cameron
1
-0
/
+9
2014-03-15
[SCSI] hpsa: add ioaccell mode 1 RAID offload support.
Stephen M. Cameron
3
-49
/
+607
2014-03-15
[SCSI] hpsa: fix task management for mode-1 ioaccell path
Scott Teel
1
-6
/
+21
2014-03-15
[SCSI] hpsa: only allow REQ_TYPE_FS to use fast path
Stephen M. Cameron
1
-1
/
+2
2014-03-15
[SCSI] hpsa: add support for 'fastpath' i/o
Matt Gates
3
-19
/
+388
2014-03-15
[SCSI] hpsa: mark last scatter gather element as the last
Matt Gates
2
-4
/
+5
2014-03-15
[SCSI] hpsa: use extended report luns command for HP SSD SmartPath
Matt Gates
2
-5
/
+9
2014-03-15
[SCSI] pm80xx: Spinlock fix
Suresh Thiagarajan
3
-142
/
+38
[next]