summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
2021-10-16scsi: smartpqi: Switch to attribute groupsBart Van Assche
2021-10-16scsi: smartpqi: Call scsi_done() directlyBart Van Assche
2021-10-05scsi: smartpqi: Update version to 2.1.12-055Don Brace
2021-10-05scsi: smartpqi: Add 3252-8i PCI idMike McGowen
2021-10-05scsi: smartpqi: Fix duplicate device nodes for tape changersKevin Barnett
2021-10-05scsi: smartpqi: Fix boot failure during LUN rebuildMike McGowen
2021-10-05scsi: smartpqi: Add extended report physical LUNsMike McGowen
2021-10-05scsi: smartpqi: Avoid failing I/Os for offline devicesMahesh Rajashekhara
2021-10-05scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operationDon Brace
2021-10-05scsi: smartpqi: Update LUN reset handlerKevin Barnett
2021-10-05scsi: smartpqi: Capture controller reason codesMurthy Bhat
2021-10-05scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara
2021-10-05scsi: smartpqi: Update device removal managementDon Brace
2021-08-17scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-08-16scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter
2021-08-11scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-19scsi: smartpqi: Update version to 2.1.10-020Don Brace
2021-07-19scsi: smartpqi: Fix ISR accessing uninitialized dataMike McGowen
2021-07-19scsi: smartpqi: Add PCI IDs for new ZTE controllersBalsundar P
2021-07-19scsi: smartpqi: Add PCI ID for new ntcom controllerMike McGowen
2021-07-19scsi: smartpqi: Add SCSI cmd info for resetsMurthy Bhat
2021-07-19scsi: smartpqi: Change Kconfig menu entry to MicrochipDon Brace
2021-07-19scsi: smartpqi: Change driver module macros to MicrochipDon Brace
2021-07-19scsi: smartpqi: Update copyright noticesKevin Barnett
2021-07-19scsi: smartpqi: Add PCI IDs for H3C P4408 controllersMahesh Rajashekhara
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
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