Stephen M. Cameron
|
a9a3a2739a
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
|
14 years ago |
Stephen M. Cameron
|
9e0fc764ea
[SCSI] hpsa: do not re-order commands in internal queues
|
14 years ago |
Vasiliy Kulikov
|
938abd8449
[SCSI] hpsa: avoid leaking stack contents to userland
|
14 years ago |
Stephen M. Cameron
|
1d5e2ed080
[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown
|
14 years ago |
Stephen M. Cameron
|
c4f8a299d0
[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device()
|
14 years ago |
Stephen M. Cameron
|
94a136495a
[SCSI] hpsa: Add a per controller commands_outstanding entry in /sys
|
14 years ago |
Stephen M. Cameron
|
60d3f5b068
[SCSI] hpsa: use usleep_range not msleep for small sleeps
|
14 years ago |
Stephen M. Cameron
|
02ec19c82e
[SCSI] hpsa: allow driver to put controller in either simple or performant mode
|
14 years ago |
Stephen M. Cameron
|
6eaf46fdc7
[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
|
14 years ago |
Stephen M. Cameron
|
25c1e56a04
[SCSI] hpsa: do not reset unknown boards on reset_devices
|
14 years ago |
Stephen M. Cameron
|
72ceeaecb7
[SCSI] hpsa: limit commands allocated on reset_devices
|
14 years ago |
Stephen M. Cameron
|
270d05de2b
[SCSI] hpsa: Use kernel provided PCI state save and restore functions
|
14 years ago |
Stephen M. Cameron
|
fe5389c87f
[SCSI] hpsa: fix board status waiting code
|
14 years ago |
Stephen M. Cameron
|
922a9e4da3
[SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants
|
14 years ago |
Stephen M. Cameron
|
d896f3f3d1
[SCSI] hpsa: fixup DMA address before freeing.
|
14 years ago |
Stephen M. Cameron
|
b03a7771c8
[SCSI] hpsa: defend against zero sized buffers in passthru ioctls
|
14 years ago |
Stephen M. Cameron
|
35dd3039e0
[SCSI] hpsa: do not consider RAID level to be part of device identity
|
14 years ago |
Stephen M. Cameron
|
a0b89872b3
[SCSI] hpsa: do not consider firmware revision when looking for device changes.
|
14 years ago |
Mike Miller
|
7c03b87048
[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSF
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Jeff Garzik
|
f281233d3e
SCSI host lock push-down
|
14 years ago |
Stephen M. Cameron
|
36ed2176fe
[SCSI] hpsa: disable doorbell reset on reset_devices
|
15 years ago |
Stephen M. Cameron
|
cba3d38b6c
[SCSI] hpsa: sanitize max commands
|
15 years ago |
Stephen M. Cameron
|
10f6601808
[SCSI] hpsa: separate intx and msi/msix interrupt handlers
|
15 years ago |
Stephen M. Cameron
|
1886765906
[SCSI] hpsa: forbid hard reset of 640x boards
|
15 years ago |
Stephen M. Cameron
|
1df8552abf
[SCSI] hpsa: Fix hard reset code.
|
15 years ago |
Stephen M. Cameron
|
4c2a8c40d8
[SCSI] hpsa: factor out the code to reset controllers on driver load
|
15 years ago |
Stephen M. Cameron
|
a51fd47f1b
[SCSI] hpsa: factor out hpsa_find_cfg_addrs.
|
15 years ago |
Stephen M. Cameron
|
12d2cd4711
[SCSI] hpsa: make hpsa_find_memory_BAR not require the per HBA structure.
|
15 years ago |
Stephen M. Cameron
|
6798cc0a49
[SCSI] hpsa: Make "hpsa_allow_any=1" boot param enable Compaq Smart Arrays.
|
15 years ago |