summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)Author
2017-03-23scsi: hpsa: fix volume offline stateTomas Henzl
2017-03-15scsi: hpsa: do not timeout reset operationsDon Brace
2017-03-15scsi: hpsa: limit outstanding rescansDon Brace
2017-03-15scsi: hpsa: update check for logical volume statusDon Brace
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-01-31scsi: hpsa: remove coalescing settings for ioaccel2Don Brace
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2016-12-14scsi: hpsa: remove memory allocate failure messageAmit Kushwaha
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-05scsi: hpsa: fallback to use legacy REPORT PHYS commandHannes Reinecke
2016-12-05scsi: hpsa: use %phN for short hex dumpsRasmus Villemoes
2016-11-29scsi: hpsa: add 'ctlr_num' sysfs attributeHannes Reinecke
2016-11-29scsi: hpsa: use correct DID_NO_CONNECT hostbyteHannes Reinecke
2016-11-22scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke
2016-11-16scsi: hpsa: correct logical resetsDon Brace
2016-11-14scsi: hpsa: free irq on q indexed by h->intr_mode and not iColin Ian King
2016-11-12scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinityChristoph Hellwig
2016-11-08scsi: hpsa: Remove unneeded void pointer castJavier Martinez Canillas
2016-09-21scsi: hpsa: correct call to hpsa_do_resetDon Brace
2016-09-19scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara
2016-09-14scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace
2016-09-14scsi: hpsa: Prevent sending bmic commands to externalsScott Teel
2016-09-14scsi: hpsa: Check for vpd support before sendingScott Teel
2016-09-14scsi: hpsa: Check for null device pointersDon Brace
2016-09-14scsi: hpsa: Determine device external status earlierDon Brace
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