summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi/smartpqi_init.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20scsi: smartpqi: check for null device pointersMahesh Rajashekhara1-3/+62
2018-12-20scsi: smartpqi: add support for huawei controllersAjish Koshy1-0/+24
2018-12-20scsi: smartpqi: enhance numa node detectionSagar Biradar1-3/+7
2018-12-20scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll1-0/+2
2018-12-20scsi: smartpqi: fix disk name mount pointMurthy Bhat1-1/+6
2018-12-20scsi: smartpqi: add h3c ssidMurthy Bhat1-0/+8
2018-12-20scsi: smartpqi: add sysfs attributesDave Carroll1-0/+232
2018-12-20scsi: smartpqi: refactor sending controller raid requestsDave Carroll1-88/+46
2018-12-20scsi: smartpqi: turn off lun data caching for ptraidDave Carroll1-6/+73
2018-12-20scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara1-0/+3
2018-12-20scsi: smartpqi: add no_write_same for logical volumesDave Carroll1-0/+7
2018-12-20scsi: smartpqi: Add retries for device resetMahesh Rajashekhara1-1/+13
2018-12-20scsi: smartpqi: add support for PQI Config Table handshakeKevin Barnett1-4/+250
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-11-07blk-mq: abstract out queue mapJens Axboe1-1/+2
2018-10-18scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig1-58/+42
2018-06-20scsi: smartpqi: bump driver version to 1.1.4-130Don Brace1-2/+2
2018-06-20scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett1-20/+25
2018-06-20scsi: smartpqi: add inspur advantech idsKevin Barnett1-0/+16
2018-06-20scsi: smartpqi: improve error checking for sync requestsKevin Barnett1-16/+38
2018-06-20scsi: smartpqi: improve handling for sync requestsKevin Barnett1-32/+23
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-04-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-39/+50
2018-03-28blk-mq: Allow PCI vector offset for mapping queuesKeith Busch1-1/+1
2018-03-22scsi: smartpqi: update driver versionDon Brace1-3/+3
2018-03-22scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett1-36/+3
2018-03-07scsi: smartpqi: add in new supported controllersKevin Barnett1-0/+44
2017-11-15Merge 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-03scsi: smartpqi: update driver version to 1.1.2-126Don Brace1-2/+2
2017-10-03scsi: smartpqi: cleanup raid map warning messageKevin Barnett1-3/+3
2017-10-03scsi: smartpqi: update controller idsKevin Barnett1-0/+8
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