summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi/smartpqi_init.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-21scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2021-09-18scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter1-0/+1
2021-05-11scsi: smartpqi: Add new PCI IDsKevin Barnett1-0/+156
2021-05-11scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat1-0/+4
2021-05-11scsi: smartpqi: Use host-wide tag spaceDon Brace1-0/+1
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-203/+273
2020-09-03scsi: smartpqi: Update copyrightDon Brace1-1/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-9/+8
2020-08-21scsi: smartpqi: Bump version to 1.2.16-010Don Brace1-3/+3
2020-08-21scsi: smartpqi: Add RAID bypass counterKevin Barnett1-24/+53
2020-08-21scsi: smartpqi: Support device deletion via sysfsKevin Barnett1-49/+43
2020-08-21scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett1-34/+67
2020-08-21scsi: smartpqi: Update logical volume size after expansionMahesh Rajashekhara1-5/+16
2020-08-21scsi: smartpqi: Add id support for SmartRAID 3152-8iMahesh Rajashekhara1-0/+4
2020-08-21scsi: smartpqi: Identify physical devices without issuing INQUIRYKevin Barnett1-87/+86
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed1-1/+5
2020-03-17scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-3/+3
2019-10-10scsi: smartpqi: bump versionDon Brace1-3/+3
2019-10-10scsi: smartpqi: Align driver syntax with oobKevin Barnett1-66/+84
2019-10-10scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett1-87/+12
2019-10-10scsi: smartpqi: correct syntax issueKevin Barnett1-1/+1
2019-10-10scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett1-1/+1
2019-10-10scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat1-3/+18
2019-10-10scsi: smartpqi: add inquiry timeoutskoshyaji1-6/+28
2019-10-10scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett1-19/+107
2019-10-01scsi: smartpqi: clean up an indentation issueColin Ian King1-2/+2
2019-10-01scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing1-6/+0
2019-10-01scsi: smartpqi: clean up indentation of a statementColin Ian King1-4/+1
2019-08-30scsi: smartpqi: bump versionDon Brace1-3/+3
2019-08-30scsi: smartpqi: add new pci idsGilbert Wu1-0/+12
2019-08-30scsi: smartpqi: correct REGNEWD return statusMurthy Bhat1-1/+1
2019-08-30scsi: smartpqi: add gigabyte controllerGilbert Wu1-0/+4
2019-08-30scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara1-6/+8
2019-08-30scsi: smartpqi: add bay identifierGilbert Wu1-4/+9
2019-08-30scsi: smartpqi: add sysfs entriesMurthy Bhat1-14/+111
2019-08-30scsi: smartpqi: add module param to hide vsepDave Carroll1-0/+26
2019-08-30scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu1-0/+16
2019-08-30scsi: smartpqi: add module param for exposure orderGilbert Wu1-3/+15
2019-06-05scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter1-2/+4
2019-05-30scsi: 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