Stephen M. Cameron
|
bcc48ffa4b
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
|
12 years ago |
Stephen M. Cameron
|
c1f63c8fe8
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
|
12 years ago |
Stephen M. Cameron
|
e2bea6df32
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
|
12 years ago |
Stephen M. Cameron
|
a2dac136c4
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
|
12 years ago |
Shuah Khan
|
eceaae187d
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
|
12 years ago |
Greg Kroah-Hartman
|
6f03979051
Drivers: scsi: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
3151367f87
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
12 years ago |
Mike Miller
|
fe0c9610bb
[SCSI] hpsa: gen8plus Smart Array IDs
|
12 years ago |
Stephen M. Cameron
|
256d0eaac8
[SCSI] hpsa: fix handling of protocol error
|
12 years ago |
Stephen M. Cameron
|
088ba34c92
[SCSI] hpsa: use ioremap_nocache instead of ioremap
|
13 years ago |
Stephen M. Cameron
|
d6ebd0f758
[SCSI] hpsa: fix incorrect abort diagnostic message
|
13 years ago |
Stephen M. Cameron
|
21e89afd32
[SCSI] hpsa: Use LUN reset instead of target reset
|
13 years ago |
Stephen M. Cameron
|
e85c597469
[SCSI] hpsa: dial down lockup detection during firmware flash
|
13 years ago |
Mike Miller
|
d82357eaaa
[SCSI] hpsa: add new RAID level "1(ADM)"
|
13 years ago |
Stephen M. Cameron
|
0097f0f45a
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
|
13 years ago |
Matt Gates
|
e16a33adc0
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
|
13 years ago |
Matt Gates
|
254f796b9f
[SCSI] hpsa: use multiple reply queues
|
13 years ago |
Stephen M. Cameron
|
1d94f94d89
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd()
|
13 years ago |
Stephen M. Cameron
|
6cba3f1972
[SCSI] hpsa: do aborts two ways
|
13 years ago |
Stephen M. Cameron
|
75167d2cc7
[SCSI] hpsa: add abort error handler function
|
13 years ago |
Stephen M. Cameron
|
5a3d16f51e
[SCSI] hpsa: remove unused parameter from finish_cmd
|
13 years ago |
Stephen M. Cameron
|
9c2fc1605f
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
|
13 years ago |
Matt Bondurant
|
852af20aa6
[SCSI] hpsa: retry driver initiated commands on busy status
|
13 years ago |
Stephen M. Cameron
|
21b8e4ef03
[SCSI] hpsa: suppress excessively chatty error messages
|
13 years ago |
Stephen M. Cameron
|
5cb460a640
[SCSI] hpsa: enable bus master bit after pci_enable_device
|
13 years ago |
Stephen M. Cameron
|
e754b42424
[SCSI] hpsa: do not skip disabled devices
|
13 years ago |
Stephen M. Cameron
|
f0bd0b6822
[SCSI] hpsa: call pci_disable_device on driver unload
|
13 years ago |
Akinobu Mita
|
0fc9fd4016
[SCSI] hpsa: use check_signature
|
13 years ago |
Tomas Henzl
|
5a4f934e65
[SCSI] hpsa: add some older controllers to the kdump blacklist
|
13 years ago |
Akinobu Mita
|
263d9401a3
[SCSI] hpsa: use find_first_zero_bit
|
13 years ago |