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
/
hpsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-10
/
+29
2012-09-24
[SCSI] hpsa: gen8plus Smart Array IDs
Mike Miller
1
-7
/
+25
2012-09-18
[SCSI] hpsa: fix handling of protocol error
Stephen M. Cameron
1
-1
/
+2
2012-09-14
[SCSI] hpsa: use ioremap_nocache instead of ioremap
Stephen M. Cameron
1
-1
/
+2
2012-09-14
[SCSI] hpsa: fix incorrect abort diagnostic message
Stephen M. Cameron
1
-1
/
+1
2012-09-14
[SCSI] hpsa: Use LUN reset instead of target reset
Stephen M. Cameron
1
-1
/
+1
2012-05-10
[SCSI] hpsa: dial down lockup detection during firmware flash
Stephen M. Cameron
1
-5
/
+34
2012-05-10
[SCSI] hpsa: add new RAID level "1(ADM)"
Mike Miller
1
-1
/
+1
2012-05-10
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
Stephen M. Cameron
1
-12
/
+14
2012-05-10
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
Matt Gates
1
-21
/
+40
2012-05-10
[SCSI] hpsa: use multiple reply queues
Matt Gates
1
-56
/
+125
2012-05-10
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...
Stephen M. Cameron
1
-15
/
+15
2012-05-10
[SCSI] hpsa: do aborts two ways
Stephen M. Cameron
1
-2
/
+72
2012-05-10
[SCSI] hpsa: add abort error handler function
Stephen M. Cameron
1
-1
/
+220
2012-05-10
[SCSI] hpsa: remove unused parameter from finish_cmd
Stephen M. Cameron
1
-4
/
+4
2012-05-10
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
Stephen M. Cameron
1
-2
/
+9
2012-05-10
[SCSI] hpsa: retry driver initiated commands on busy status
Matt Bondurant
1
-1
/
+12
2012-05-10
[SCSI] hpsa: suppress excessively chatty error messages
Stephen M. Cameron
1
-1
/
+1
2012-05-10
[SCSI] hpsa: enable bus master bit after pci_enable_device
Stephen M. Cameron
1
-0
/
+3
2012-05-10
[SCSI] hpsa: do not skip disabled devices
Stephen M. Cameron
1
-13
/
+0
2012-05-10
[SCSI] hpsa: call pci_disable_device on driver unload
Stephen M. Cameron
1
-8
/
+2
2012-04-23
[SCSI] hpsa: use check_signature
Akinobu Mita
1
-4
/
+1
2012-02-19
[SCSI] hpsa: add some older controllers to the kdump blacklist
Tomas Henzl
1
-0
/
+12
2012-02-19
[SCSI] hpsa: use find_first_zero_bit
Akinobu Mita
1
-10
/
+8
2012-02-19
[SCSI] hpsa: update device attributes when they change
Scott Teel
1
-3
/
+40
2012-02-19
[SCSI] hpsa: improve naming on external target device functions
Scott Teel
1
-21
/
+22
2012-02-19
[SCSI] hpsa: eliminate 8 external target limitation
Scott Teel
1
-8
/
+8
2012-02-19
[SCSI] hpsa: refactor hpsa_figure_bus_target_lun
Stephen M. Cameron
1
-38
/
+30
2012-02-19
[SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returns
Stephen M. Cameron
1
-20
/
+5
2012-02-19
[SCSI] hpsa: Fix problem with MSA2xxx devices
Stephen M. Cameron
1
-19
/
+15
2012-02-19
[SCSI] hpsa: factor out driver name
Stephen M. Cameron
1
-13
/
+14
2012-02-19
[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi
Stephen M. Cameron
1
-46
/
+35
2012-02-19
[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...
Stephen M. Cameron
1
-10
/
+10
2012-02-19
[SCSI] hpsa: fix per device memory leak on driver unload
Stephen M. Cameron
1
-0
/
+9
2012-01-16
[SCSI] hpsa: do not sleep in atomic context in rmmod path.
Stephen M. Cameron
1
-0
/
+2
2011-12-15
[SCSI] hpsa: add the Smart Array 5i to the kdump blacklist
Tomas Henzl
1
-0
/
+2
2011-12-15
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
1
-2
/
+2
2011-11-14
[SCSI] hpsa: Disable ASPM
Matthew Garrett
1
-0
/
+5
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-21
/
+200
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2011-10-30
[SCSI] hpsa: detect controller lockup
Stephen M. Cameron
1
-4
/
+180
2011-10-30
[SCSI] hpsa: fix flush cache transfer length
Stephen M. Cameron
1
-0
/
+2
2011-10-30
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
Scott Teel
1
-1
/
+7
2011-10-30
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
Scott Teel
1
-13
/
+10
2011-10-30
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
Stephen M. Cameron
1
-3
/
+0
2011-10-30
[SCSI] hpsa: set max sectors instead of taking the default
Stephen M. Cameron
1
-0
/
+1
2011-10-21
hpsa: add small delay when using PCI Power Management to reset for kump
Mike Miller
1
-0
/
+7
2011-10-20
[SCSI] hpsa: change confusing message to be more clear
Mike Miller
1
-4
/
+2
2011-08-26
[SCSI] hpsa: fix physical device lun and target numbering problem
Stephen M. Cameron
1
-0
/
+10
2011-08-26
[SCSI] hpsa: fix problem that OBDR devices are not detected
Stephen M. Cameron
1
-20
/
+27
[next]