aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi/smartpqi_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-191/+1367
2018-12-20scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2018-12-20scsi: smartpqi: fix build warningsDon Brace1-1/+3
2018-12-19scsi: smartpqi: update driver versionDon Brace1-2/+2
2018-12-19scsi: smartpqi: add ofa supportMahesh Rajashekhara1-36/+551
2018-12-19scsi: smartpqi: bump driver versionDon Brace1-3/+3
2018-12-19scsi: smartpqi: add smp_utils supportDon Brace1-51/+80
2018-12-19scsi: smartpqi: correct lun reset issuesKevin Barnett1-0/+3
2018-12-19scsi: smartpqi: correct volume statusDave Carroll1-0/+3
2018-12-19scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll1-2/+2
2018-12-19scsi: smartpqi: allow for larger raid mapsAjish Koshy1-31/+28
2018-12-19scsi: smartpqi: check for null device pointersMahesh Rajashekhara1-3/+62
2018-12-19scsi: smartpqi: add support for huawei controllersAjish Koshy1-0/+24
2018-12-19scsi: smartpqi: enhance numa node detectionSagar Biradar1-3/+7
2018-12-19scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll1-0/+2
2018-12-19scsi: smartpqi: fix disk name mount pointMurthy Bhat1-1/+6
2018-12-19scsi: smartpqi: add h3c ssidMurthy Bhat1-0/+8
2018-12-19scsi: smartpqi: add sysfs attributesDave Carroll1-0/+232
2018-12-19scsi: smartpqi: refactor sending controller raid requestsDave Carroll1-88/+46
2018-12-19scsi: smartpqi: turn off lun data caching for ptraidDave Carroll1-6/+73
2018-12-19scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara1-0/+3
2018-12-19scsi: smartpqi: add no_write_same for logical volumesDave Carroll1-0/+7
2018-12-19scsi: smartpqi: Add retries for device resetMahesh Rajashekhara1-1/+13
2018-12-19scsi: smartpqi: add support for PQI Config Table handshakeKevin Barnett1-4/+250
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-11-07blk-mq: abstract out queue mapJens Axboe1-1/+2
2018-10-17scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig1-58/+42
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 Barnett1-20/+25
2018-06-19scsi: smartpqi: add inspur advantech idsKevin Barnett1-0/+16
2018-06-19scsi: smartpqi: improve error checking for sync requestsKevin Barnett1-16/+38
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
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