aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-16scsi: smartpqi: Update version to 1.2.16-012Don Brace1-2/+2
2020-11-16scsi: smartpqi: Correct pqi_sas_smp_handler busy conditionDon Brace1-1/+0
2020-11-16scsi: smartpqi: Correct driver removal with HBA disksDon Brace1-7/+3
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-210/+283
2020-09-02scsi: smartpqi: Update copyrightDon Brace6-7/+7
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-9/+8
2020-08-20scsi: smartpqi: Bump version to 1.2.16-010Don Brace1-3/+3
2020-08-20scsi: smartpqi: Add RAID bypass counterKevin Barnett2-24/+54
2020-08-20scsi: smartpqi: Support device deletion via sysfsKevin Barnett1-49/+43
2020-08-20scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2-35/+68
2020-08-20scsi: smartpqi: Update logical volume size after expansionMahesh Rajashekhara2-5/+17
2020-08-20scsi: smartpqi: Add id support for SmartRAID 3152-8iMahesh Rajashekhara1-0/+4
2020-08-20scsi: smartpqi: Identify physical devices without issuing INQUIRYKevin Barnett2-87/+87
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed1-1/+5
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-03-17scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-03-11scsi: docs: convert smartpqi.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-3/+3
2019-10-09scsi: smartpqi: bump versionDon Brace1-3/+3
2019-10-09scsi: smartpqi: Align driver syntax with oobKevin Barnett3-118/+112
2019-10-09scsi: smartpqi: remove unused manifest constantsKevin Barnett1-4/+0
2019-10-09scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett2-88/+12
2019-10-09scsi: smartpqi: correct syntax issueKevin Barnett1-1/+1
2019-10-09scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett1-1/+1
2019-10-09scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat2-4/+22
2019-10-09scsi: smartpqi: add inquiry timeoutskoshyaji2-7/+33
2019-10-09scsi: smartpqi: fix call trace in device discoveryMurthy Bhat1-1/+1
2019-10-09scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2-20/+115
2019-09-30scsi: smartpqi: clean up an indentation issueColin Ian King1-2/+2
2019-09-30scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing1-6/+0
2019-09-30scsi: smartpqi: clean up indentation of a statementColin Ian King1-4/+1
2019-08-29scsi: smartpqi: bump versionDon Brace1-3/+3
2019-08-29scsi: smartpqi: update copyrightDon Brace1-0/+2
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 Wu3-6/+113
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat2-16/+124
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll2-0/+27
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 Brace6-45/+6
2019-03-18scsi: smartpqi: update copyrightDon Brace5-10/+15