aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22scsi: smartpqi: fix time handlingArnd Bergmann1-5/+3
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig1-1/+1
2016-11-08scsi: smartpqi: switch to pci_alloc_irq_vectorsChristoph Hellwig2-72/+32
2016-09-19scsi: smartpqi: raid bypass lba calculation fixkevin Barnett1-1/+2
2016-09-02scsi: smartpqi: bump driver versionKevin Barnett1-3/+3
2016-09-02scsi: smartpqi: update KconfigKevin Barnett1-2/+6
2016-09-02scsi: smartpqi: remove timeout for cache flush operationsKevin Barnett1-2/+1
2016-09-02scsi: smartpqi: scsi queuecommand cleanupKevin Barnett1-1/+7
2016-09-02scsi: smartpqi: minor tweaks to update time supportKevin Barnett1-6/+2
2016-09-02scsi: smartpqi: minor function reformatingKevin Barnett1-2/+1
2016-09-02scsi: smartpqi: correct event acknowledgment timeout issueKevin Barnett2-27/+7
2016-09-02scsi: smartpqi: correct controller offline issueKevin Barnett1-10/+5
2016-09-02scsi: smartpqi: add kdump supportKevin Barnett4-3/+57
2016-09-02scsi: smartpqi: enhance reset logicKevin Barnett2-68/+35
2016-09-02scsi: smartpqi: enhance drive offline informational messageKevin Barnett1-0/+5
2016-09-02scsi: smartpqi: simplify spanningKevin Barnett1-18/+20
2016-09-02scsi: smartpqi: change tmf macro namesKevin Barnett2-6/+4
2016-09-02scsi: smartpqi: change aio sg processingKevin Barnett1-29/+39
2016-08-12smartpqi: initial commit of Microsemi smartpqi driverKevin Barnett7-0/+8268