Stephen M. Cameron
|
a23513e841
[SCSI] hpsa: Add an shost_to_hba helper function.
|
15 years ago |
Matt Gates
|
01fb21870d
[SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready
|
15 years ago |
Matt Gates
|
1d3b360905
[SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND
|
15 years ago |
Matt Gates
|
5f0325ab28
[SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT
|
15 years ago |
Stephen M. Cameron
|
339b2b14c6
[SCSI] hpsa: Fix p1210m LUN assignment.
|
15 years ago |
Mike Miller
|
f8b01eb904
[SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m
|
15 years ago |
Don Brace
|
303932fd4f
[SCSI] hpsa: Allow multiple command completions per interrupt.
|
15 years ago |
Stephen M. Cameron
|
900c54404a
[SCSI] hpsa: interrupt pending function should return bool not unsigned long
|
15 years ago |
Stephen M. Cameron
|
a104c99f38
[SCSI] hpsa: make tag macros into functions
|
15 years ago |
Stephen M. Cameron
|
6df1e95496
[SCSI] hpsa: eliminate unnecessary memcpys
|
15 years ago |
Stephen M. Cameron
|
a9a44cbd4b
[SCSI] hpsa: remove unwanted debug code
|
15 years ago |
Stephen M. Cameron
|
ea6d3bc314
[SCSI] hpsa: use kzalloc not kmalloc plus memset
|
15 years ago |
Stephen M. Cameron
|
e89c0ae7ba
[SCSI] hpsa: use sizeof() not an inline constant in memset.
|
15 years ago |
Stephen M. Cameron
|
ecd9aad402
[SCSI] hpsa: return proper error codes not minus one.
|
15 years ago |
Stephen M. Cameron
|
bcc4425548
[SCSI] hpsa: remove superfluous returns from void functions.
|
15 years ago |
Stephen M. Cameron
|
4967bd3e5c
[SCSI] hpsa: make adjust_hpsa_scsi_table return void.
|
15 years ago |
Stephen M. Cameron
|
b2ed4f7919
[SCSI] hpsa: Use BUG_ON instead of an if statement.
|
15 years ago |
Stephen M. Cameron
|
82a72c0a12
[SCSI] hpsa: avoid unwanted promotion from unsigned to signed for raid level index
|
15 years ago |
Stephen M. Cameron
|
01a02ffcd5
[SCSI] hpsa: Use kernel integer types, not userland ones
|
15 years ago |
Stephen M. Cameron
|
edd163687e
[SCSI] hpsa: add driver for HP Smart Array controllers.
|
15 years ago |