summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-02scsi: smartpqi: Update copyrightDon Brace
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20scsi: smartpqi: Bump version to 1.2.16-010Don Brace
2020-08-20scsi: smartpqi: Add RAID bypass counterKevin Barnett
2020-08-20scsi: smartpqi: Support device deletion via sysfsKevin Barnett
2020-08-20scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett
2020-08-20scsi: smartpqi: Update logical volume size after expansionMahesh Rajashekhara
2020-08-20scsi: smartpqi: Add id support for SmartRAID 3152-8iMahesh Rajashekhara
2020-08-20scsi: smartpqi: Identify physical devices without issuing INQUIRYKevin Barnett
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-17scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11scsi: docs: convert smartpqi.txt to ReSTMauro Carvalho Chehab
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-10-09scsi: smartpqi: bump versionDon Brace
2019-10-09scsi: smartpqi: Align driver syntax with oobKevin Barnett
2019-10-09scsi: smartpqi: remove unused manifest constantsKevin Barnett
2019-10-09scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett
2019-10-09scsi: smartpqi: correct syntax issueKevin Barnett
2019-10-09scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett
2019-10-09scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat
2019-10-09scsi: smartpqi: add inquiry timeoutskoshyaji
2019-10-09scsi: smartpqi: fix call trace in device discoveryMurthy Bhat
2019-10-09scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett
2019-09-30scsi: smartpqi: clean up an indentation issueColin Ian King
2019-09-30scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing
2019-09-30scsi: smartpqi: clean up indentation of a statementColin Ian King
2019-08-29scsi: smartpqi: bump versionDon Brace
2019-08-29scsi: smartpqi: update copyrightDon Brace
2019-08-29scsi: smartpqi: add new pci idsGilbert Wu
2019-08-29scsi: smartpqi: correct REGNEWD return statusMurthy Bhat
2019-08-29scsi: smartpqi: add gigabyte controllerGilbert Wu
2019-08-29scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara
2019-08-29scsi: smartpqi: add bay identifierGilbert Wu
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll
2019-08-29scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu
2019-08-29scsi: smartpqi: add module param for exposure orderGilbert Wu
2019-06-04scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter
2019-05-29scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-05-20scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu
2019-03-19scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang
2019-03-18scsi: smartpqi: bump driver versionDon Brace
2019-03-18scsi: smartpqi: add spdxDon Brace
2019-03-18scsi: smartpqi: update copyrightDon Brace
2019-03-18scsi: smartpqi: add H3C controller IDsAjish Koshy
2019-03-18scsi: smartpqi: increase LUN reset timeoutKevin Barnett
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds