summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi/smartpqi_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-17scsi: smartpqi: Switch to attribute groupsBart Van Assche1-21/+25
2021-10-17scsi: smartpqi: Call scsi_done() directlyBart Van Assche1-1/+1
2021-10-05scsi: smartpqi: Update version to 2.1.12-055Don Brace1-3/+3
2021-10-05scsi: smartpqi: Add 3252-8i PCI idMike McGowen1-0/+4
2021-10-05scsi: smartpqi: Fix duplicate device nodes for tape changersKevin Barnett1-4/+19
2021-10-05scsi: smartpqi: Fix boot failure during LUN rebuildMike McGowen1-1/+1
2021-10-05scsi: smartpqi: Add extended report physical LUNsMike McGowen1-47/+116
2021-10-05scsi: smartpqi: Avoid failing I/Os for offline devicesMahesh Rajashekhara1-1/+8
2021-10-05scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operationDon Brace1-0/+87
2021-10-05scsi: smartpqi: Update LUN reset handlerKevin Barnett1-39/+66
2021-10-05scsi: smartpqi: Capture controller reason codesMurthy Bhat1-13/+27
2021-10-05scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara1-2/+39
2021-10-05scsi: smartpqi: Update device removal managementDon Brace1-36/+28
2021-08-18scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva1-2/+1
2021-08-16scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter1-0/+1
2021-08-12scsi: smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-2/+2
2021-07-20scsi: smartpqi: Update version to 2.1.10-020Don Brace1-3/+3
2021-07-20scsi: smartpqi: Fix ISR accessing uninitialized dataMike McGowen1-2/+2
2021-07-20scsi: smartpqi: Add PCI IDs for new ZTE controllersBalsundar P1-0/+24
2021-07-20scsi: smartpqi: Add PCI ID for new ntcom controllerMike McGowen1-0/+4
2021-07-20scsi: smartpqi: Add SCSI cmd info for resetsMurthy Bhat1-2/+4
2021-07-20scsi: smartpqi: Change driver module macros to MicrochipDon Brace1-4/+4
2021-07-20scsi: smartpqi: Update copyright noticesKevin Barnett1-2/+2
2021-07-20scsi: smartpqi: Add PCI IDs for H3C P4408 controllersMahesh Rajashekhara1-0/+8
2021-06-01scsi: core: Introduce scsi_build_sense()Hannes Reinecke1-2/+1
2021-04-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1209/+1892
2021-04-16scsi: smartpqi: Remove unused functionsBart Van Assche1-10/+0
2021-04-16scsi: smartpqi: Fix blocks_per_row static checker issueDon Brace1-2/+6
2021-04-06scsi: smartpqi: Update version to 2.1.8-045Don Brace1-5/+5
2021-04-06scsi: smartpqi: Add new PCI IDsKevin Barnett1-0/+156
2021-04-06scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett1-0/+7
2021-04-06scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat1-1/+0
2021-04-06scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett1-36/+89
2021-04-06scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat1-0/+10
2021-04-06scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett1-12/+11
2021-04-06scsi: smartpqi: Fix driver synchronization issuesKevin Barnett1-103/+3
2021-04-06scsi: smartpqi: Update device scan operationsKevin Barnett1-8/+14
2021-04-06scsi: smartpqi: Update OFA managementKevin Barnett1-184/+190
2021-04-06scsi: smartpqi: Update RAID bypass handlingKevin Barnett1-153/+19
2021-04-06scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett1-50/+63
2021-04-06scsi: smartpqi: Synchronize device resets with mutexKevin Barnett1-35/+13
2021-04-06scsi: smartpqi: Update soft reset management for OFAKevin Barnett1-33/+53
2021-04-06scsi: smartpqi: Update event handlerKevin Barnett1-4/+5
2021-04-06scsi: smartpqi: Add support for wwidKevin Barnett1-1/+23
2021-04-06scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett1-99/+42
2021-04-06scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett1-2/+5
2021-04-06scsi: smartpqi: Add host level stream detection enableDon Brace1-0/+32
2021-04-06scsi: smartpqi: Add stream detectionDon Brace1-6/+81
2021-04-06scsi: smartpqi: Align code with oob driverKevin Barnett1-195/+121
2021-04-06scsi: smartpqi: Add support for long firmware versionKevin Barnett1-8/+29