summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
Commit message (Expand)AuthorAgeFilesLines
* hpsa: change hpsa_passthru_ioctl timeoutDon Brace2016-07-151-2/+2
* hpsa: correct skipping masked peripheralsDon Brace2016-07-151-5/+74
* hpsa: Fix type ZBC conditional checksPetros Koutoupis2016-05-101-6/+4
* hpsa: update driver versionDon Brace2016-04-291-1/+1
* hpsa: correct handling of HBA device removalDon Brace2016-04-291-5/+84
* hpsa: correct ioaccel2 error procecssing.Don Brace2016-04-291-1/+3
* hpsa: correct ioaccel state change operationDon Brace2016-04-291-1/+3
* hpsa: add timeouts for driver initiated commandsDon Brace2016-04-291-19/+23
* hpsa: add sas_address to sysfs device attibuteJoseph T Handzik2016-04-291-0/+25
* hpsa: correct initialization order issueDon Brace2016-04-291-5/+5
* hpsa: set the enclosure identifier to zeroDan Carpenter2016-04-251-0/+1
* hpsa: update copyright informationDon Brace2016-02-231-1/+2
* hpsa: remove function definition for sanitize_inquiry_stringDon Brace2016-02-231-14/+2
* hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace2016-02-231-0/+2
* hpsa: correct abort tmf for hba devicesDon Brace2016-02-231-5/+7
* hpsa: add SMR drive supportDon Brace2016-02-231-2/+10
* hpsa: do not get enclosure info for external devicesDon Brace2016-02-231-2/+5
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-071-1/+1
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-1/+1
| |\
| | * hpsa: logical vs bitwise AND typoDan Carpenter2015-11-131-1/+1
* | | hpsa: Add box and bay information for enclosure devicesDon Brace2016-01-061-7/+100
* | | hpsa: fix path_info_showDon Brace2016-01-061-6/+6
|/ /
* | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-259/+1077
|\ \ | |/
| * hpsa: move lockup_detected attribute to host attrTomas Henzl2015-11-091-1/+1
| * hpsa: bump the driver versionDon Brace2015-11-091-2/+5
| * hpsa: add in sas transport classKevin Barnett2015-11-091-21/+529
| * hpsa: fix multiple issues in path_info_showRasmus Villemoes2015-11-091-21/+17
| * hpsa: enhance device messagesDon Brace2015-11-091-5/+40
| * hpsa: disable report lun data cachingScott Teel2015-11-091-0/+85
| * hpsa: add discovery polling for PT RAID devices.Scott Teel2015-11-091-0/+68
| * hpsa: eliminate fake lun0 enclosuresScott Teel2015-11-091-68/+0
| * hpsa: generalize external arraysScott Teel2015-11-091-26/+113
| * hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett2015-11-091-26/+45
| * hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett2015-11-091-13/+12
| * hpsa: enhance hpsa_get_device_idDon Brace2015-11-091-3/+20
| * hpsa: add function is_logical_deviceKevin Barnett2015-11-091-7/+12
| * hpsa: simplify update scsi devicesKevin Barnett2015-11-091-9/+13
| * hpsa: simplify check for device exposureKevin Barnett2015-11-091-14/+11
| * hpsa: correct ioaccel2 sg chain lenDon Brace2015-11-091-2/+3
| * hpsa: correct check for non-disk devicesDon Brace2015-11-091-13/+15
| * hpsa: fix physical target resetScott Teel2015-11-091-6/+28
| * hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace2015-11-091-0/+16
| * hpsa: correct transfer length for 6 byte read/write commandsDon Brace2015-11-091-13/+6
| * hpsa: abandon rescans on memory alloaction failures.Don Brace2015-11-091-5/+19
| * hpsa: allow driver requested rescansDon Brace2015-11-091-2/+15
| * hpsa: fix null device issuesDon Brace2015-11-091-5/+17
| * hpsa: check for null arguments to dev_printkDon Brace2015-11-091-0/+3
| * hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace2015-11-091-10/+1
| * hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace2015-11-091-2/+0
| * hpsa: remove unused parameter hostnoDon Brace2015-11-091-16/+14
OpenPOWER on IntegriCloud