summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpi3mr: Bump driver version to 8.0.0.61.0Sreekanth Reddy2021-12-231-2/+2
* scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy2021-12-232-2/+5
* scsi: mpi3mr: Enhanced Task Management Support Reply handlingSreekanth Reddy2021-12-232-38/+185
* scsi: mpi3mr: Use TM response codes from MPI3 headersSreekanth Reddy2021-12-232-34/+27
* scsi: mpi3mr: Add io_uring interface support in I/O-polled modeSreekanth Reddy2021-12-233-38/+210
* scsi: mpi3mr: Print cable mngnt and temp threshold eventsSreekanth Reddy2021-12-232-3/+73
* scsi: mpi3mr: Support Prepare for Reset eventSreekanth Reddy2021-12-233-33/+96
* scsi: mpi3mr: Add Event acknowledgment logicSreekanth Reddy2021-12-233-12/+224
* scsi: mpi3mr: Gracefully handle online FW update operationSreekanth Reddy2021-12-232-18/+92
* scsi: mpi3mr: Detect async reset that occurred in firmwareSreekanth Reddy2021-12-233-163/+120
* scsi: mpi3mr: Add IOC reinit functionSreekanth Reddy2021-12-231-1/+115
* scsi: mpi3mr: Handle offline FW activation in graceful mannerSreekanth Reddy2021-12-233-128/+120
* scsi: mpi3mr: Code refactor of IOC init - part2Sreekanth Reddy2021-12-231-78/+89
* scsi: mpi3mr: Code refactor of IOC init - part1Sreekanth Reddy2021-12-231-34/+73
* scsi: mpi3mr: Fault IOC when internal command gets timeoutSreekanth Reddy2021-12-232-48/+67
* scsi: mpi3mr: Display IOC firmware package versionSreekanth Reddy2021-12-231-0/+89
* scsi: mpi3mr: Handle unaligned PLL in unmap cmndsSreekanth Reddy2021-12-231-10/+26
* scsi: mpi3mr: Increase internal cmnds timeout to 60sSreekanth Reddy2021-12-232-6/+9
* scsi: mpi3mr: Do access status validation before adding devicesSreekanth Reddy2021-12-231-0/+11
* scsi: mpi3mr: Add support for PCIe Managed Switch SES deviceSreekanth Reddy2021-12-232-11/+32
* scsi: mpi3mr: Update MPI3 headers - part2Sreekanth Reddy2021-12-238-61/+261
* scsi: mpi3mr: Update MPI3 headers - part1Sreekanth Reddy2021-12-232-106/+499
* scsi: mpi3mr: Don't reset IOC if cmnds flush with reset statusSreekanth Reddy2021-12-232-6/+9
* scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()Sreekanth Reddy2021-12-231-4/+6
* scsi: mpi3mr: Add debug APIs based on logging_level bitsSreekanth Reddy2021-12-231-24/+109
* scsi: pmcraid: Don't use GFP_DMA in pmcraid_alloc_sglist()Christoph Hellwig2021-12-231-2/+2
* scsi: snic: Don't use GFP_DMA in snic_queue_report_tgt_req()Christoph Hellwig2021-12-231-1/+1
* scsi: myrs: Don't use GFP_DMAChristoph Hellwig2021-12-231-6/+4
* scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc()Christoph Hellwig2021-12-231-1/+1
* scsi: initio: Don't use GFP_DMA in initio_probe_one()Christoph Hellwig2021-12-231-1/+2
* scsi: sr: Don't use GFP_DMAChristoph Hellwig2021-12-232-3/+3
* scsi: ch: Don't use GFP_DMAChristoph Hellwig2021-12-231-3/+3
* scsi: hisi_sas: Use autosuspend for the host controllerXiang Chen2021-12-231-0/+2
* scsi: libsas: Keep host active while processing eventsXiang Chen2021-12-231-3/+21
* scsi: hisi_sas: Keep controller active between ISR of phyup and the event bei...Xiang Chen2021-12-233-3/+24
* scsi: libsas: Defer works of new phys during suspendXiang Chen2021-12-232-0/+25
* scsi: libsas: Refactor sas_queue_deferred_work()Xiang Chen2021-12-232-11/+15
* scsi: libsas: Add flag SAS_HA_RESUMINGXiang Chen2021-12-232-0/+3
* scsi: libsas: Resume host while sending SMP I/OsXiang Chen2021-12-232-0/+4
* scsi: hisi_sas: Add more logs for runtime suspend/resumeXiang Chen2021-12-231-2/+6
* scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming hostXiang Chen2021-12-231-0/+29
* scsi: mvsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen2021-12-231-0/+5
* scsi: hisi_sas: Fix some issues related to asd_sas_port->phy_listXiang Chen2021-12-231-3/+8
* scsi: libsas: Add spin_lock/unlock() to protect asd_sas_port->phy_listXiang Chen2021-12-231-1/+5
* scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...Alan Stern2021-12-233-17/+9
* scsi: Revert "scsi: hisi_sas: Filter out new PHY up events during suspend"John Garry2021-12-231-6/+0
* scsi: libsas: Don't always drain event workqueue for HA resumeJohn Garry2021-12-233-3/+25
* scsi: libsas: Decode SAM status and host byte codesJohn Garry2021-12-171-3/+4
* scsi: hisi_sas: Fix phyup timeout on FPGAQi Liu2021-12-172-7/+21
* scsi: hisi_sas: Prevent parallel FLR and controller resetQi Liu2021-12-172-3/+6