aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)Author
2016-07-15hpsa: change hpsa_passthru_ioctl timeoutDon Brace
2016-07-15hpsa: correct skipping masked peripheralsDon Brace
2016-05-10hpsa: Fix type ZBC conditional checksPetros Koutoupis
2016-04-29hpsa: update driver versionDon Brace
2016-04-29hpsa: correct handling of HBA device removalDon Brace
2016-04-29hpsa: correct ioaccel2 error procecssing.Don Brace
2016-04-29hpsa: correct ioaccel state change operationDon Brace
2016-04-29hpsa: add timeouts for driver initiated commandsDon Brace
2016-04-29hpsa: add sas_address to sysfs device attibuteJoseph T Handzik
2016-04-29hpsa: correct initialization order issueDon Brace
2016-04-25hpsa: set the enclosure identifier to zeroDan Carpenter
2016-02-23hpsa: update copyright informationDon Brace
2016-02-23hpsa: remove function definition for sanitize_inquiry_stringDon Brace
2016-02-23hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace
2016-02-23hpsa: correct abort tmf for hba devicesDon Brace
2016-02-23hpsa: add SMR drive supportDon Brace
2016-02-23hpsa: do not get enclosure info for external devicesDon Brace
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06hpsa: Add box and bay information for enclosure devicesDon Brace
2016-01-06hpsa: fix path_info_showDon Brace
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-13hpsa: logical vs bitwise AND typoDan Carpenter
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09hpsa: move lockup_detected attribute to host attrTomas Henzl
2015-11-09hpsa: bump the driver versionDon Brace
2015-11-09hpsa: add in sas transport classKevin Barnett
2015-11-09hpsa: fix multiple issues in path_info_showRasmus Villemoes
2015-11-09hpsa: enhance device messagesDon Brace
2015-11-09hpsa: disable report lun data cachingScott Teel
2015-11-09hpsa: add discovery polling for PT RAID devices.Scott Teel
2015-11-09hpsa: eliminate fake lun0 enclosuresScott Teel
2015-11-09hpsa: generalize external arraysScott Teel
2015-11-09hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett
2015-11-09hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett
2015-11-09hpsa: enhance hpsa_get_device_idDon Brace
2015-11-09hpsa: add function is_logical_deviceKevin Barnett
2015-11-09hpsa: simplify update scsi devicesKevin Barnett
2015-11-09hpsa: simplify check for device exposureKevin Barnett
2015-11-09hpsa: correct ioaccel2 sg chain lenDon Brace
2015-11-09hpsa: correct check for non-disk devicesDon Brace
2015-11-09hpsa: fix physical target resetScott Teel
2015-11-09hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace
2015-11-09hpsa: correct transfer length for 6 byte read/write commandsDon Brace
2015-11-09hpsa: abandon rescans on memory alloaction failures.Don Brace
2015-11-09hpsa: allow driver requested rescansDon Brace
2015-11-09hpsa: fix null device issuesDon Brace
2015-11-09hpsa: check for null arguments to dev_printkDon Brace
2015-11-09hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace
2015-11-09hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace