aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi/smartpqi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-12scsi: smartpqi: mark PM functions as __maybe_unusedArnd Bergmann1-10/+2
2017-06-12scsi: smartpqi: bump driver versionKevin Barnett1-7/+8
2017-06-12scsi: smartpqi: remove writeq/readq function definitionsCorentin Labbe1-29/+2
2017-06-12scsi: smartpqi: add module parametersKevin Barnett1-5/+24
2017-06-12scsi: smartpqi: cleanup list initializationKevin Barnett1-8/+3
2017-06-12scsi: smartpqi: add raid level showKevin Barnett1-1/+29
2017-06-12scsi: smartpqi: make ioaccel references consistentKevin Barnett2-39/+30
2017-06-12scsi: smartpqi: enhance device add and remove messagesKevin Barnett1-21/+69
2017-06-12scsi: smartpqi: update timeout on admin commandsKevin Barnett1-1/+5
2017-06-12scsi: smartpqi: map more raid errors to SCSI errorsKevin Barnett1-1/+31
2017-06-12scsi: smartpqi: cleanup controller brandingKevin Barnett1-15/+3
2017-06-12scsi: smartpqi: update rescan workerKevin Barnett2-66/+77
2017-06-12scsi: smartpqi: update device offlineKevin Barnett1-9/+21
2017-06-12scsi: smartpqi: correct aio error pathKevin Barnett2-68/+285
2017-06-12scsi: smartpqi: add lockup actionKevin Barnett1-0/+121
2017-06-12scsi: smartpqi: remove qdepth calculations for logical volumesKevin Barnett2-138/+8
2017-06-12scsi: smartpqi: enhance kdumpKevin Barnett2-15/+36
2017-06-12scsi: smartpqi: change return value for LUN reset operationsKevin Barnett1-1/+1
2017-06-12scsi: smartpqi: add ptraid supportKevin Barnett2-10/+41
2017-06-12scsi: smartpqi: update copyrightKevin Barnett5-5/+5
2017-06-12scsi: smartpqi: cleanup messagesKevin Barnett2-24/+20
2017-06-12scsi: smartpqi: add new PCI device IDsKevin Barnett1-25/+109
2017-06-12scsi: smartpqi: minor driver cleanupKevin Barnett2-25/+15
2017-06-12scsi: smartpqi: correct BMIC identify physical driveKevin Barnett2-4/+32
2017-06-12scsi: smartpqi: eliminate redundant error messagesKevin Barnett2-5/+5
2017-06-12scsi: smartpqi: make pdev pointer names consistentKevin Barnett1-20/+21
2017-06-12scsi: smartpqi: add pqi_wait_for_completion_ioKevin Barnett1-1/+32
2017-06-12scsi: smartpqi: correct bdma hw bugKevin Barnett1-1/+6
2017-06-12scsi: smartpqi: add heartbeat checkKevin Barnett3-47/+143
2017-06-12scsi: smartpqi: add suspend and resume supportKevin Barnett4-30/+485
2017-06-12scsi: smartpqi: enhance resetsKevin Barnett2-27/+265
2017-06-12scsi: smartpqi: add supporting eventsKevin Barnett2-60/+61
2017-06-12scsi: smartpqi: ensure controller is in SIS mode at initKevin Barnett4-27/+42
2017-06-12scsi: smartpqi: add in controller checkpoint for controller lockups.Kevin Barnett4-1/+10
2017-06-12scsi: smartpqi: set pci completion timeoutKevin Barnett1-0/+18
2017-06-12scsi: smartpqi: cleanup interrupt managementKevin Barnett1-14/+29
2017-06-12scsi: smartpqi: correct remove scsi devicesKevin Barnett1-7/+13
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