Martin K. Petersen
|
54b2b50c20
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
|
11 years ago |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Mike Miller
|
f79666bbb4
[SCSI] hpsa: remove unused Smart Array ID
|
11 years ago |
Jingoo Han
|
08b7e10716
SCSI: remove unnecessary pci_set_drvdata()
|
11 years ago |
Linus Torvalds
|
0375ec5899
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
11 years ago |
Mike Miller
|
e481cce8b0
[SCSI] hpsa: bump driver version to reflect changes
|
12 years ago |
Mike Miller
|
163dbcd89c
[SCSI] hpsa: housekeeping patch for device_id and product arrays
|
12 years ago |
Mike Miller
|
1fd6c8e37c
[SCSI] hpsa: add HP Smart Array Gen8 names
|
12 years ago |
Mike Miller
|
97b9f53d7d
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
|
12 years ago |
Linus Torvalds
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Joe Perches
|
9e03aa2f83
treewide: Convert retrun typos to return
|
12 years ago |
John Kacur
|
804a5cb526
[SCSI] hpsa: fix warning with smp_processor_id() in preemptible
|
12 years ago |
Tomas Henzl
|
1cdd3cf838
[SCSI] hpsa: remove unneeded variable
|
12 years ago |
Tomas Henzl
|
2cc5bfaf85
[SCSI] hpsa: fix a race in cmd_free/scsi_done
|
12 years ago |
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
|
13 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 |