summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-15scsi: smartpqi: Remove unused functionsBart Van Assche
2021-04-15scsi: smartpqi: Fix device pointer variable reference static checker issueDon Brace
2021-04-15scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace
2021-04-05scsi: smartpqi: Update version to 2.1.8-045Don Brace
2021-04-05scsi: smartpqi: Add new PCI IDsKevin Barnett
2021-04-05scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett
2021-04-05scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat
2021-04-05scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett
2021-04-05scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat
2021-04-05scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat
2021-04-05scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett
2021-04-05scsi: smartpqi: Fix driver synchronization issuesKevin Barnett
2021-04-05scsi: smartpqi: Update device scan operationsKevin Barnett
2021-04-05scsi: smartpqi: Update OFA managementKevin Barnett
2021-04-05scsi: smartpqi: Update RAID bypass handlingKevin Barnett
2021-04-05scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett
2021-04-05scsi: smartpqi: Synchronize device resets with mutexKevin Barnett
2021-04-05scsi: smartpqi: Update soft reset management for OFAKevin Barnett
2021-04-05scsi: smartpqi: Update event handlerKevin Barnett
2021-04-05scsi: smartpqi: Add support for wwidKevin Barnett
2021-04-05scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett
2021-04-05scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett
2021-04-05scsi: smartpqi: Add host level stream detection enableDon Brace
2021-04-05scsi: smartpqi: Add stream detectionDon Brace
2021-04-05scsi: smartpqi: Align code with oob driverKevin Barnett
2021-04-05scsi: smartpqi: Add support for long firmware versionKevin Barnett
2021-04-05scsi: smartpqi: Add support for BMIC sense feature cmd and feature bitsKevin Barnett
2021-04-05scsi: smartpqi: Add support for RAID1 writesDon Brace
2021-04-05scsi: smartpqi: Add support for RAID5 and RAID6 writesDon Brace
2021-04-05scsi: smartpqi: Refactor scatterlist codeDon Brace
2021-04-05scsi: smartpqi: Refactor aio submission codeDon Brace
2021-04-05scsi: smartpqi: Add support for new product idsKevin Barnett
2021-04-05scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat
2021-04-05scsi: smartpqi: Use host-wide tag spaceDon Brace
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-11-16scsi: smartpqi: Update version to 1.2.16-012Don Brace
2020-11-16scsi: smartpqi: Correct pqi_sas_smp_handler busy conditionDon Brace
2020-11-16scsi: smartpqi: Correct driver removal with HBA disksDon Brace
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