summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace
2024-01-03scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace
2024-01-03scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara
2024-01-03scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2023-08-24Merge patch series "smartpqi updates"Martin K. Petersen
2023-08-24scsi: smartpqi: Change driver version to 2.1.24-046Don Brace
2023-08-24scsi: smartpqi: Enhance error messagesMahesh Rajashekhara
2023-08-24scsi: smartpqi: Enhance controller offline notificationDavid Strahan
2023-08-24scsi: smartpqi: Enhance shutdown notificationDavid Strahan
2023-08-24scsi: smartpqi: Simplify lun_number assignmentDavid Strahan
2023-08-24scsi: smartpqi: Rename pciinfo to pci_infoKevin Barnett
2023-08-24scsi: smartpqi: Rename MACRO to clarify purposeKevin Barnett
2023-08-24scsi: smartpqi: Add abort handlerKevin Barnett
2023-08-24scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-21scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-05-31scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-26overflow: Add struct_size_t() helperKees Cook
2023-05-08scsi: smartpqi: Update version to 2.1.22-040Don Brace
2023-05-08scsi: smartpqi: Update copyright to 2023Don Brace
2023-05-08scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/deviceDon Brace
2023-05-08scsi: smartpqi: Stop sending driver-initiated TURsKevin Barnett
2023-05-08scsi: smartpqi: Fix byte aligned writew for ARM serversDon Brace
2023-05-08scsi: smartpqi: Add support for RAID NCQ priorityGilbert Wu
2023-05-08scsi: smartpqi: Validate block layer host tagMurthy Bhat
2023-05-08scsi: smartpqi: Remove contention for raid_bypass_cntMike McGowen
2023-05-08scsi: smartpqi: Fix rare SAS transport memory leakDon Brace
2023-05-08scsi: smartpqi: Remove NULL pointer checkKevin Barnett
2023-05-08scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2023-05-08scsi: smartpqi: Map full length of PCI BAR 0Mike McGowen
2023-03-24scsi: smartpqi: Declare SCSI host template constBart Van Assche
2023-02-08scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-11-17scsi: smartpqi: Change version to 2.1.20-035Don Brace
2022-11-17scsi: smartpqi: Initialize feature section infoDon Brace
2022-11-17scsi: smartpqi: Add controller cache flush during rmmodGilbert Wu
2022-11-17scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan
2022-11-17scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllersKevin Barnett
2022-11-17scsi: smartpqi: Correct max LUN numberKevin Barnett
2022-11-17scsi: smartpqi: Add new controller PCI IDsMike McGowen
2022-11-17scsi: smartpqi: Convert to host_tagsetDon Brace
2022-08-22block: Change the return type of blk_mq_map_queues() into voidBart Van Assche
2022-07-13scsi: smartpqi: Update version to 2.1.18-045Don Brace
2022-07-13scsi: smartpqi: Update copyright to current yearDon Brace
2022-07-13scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett
2022-07-13scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett
2022-07-13scsi: smartpqi: Add module param to disable managed intsMike McGowen
2022-07-13scsi: smartpqi: Fix RAID map race conditionKevin Barnett
2022-07-13scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara
2022-07-13scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett