Linus Torvalds
|
cd3f07d1e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
13 years ago |
Linus Torvalds
|
3d0a8d10cf
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
|
13 years ago |
Stephen M. Cameron
|
a0c124137a
[SCSI] hpsa: detect controller lockup
|
13 years ago |
Stephen M. Cameron
|
bb158eabda
[SCSI] hpsa: fix flush cache transfer length
|
13 years ago |
Scott Teel
|
b7ec021fe6
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
|
13 years ago |
Scott Teel
|
cfe5badcab
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
|
13 years ago |
Stephen M. Cameron
|
03ab31f4c1
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
|
13 years ago |
Stephen M. Cameron
|
c0d6a4d17b
[SCSI] hpsa: set max sectors instead of taking the default
|
13 years ago |
Mike Miller
|
c4853efec6
hpsa: add small delay when using PCI Power Management to reset for kump
|
13 years ago |
Mike Miller
|
fba63097b8
[SCSI] hpsa: change confusing message to be more clear
|
13 years ago |
Stephen M. Cameron
|
01350d0553
[SCSI] hpsa: fix physical device lun and target numbering problem
|
14 years ago |
Stephen M. Cameron
|
0b0e1d6cbc
[SCSI] hpsa: fix problem that OBDR devices are not detected
|
14 years ago |
Linus Torvalds
|
6c6e3b828b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
14 years ago |
Stephen M. Cameron
|
f6e76055ba
[SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Stephen M. Cameron
|
db111e18ec
[SCSI] hpsa: fix potential overrun while memcpy'ing sense data
|
14 years ago |
Stephen M. Cameron
|
c2dd32e026
[SCSI] hpsa: fix dma unmap error in hpsa_passthru_ioctl
|
14 years ago |
Joe Perches
|
7630abd0c6
[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
|
14 years ago |
Stephen M. Cameron
|
fda38518f2
[SCSI] hpsa: add P2000 to list of shared SAS devices
|
14 years ago |
Stephen M. Cameron
|
4638078697
[SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work.
|
14 years ago |
Stephen M. Cameron
|
dfc2224828
[SCSI] hpsa: remove superfluous sleeps around reset code
|
14 years ago |
Stephen M. Cameron
|
64670ac870
[SCSI] hpsa: do soft reset if hard reset is broken
|
14 years ago |
Stephen M. Cameron
|
cf0b08d0cd
[SCSI] hpsa: use new doorbell-bit-5 reset method
|
14 years ago |
Stephen M. Cameron
|
9a41338e5b
[SCSI] hpsa: remove atrophied hpsa_scsi_setup function
|
14 years ago |
Stephen M. Cameron
|
2b870cb300
[SCSI] hpsa: clarify messages around reset behavior
|
14 years ago |
Stephen M. Cameron
|
0ae01a32cb
[SCSI] hpsa: factor out irq request code
|
14 years ago |
Stephen M. Cameron
|
2e9d1b3626
[SCSI] hpsa: factor out cmd pool allocation functions
|
14 years ago |
Stephen M. Cameron
|
580ada3c1e
[SCSI] hpsa: do a better job of detecting controller reset failure
|
14 years ago |
Stephen M. Cameron
|
1fb011fb05
[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()
|
14 years ago |
Stephen M. Cameron
|
941b1cdae8
[SCSI] hpsa: export resettable host attribute
|
14 years ago |