summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
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
2022-07-13scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen
2022-07-13scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8iMike McGowen
2022-07-13scsi: smartpqi: Fix PCI control linkdown system hangSagar Biradar
2022-07-13scsi: smartpqi: Add driver support for multi-LUN devicesKumar Meiyappan
2022-07-13scsi: smartpqi: Close write read holesMike McGowen
2022-07-13scsi: smartpqi: Add PCI IDs for ramaxel controllersMurthy Bhat
2022-07-13scsi: smartpqi: Add controller fw version to console logGilbert Wu
2022-07-13scsi: smartpqi: Shorten drive visibility after removalMike McGowen
2022-05-23scsi: smartpqi: Fix typo in commentJulia Lawall
2022-02-22scsi: smartpqi: Stop using the SCSI pointerBart Van Assche
2022-02-11scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace
2022-02-07scsi: smartpqi: Update version to 2.1.14-035Don Brace
2022-02-07scsi: smartpqi: Fix lsscsi -t SAS addressesKevin Barnett
2022-02-07scsi: smartpqi: Fix hibernate and suspendKevin Barnett