summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* scsi: smartpqi: Bump driver version to 2.1.26-030Don Brace2024-01-031-3/+3
* scsi: smartpqi: Fix logical volume rescan race conditionMahesh Rajashekhara2024-01-032-8/+36
* scsi: smartpqi: Add new controller PCI IDsDavid Strahan2024-01-031-0/+40
* Merge patch series "smartpqi updates"Martin K. Petersen2023-08-242-55/+215
|\
| * scsi: smartpqi: Change driver version to 2.1.24-046Don Brace2023-08-241-3/+3
| * scsi: smartpqi: Enhance error messagesMahesh Rajashekhara2023-08-241-8/+9
| * scsi: smartpqi: Enhance controller offline notificationDavid Strahan2023-08-241-1/+49
| * scsi: smartpqi: Enhance shutdown notificationDavid Strahan2023-08-241-1/+1
| * scsi: smartpqi: Simplify lun_number assignmentDavid Strahan2023-08-241-4/+2
| * scsi: smartpqi: Rename pciinfo to pci_infoKevin Barnett2023-08-241-6/+6
| * scsi: smartpqi: Rename MACRO to clarify purposeKevin Barnett2023-08-242-2/+2
| * scsi: smartpqi: Add abort handlerKevin Barnett2023-08-242-36/+149
* | scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche2023-08-241-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-07-082-5/+4
|\
| * scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2023-06-212-5/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-306-153/+179
|\|
| * scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh2023-05-311-1/+1
| * scsi: smartpqi: Update version to 2.1.22-040Don Brace2023-05-081-3/+3
| * scsi: smartpqi: Update copyright to 2023Don Brace2023-05-086-6/+6
| * scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/deviceDon Brace2023-05-082-0/+16
| * scsi: smartpqi: Stop sending driver-initiated TURsKevin Barnett2023-05-082-75/+11
| * scsi: smartpqi: Fix byte aligned writew for ARM serversDon Brace2023-05-081-2/+2
| * scsi: smartpqi: Add support for RAID NCQ priorityGilbert Wu2023-05-081-44/+45
| * scsi: smartpqi: Validate block layer host tagMurthy Bhat2023-05-081-1/+2
| * scsi: smartpqi: Remove contention for raid_bypass_cntMike McGowen2023-05-082-4/+4
| * scsi: smartpqi: Fix rare SAS transport memory leakDon Brace2023-05-081-1/+3
| * scsi: smartpqi: Remove NULL pointer checkKevin Barnett2023-05-081-15/+13
| * scsi: smartpqi: Add new controller PCI IDsDavid Strahan2023-05-081-0/+72
| * scsi: smartpqi: Map full length of PCI BAR 0Mike McGowen2023-05-081-1/+1
* | overflow: Add struct_size_t() helperKees Cook2023-05-261-1/+1
|/
* scsi: smartpqi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-02-082-2/+3
* scsi: smartpqi: Change version to 2.1.20-035Don Brace2022-11-171-3/+3
* scsi: smartpqi: Initialize feature section infoDon Brace2022-11-171-1/+1
* scsi: smartpqi: Add controller cache flush during rmmodGilbert Wu2022-11-171-0/+8
* scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan2022-11-172-10/+25
* scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllersKevin Barnett2022-11-171-1/+1
* scsi: smartpqi: Correct max LUN numberKevin Barnett2022-11-171-1/+0
* scsi: smartpqi: Add new controller PCI IDsMike McGowen2022-11-171-0/+44
* scsi: smartpqi: Convert to host_tagsetDon Brace2022-11-172-28/+43
* block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-221-3/+3
* scsi: smartpqi: Update version to 2.1.18-045Don Brace2022-07-131-3/+3
* scsi: smartpqi: Update copyright to current yearDon Brace2022-07-136-6/+6
* scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett2022-07-133-1/+33
* scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett2022-07-131-18/+30
* scsi: smartpqi: Add module param to disable managed intsMike McGowen2022-07-132-2/+13
* scsi: smartpqi: Fix RAID map race conditionKevin Barnett2022-07-131-39/+71
* scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara2022-07-131-2/+2
* scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett2022-07-131-2/+1
* scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen2022-07-131-0/+32