aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
Commit message (Expand)AuthorAge
* scsi: hpsa: remove memory allocate failure messageAmit Kushwaha2016-12-14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: hpsa: fallback to use legacy REPORT PHYS commandHannes Reinecke2016-12-05
| * scsi: hpsa: use %phN for short hex dumpsRasmus Villemoes2016-12-05
| * scsi: hpsa: add 'ctlr_num' sysfs attributeHannes Reinecke2016-11-29
| * scsi: hpsa: use correct DID_NO_CONNECT hostbyteHannes Reinecke2016-11-29
| * scsi: hpsa: correct logical resetsDon Brace2016-11-16
| * scsi: hpsa: free irq on q indexed by h->intr_mode and not iColin Ian King2016-11-14
| * scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinityChristoph Hellwig2016-11-12
| * scsi: hpsa: Remove unneeded void pointer castJavier Martinez Canillas2016-11-08
* | scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke2016-11-22
|/
* scsi: hpsa: correct call to hpsa_do_resetDon Brace2016-09-21
* scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara2016-09-19
* scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace2016-09-14
* scsi: hpsa: Prevent sending bmic commands to externalsScott Teel2016-09-14
* scsi: hpsa: Check for vpd support before sendingScott Teel2016-09-14
* scsi: hpsa: Check for null device pointersDon Brace2016-09-14
* scsi: hpsa: Determine device external status earlierDon Brace2016-09-14
* hpsa: change hpsa_passthru_ioctl timeoutDon Brace2016-07-15
* hpsa: correct skipping masked peripheralsDon Brace2016-07-15
* hpsa: Fix type ZBC conditional checksPetros Koutoupis2016-05-10
* hpsa: update driver versionDon Brace2016-04-29
* hpsa: correct handling of HBA device removalDon Brace2016-04-29
* hpsa: correct ioaccel2 error procecssing.Don Brace2016-04-29
* hpsa: correct ioaccel state change operationDon Brace2016-04-29
* hpsa: add timeouts for driver initiated commandsDon Brace2016-04-29
* hpsa: add sas_address to sysfs device attibuteJoseph T Handzik2016-04-29
* hpsa: correct initialization order issueDon Brace2016-04-29
* hpsa: set the enclosure identifier to zeroDan Carpenter2016-04-25
* hpsa: update copyright informationDon Brace2016-02-23
* hpsa: remove function definition for sanitize_inquiry_stringDon Brace2016-02-23
* hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace2016-02-23
* hpsa: correct abort tmf for hba devicesDon Brace2016-02-23
* hpsa: add SMR drive supportDon Brace2016-02-23
* hpsa: do not get enclosure info for external devicesDon Brace2016-02-23
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-07
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\
| | * hpsa: logical vs bitwise AND typoDan Carpenter2015-11-13
* | | hpsa: Add box and bay information for enclosure devicesDon Brace2016-01-06
* | | hpsa: fix path_info_showDon Brace2016-01-06
|/ /
* | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-12
|\|
| * hpsa: move lockup_detected attribute to host attrTomas Henzl2015-11-09
| * hpsa: bump the driver versionDon Brace2015-11-09
| * hpsa: add in sas transport classKevin Barnett2015-11-09
| * hpsa: fix multiple issues in path_info_showRasmus Villemoes2015-11-09
| * hpsa: enhance device messagesDon Brace2015-11-09
| * hpsa: disable report lun data cachingScott Teel2015-11-09
| * hpsa: add discovery polling for PT RAID devices.Scott Teel2015-11-09
| * hpsa: eliminate fake lun0 enclosuresScott Teel2015-11-09
| * hpsa: generalize external arraysScott Teel2015-11-09