summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
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
2022-02-07scsi: smartpqi: Fix BUILD_BUG_ON() statementsMike McGowen
2022-02-07scsi: smartpqi: Fix NUMA node not updated during initMike McGowen
2022-02-07scsi: smartpqi: Expose SAS address for SATA drivesKevin Barnett
2022-02-07scsi: smartpqi: Speed up RAID 10 sequential readsMike McGowen
2022-02-07scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara
2022-02-07scsi: smartpqi: Update volume size after expansionMahesh Rajashekhara
2022-02-07scsi: smartpqi: Avoid drive spin-down during suspendSagar Biradar
2022-02-07scsi: smartpqi: Resolve delay issue with PQI_HZ valueBalsundar P
2022-02-07scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()Kevin Barnett
2022-02-07scsi: smartpqi: Fix a name typo and cleanup codeKevin Barnett
2022-02-07scsi: smartpqi: Quickly propagate path failures to SCSI midlayerMurthy Bhat
2022-02-07scsi: smartpqi: Eliminate drive spin down on warm bootSagar Biradar
2022-02-07scsi: smartpqi: Enable SATA NCQ priority in sysfsGilbert Wu
2022-02-07scsi: smartpqi: Add PCI IDsDon Brace
2022-02-07scsi: smartpqi: Fix rmmod stack traceDon Brace
2021-10-16scsi: smartpqi: Switch to attribute groupsBart Van Assche
2021-10-16scsi: smartpqi: Call scsi_done() directlyBart Van Assche