summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi/smartpqi_init.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11scsi: smartpqi: change driver version to 1.1.2-125Kevin Barnett1-4/+4
2017-08-11scsi: smartpqi: add in new controller idsKevin Barnett1-22/+14
2017-08-11scsi: smartpqi: update kexec and power down supportKevin Barnett1-0/+1
2017-08-11scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett1-5/+6
2017-08-11scsi: smartpqi: update pqi passthru ioctlKevin Barnett1-0/+4
2017-08-11scsi: smartpqi: enhance BMIC cache flushKevin Barnett1-13/+14
2017-08-11scsi: smartpqi: add pqi reset quiesce supportKevin Barnett1-12/+46
2017-06-13scsi: smartpqi: mark PM functions as __maybe_unusedArnd Bergmann1-10/+2
2017-06-13scsi: smartpqi: bump driver versionKevin Barnett1-7/+8
2017-06-13scsi: smartpqi: add module parametersKevin Barnett1-5/+24
2017-06-13scsi: smartpqi: cleanup list initializationKevin Barnett1-8/+3
2017-06-13scsi: smartpqi: add raid level showKevin Barnett1-1/+29
2017-06-13scsi: smartpqi: make ioaccel references consistentKevin Barnett1-32/+24
2017-06-13scsi: smartpqi: enhance device add and remove messagesKevin Barnett1-21/+69
2017-06-13scsi: smartpqi: update timeout on admin commandsKevin Barnett1-1/+5
2017-06-13scsi: smartpqi: map more raid errors to SCSI errorsKevin Barnett1-1/+31
2017-06-13scsi: smartpqi: cleanup controller brandingKevin Barnett1-15/+3
2017-06-13scsi: smartpqi: update rescan workerKevin Barnett1-65/+76
2017-06-13scsi: smartpqi: update device offlineKevin Barnett1-9/+21
2017-06-13scsi: smartpqi: correct aio error pathKevin Barnett1-67/+278
2017-06-13scsi: smartpqi: add lockup actionKevin Barnett1-0/+121
2017-06-13scsi: smartpqi: remove qdepth calculations for logical volumesKevin Barnett1-132/+8
2017-06-13scsi: smartpqi: enhance kdumpKevin Barnett1-13/+32
2017-06-13scsi: smartpqi: change return value for LUN reset operationsKevin Barnett1-1/+1
2017-06-13scsi: smartpqi: add ptraid supportKevin Barnett1-7/+36
2017-06-13scsi: smartpqi: update copyrightKevin Barnett1-1/+1
2017-06-13scsi: smartpqi: cleanup messagesKevin Barnett1-23/+18
2017-06-13scsi: smartpqi: add new PCI device IDsKevin Barnett1-25/+109
2017-06-13scsi: smartpqi: minor driver cleanupKevin Barnett1-24/+14
2017-06-13scsi: smartpqi: correct BMIC identify physical driveKevin Barnett1-0/+16
2017-06-13scsi: smartpqi: eliminate redundant error messagesKevin Barnett1-4/+1
2017-06-13scsi: smartpqi: make pdev pointer names consistentKevin Barnett1-20/+21
2017-06-13scsi: smartpqi: add pqi_wait_for_completion_ioKevin Barnett1-1/+32
2017-06-13scsi: smartpqi: correct bdma hw bugKevin Barnett1-1/+6
2017-06-13scsi: smartpqi: add heartbeat checkKevin Barnett1-41/+85
2017-06-13scsi: smartpqi: add suspend and resume supportKevin Barnett1-26/+399
2017-06-13scsi: smartpqi: enhance resetsKevin Barnett1-25/+254
2017-06-13scsi: smartpqi: add supporting eventsKevin Barnett1-51/+59
2017-06-13scsi: smartpqi: ensure controller is in SIS mode at initKevin Barnett1-26/+34
2017-06-13scsi: smartpqi: add in controller checkpoint for controller lockups.Kevin Barnett1-0/+1
2017-06-13scsi: smartpqi: set pci completion timeoutKevin Barnett1-0/+18
2017-06-13scsi: smartpqi: cleanup interrupt managementKevin Barnett1-14/+29
2017-06-13scsi: smartpqi: correct remove scsi devicesKevin Barnett1-7/+13
2017-02-23scsi: smartpqi: fix time handlingArnd Bergmann1-5/+3
2017-02-01block: introduce blk_rq_is_passthroughChristoph Hellwig1-1/+1
2016-11-09scsi: smartpqi: switch to pci_alloc_irq_vectorsChristoph Hellwig1-70/+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: remove timeout for cache flush operationsKevin Barnett1-2/+1
2016-09-02scsi: smartpqi: scsi queuecommand cleanupKevin Barnett1-1/+7