aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi/smartpqi_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+13
2017-10-27scsi: smartpqi: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-10-02scsi: smartpqi: update driver version to 1.1.2-126Don Brace1-2/+2
2017-10-02scsi: smartpqi: cleanup raid map warning messageKevin Barnett1-3/+3
2017-10-02scsi: smartpqi: update controller idsKevin Barnett1-0/+8
2017-08-10scsi: smartpqi: change driver version to 1.1.2-125Kevin Barnett1-4/+4
2017-08-10scsi: smartpqi: add in new controller idsKevin Barnett1-22/+14
2017-08-10scsi: smartpqi: update kexec and power down supportKevin Barnett1-0/+1
2017-08-10scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett1-5/+6
2017-08-10scsi: smartpqi: update pqi passthru ioctlKevin Barnett1-0/+4
2017-08-10scsi: smartpqi: enhance BMIC cache flushKevin Barnett1-13/+14
2017-08-10scsi: smartpqi: add pqi reset quiesce supportKevin Barnett1-12/+46
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: 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 Barnett1-32/+24
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 Barnett1-65/+76
2017-06-12scsi: smartpqi: update device offlineKevin Barnett1-9/+21
2017-06-12scsi: smartpqi: correct aio error pathKevin Barnett1-67/+278
2017-06-12scsi: smartpqi: add lockup actionKevin Barnett1-0/+121
2017-06-12scsi: smartpqi: remove qdepth calculations for logical volumesKevin Barnett1-132/+8
2017-06-12scsi: smartpqi: enhance kdumpKevin Barnett1-13/+32
2017-06-12scsi: smartpqi: change return value for LUN reset operationsKevin Barnett1-1/+1
2017-06-12scsi: smartpqi: add ptraid supportKevin Barnett1-7/+36
2017-06-12scsi: smartpqi: update copyrightKevin Barnett1-1/+1
2017-06-12scsi: smartpqi: cleanup messagesKevin Barnett1-23/+18
2017-06-12scsi: smartpqi: add new PCI device IDsKevin Barnett1-25/+109
2017-06-12scsi: smartpqi: minor driver cleanupKevin Barnett1-24/+14
2017-06-12scsi: smartpqi: correct BMIC identify physical driveKevin Barnett1-0/+16
2017-06-12scsi: smartpqi: eliminate redundant error messagesKevin Barnett1-4/+1
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 Barnett1-41/+85
2017-06-12scsi: smartpqi: add suspend and resume supportKevin Barnett1-26/+399
2017-06-12scsi: smartpqi: enhance resetsKevin Barnett1-25/+254
2017-06-12scsi: smartpqi: add supporting eventsKevin Barnett1-51/+59
2017-06-12scsi: smartpqi: ensure controller is in SIS mode at initKevin Barnett1-26/+34
2017-06-12scsi: smartpqi: add in controller checkpoint for controller lockups.Kevin Barnett1-0/+1
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