summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * scsi: smartpqi: Update version to 2.1.8-045Don Brace2021-04-051-5/+5
| * scsi: smartpqi: Add new PCI IDsKevin Barnett2021-04-051-0/+156
| * scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett2021-04-051-0/+7
| * scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat2021-04-051-1/+0
| * scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett2021-04-051-36/+89
| * scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat2021-04-051-9/+19
| * scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat2021-04-053-0/+12
| * scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett2021-04-051-12/+11
| * scsi: smartpqi: Fix driver synchronization issuesKevin Barnett2021-04-051-103/+3
| * scsi: smartpqi: Update device scan operationsKevin Barnett2021-04-051-8/+14
| * scsi: smartpqi: Update OFA managementKevin Barnett2021-04-052-196/+196
| * scsi: smartpqi: Update RAID bypass handlingKevin Barnett2021-04-052-157/+19
| * scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett2021-04-052-60/+64
| * scsi: smartpqi: Synchronize device resets with mutexKevin Barnett2021-04-052-36/+13
| * scsi: smartpqi: Update soft reset management for OFAKevin Barnett2021-04-051-33/+53
| * scsi: smartpqi: Update event handlerKevin Barnett2021-04-052-6/+7
| * scsi: smartpqi: Add support for wwidKevin Barnett2021-04-052-2/+27
| * scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett2021-04-052-100/+46
| * scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett2021-04-051-2/+5
| * scsi: smartpqi: Add host level stream detection enableDon Brace2021-04-051-0/+32