aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2-64/+47
2018-06-19scsi: smartpqi: bump driver version to 1.1.4-130Don Brace1-2/+2
2018-06-19scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett2-25/+30
2018-06-19scsi: smartpqi: add inspur advantech idsKevin Barnett1-0/+16
2018-06-19scsi: smartpqi: improve error checking for sync requestsKevin Barnett2-16/+40
2018-06-19scsi: smartpqi: improve handling for sync requestsKevin Barnett1-32/+23
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-39/+50
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch1-1/+1
2018-03-21scsi: smartpqi: update driver versionDon Brace1-3/+3
2018-03-21scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett1-36/+3
2018-03-06scsi: smartpqi: add in new supported controllersKevin Barnett1-0/+44
2018-01-10scsi: smartpqi: allow static build ("built-in")Steffen Weber1-1/+1
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-29scsi: smartpqi: remove the smp_handler stubChristoph Hellwig1-9/+0
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 Barnett3-102/+17
2017-08-10scsi: smartpqi: update pqi passthru ioctlKevin Barnett1-0/+4
2017-08-10scsi: smartpqi: enhance BMIC cache flushKevin Barnett2-15/+33
2017-08-10scsi: smartpqi: add pqi reset quiesce supportKevin Barnett4-14/+98
2017-07-17scsi: smartpqi: limit transfer length to 1MBYadan Fan1-1/+1
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