index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
2013-02-24
1
-0
/
+16
*
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
Stephen M. Cameron
2013-02-24
1
-12
/
+13
*
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
Stephen M. Cameron
2013-02-24
1
-2
/
+12
*
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
Stephen M. Cameron
2013-02-24
1
-20
/
+39
*
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
Shuah Khan
2013-02-24
1
-0
/
+5
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-48
/
+44
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
1
-10
/
+29
|
\
|
*
[SCSI] hpsa: gen8plus Smart Array IDs
Mike Miller
2012-09-24
1
-7
/
+25
|
*
[SCSI] hpsa: use ioremap_nocache instead of ioremap
Stephen M. Cameron
2012-09-14
1
-1
/
+2
|
*
[SCSI] hpsa: fix incorrect abort diagnostic message
Stephen M. Cameron
2012-09-14
1
-1
/
+1
|
*
[SCSI] hpsa: Use LUN reset instead of target reset
Stephen M. Cameron
2012-09-14
1
-1
/
+1
*
|
[SCSI] hpsa: fix handling of protocol error
Stephen M. Cameron
2012-09-18
1
-1
/
+2
|
/
*
[SCSI] hpsa: dial down lockup detection during firmware flash
Stephen M. Cameron
2012-05-10
1
-5
/
+34
*
[SCSI] hpsa: add new RAID level "1(ADM)"
Mike Miller
2012-05-10
1
-1
/
+1
*
[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msix
Stephen M. Cameron
2012-05-10
1
-12
/
+14
*
[SCSI] hpsa: refine interrupt handler locking for greater concurrency
Matt Gates
2012-05-10
1
-21
/
+40
*
[SCSI] hpsa: use multiple reply queues
Matt Gates
2012-05-10
1
-56
/
+125
*
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...
Stephen M. Cameron
2012-05-10
1
-15
/
+15
*
[SCSI] hpsa: do aborts two ways
Stephen M. Cameron
2012-05-10
1
-2
/
+72
*
[SCSI] hpsa: add abort error handler function
Stephen M. Cameron
2012-05-10
1
-1
/
+220
*
[SCSI] hpsa: remove unused parameter from finish_cmd
Stephen M. Cameron
2012-05-10
1
-4
/
+4
*
[SCSI] hpsa: do not give up retry of driver cmds after only 3 retries
Stephen M. Cameron
2012-05-10
1
-2
/
+9
*
[SCSI] hpsa: retry driver initiated commands on busy status
Matt Bondurant
2012-05-10
1
-1
/
+12
*
[SCSI] hpsa: suppress excessively chatty error messages
Stephen M. Cameron
2012-05-10
1
-1
/
+1
*
[SCSI] hpsa: enable bus master bit after pci_enable_device
Stephen M. Cameron
2012-05-10
1
-0
/
+3
*
[SCSI] hpsa: do not skip disabled devices
Stephen M. Cameron
2012-05-10
1
-13
/
+0
*
[SCSI] hpsa: call pci_disable_device on driver unload
Stephen M. Cameron
2012-05-10
1
-8
/
+2
*
[SCSI] hpsa: use check_signature
Akinobu Mita
2012-04-23
1
-4
/
+1
*
[SCSI] hpsa: add some older controllers to the kdump blacklist
Tomas Henzl
2012-02-19
1
-0
/
+12
*
[SCSI] hpsa: use find_first_zero_bit
Akinobu Mita
2012-02-19
1
-10
/
+8
*
[SCSI] hpsa: update device attributes when they change
Scott Teel
2012-02-19
1
-3
/
+40
*
[SCSI] hpsa: improve naming on external target device functions
Scott Teel
2012-02-19
1
-21
/
+22
*
[SCSI] hpsa: eliminate 8 external target limitation
Scott Teel
2012-02-19
1
-8
/
+8
*
[SCSI] hpsa: refactor hpsa_figure_bus_target_lun
Stephen M. Cameron
2012-02-19
1
-38
/
+30
*
[SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returns
Stephen M. Cameron
2012-02-19
1
-20
/
+5
*
[SCSI] hpsa: Fix problem with MSA2xxx devices
Stephen M. Cameron
2012-02-19
1
-19
/
+15
*
[SCSI] hpsa: factor out driver name
Stephen M. Cameron
2012-02-19
1
-13
/
+14
*
[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi
Stephen M. Cameron
2012-02-19
1
-46
/
+35
*
[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...
Stephen M. Cameron
2012-02-19
1
-10
/
+10
*
[SCSI] hpsa: fix per device memory leak on driver unload
Stephen M. Cameron
2012-02-19
1
-0
/
+9
*
[SCSI] hpsa: do not sleep in atomic context in rmmod path.
Stephen M. Cameron
2012-01-16
1
-0
/
+2
*
[SCSI] hpsa: add the Smart Array 5i to the kdump blacklist
Tomas Henzl
2011-12-15
1
-0
/
+2
*
[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
Stephen M. Cameron
2011-12-15
1
-2
/
+2
*
[SCSI] hpsa: Disable ASPM
Matthew Garrett
2011-11-14
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-11-05
1
-21
/
+200
|
\
|
*
[SCSI] hpsa: detect controller lockup
Stephen M. Cameron
2011-10-30
1
-4
/
+180
|
*
[SCSI] hpsa: fix flush cache transfer length
Stephen M. Cameron
2011-10-30
1
-0
/
+2
|
*
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
Scott Teel
2011-10-30
1
-1
/
+7
|
*
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
Scott Teel
2011-10-30
1
-13
/
+10
|
*
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
Stephen M. Cameron
2011-10-30
1
-3
/
+0
[next]