aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi/smartpqi_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29scsi: smartpqi: bump versionDon Brace1-3/+3
2019-08-29scsi: smartpqi: add new pci idsGilbert Wu1-0/+12
2019-08-29scsi: smartpqi: correct REGNEWD return statusMurthy Bhat1-1/+1
2019-08-29scsi: smartpqi: add gigabyte controllerGilbert Wu1-0/+4
2019-08-29scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara1-6/+8
2019-08-29scsi: smartpqi: add bay identifierGilbert Wu1-4/+9
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat1-14/+111
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll1-0/+26
2019-08-29scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu1-0/+16
2019-08-29scsi: smartpqi: add module param for exposure orderGilbert Wu1-3/+15
2019-06-04scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter1-2/+4
2019-05-29scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-05-20scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu1-7/+16
2019-03-19scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang1-1/+1
2019-03-18scsi: smartpqi: bump driver versionDon Brace1-3/+3
2019-03-18scsi: smartpqi: add spdxDon Brace1-9/+1
2019-03-18scsi: smartpqi: update copyrightDon Brace1-2/+3
2019-03-18scsi: smartpqi: add H3C controller IDsAjish Koshy1-0/+16
2019-03-18scsi: smartpqi: increase LUN reset timeoutKevin Barnett1-4/+8
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2019-03-06scsi: smartpqi: Reporting 'logical unit failure'Erwan Velu1-0/+6
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-1/+2
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-01-08scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-16/+16
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