summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* scsi: smartpqi: Stop using the SCSI pointerBart Van Assche2022-02-221-2/+12
* scsi: smartpqi: Fix unused variable pqi_pm_ops for clangDon Brace2022-02-111-0/+4
* scsi: smartpqi: Update version to 2.1.14-035Don Brace2022-02-071-3/+3
* scsi: smartpqi: Fix lsscsi -t SAS addressesKevin Barnett2022-02-071-3/+3
* scsi: smartpqi: Fix hibernate and suspendKevin Barnett2022-02-071-35/+81
* scsi: smartpqi: Fix BUILD_BUG_ON() statementsMike McGowen2022-02-073-2/+6
* scsi: smartpqi: Fix NUMA node not updated during initMike McGowen2022-02-071-5/+5
* scsi: smartpqi: Expose SAS address for SATA drivesKevin Barnett2022-02-072-42/+3
* scsi: smartpqi: Speed up RAID 10 sequential readsMike McGowen2022-02-072-5/+6
* scsi: smartpqi: Fix kdump issue when controller is locked upMahesh Rajashekhara2022-02-071-16/+23
* scsi: smartpqi: Update volume size after expansionMahesh Rajashekhara2022-02-072-8/+13
* scsi: smartpqi: Avoid drive spin-down during suspendSagar Biradar2022-02-071-1/+10
* scsi: smartpqi: Resolve delay issue with PQI_HZ valueBalsundar P2022-02-073-26/+20
* scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()Kevin Barnett2022-02-071-1/+1
* scsi: smartpqi: Fix a name typo and cleanup codeKevin Barnett2022-02-071-5/+5
* scsi: smartpqi: Quickly propagate path failures to SCSI midlayerMurthy Bhat2022-02-071-2/+18
* scsi: smartpqi: Eliminate drive spin down on warm bootSagar Biradar2022-02-071-1/+7
* scsi: smartpqi: Enable SATA NCQ priority in sysfsGilbert Wu2022-02-072-4/+117
* scsi: smartpqi: Add PCI IDsDon Brace2022-02-071-4/+104
* scsi: smartpqi: Fix rmmod stack traceDon Brace2022-02-071-4/+2
* scsi: smartpqi: Switch to attribute groupsBart Van Assche2021-10-161-21/+25
* scsi: smartpqi: Call scsi_done() directlyBart Van Assche2021-10-161-1/+1
* scsi: smartpqi: Update version to 2.1.12-055Don Brace2021-10-051-3/+3
* scsi: smartpqi: Add 3252-8i PCI idMike McGowen2021-10-051-0/+4
* scsi: smartpqi: Fix duplicate device nodes for tape changersKevin Barnett2021-10-052-4/+20
* scsi: smartpqi: Fix boot failure during LUN rebuildMike McGowen2021-10-051-1/+1
* scsi: smartpqi: Add extended report physical LUNsMike McGowen2021-10-053-59/+147
* scsi: smartpqi: Avoid failing I/Os for offline devicesMahesh Rajashekhara2021-10-051-1/+8
* scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operationDon Brace2021-10-051-0/+87
* scsi: smartpqi: Update LUN reset handlerKevin Barnett2021-10-051-39/+66
* scsi: smartpqi: Capture controller reason codesMurthy Bhat2021-10-054-20/+57
* scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara2021-10-053-2/+91
* scsi: smartpqi: Update device removal managementDon Brace2021-10-051-36/+28
* scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-08-172-3/+2
* scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter2021-08-161-0/+1
* scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-2/+2
* scsi: smartpqi: Update version to 2.1.10-020Don Brace2021-07-191-3/+3
* scsi: smartpqi: Fix ISR accessing uninitialized dataMike McGowen2021-07-191-2/+2
* scsi: smartpqi: Add PCI IDs for new ZTE controllersBalsundar P2021-07-191-0/+24
* scsi: smartpqi: Add PCI ID for new ntcom controllerMike McGowen2021-07-191-0/+4
* scsi: smartpqi: Add SCSI cmd info for resetsMurthy Bhat2021-07-191-2/+4
* scsi: smartpqi: Change Kconfig menu entry to MicrochipDon Brace2021-07-191-3/+3
* scsi: smartpqi: Change driver module macros to MicrochipDon Brace2021-07-191-4/+4
* scsi: smartpqi: Update copyright noticesKevin Barnett2021-07-196-12/+12
* scsi: smartpqi: Add PCI IDs for H3C P4408 controllersMahesh Rajashekhara2021-07-191-0/+8
* scsi: core: Introduce scsi_build_sense()Hannes Reinecke2021-05-311-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-285-1281/+2179
|\
| * scsi: smartpqi: Remove unused functionsBart Van Assche2021-04-151-10/+0
| * scsi: smartpqi: Fix device pointer variable reference static checker issueDon Brace2021-04-151-1/+1
| * scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace2021-04-151-2/+6