summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr/mpi3mr_os.c
AgeCommit message (Expand)Author
2022-05-19scsi: mpi3mr: Add target device related sysfs attributesSreekanth Reddy
2022-05-10scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERRORSreekanth Reddy
2022-05-10scsi: mpi3mr: Hidden drives not removed during soft resetSreekanth Reddy
2022-05-10scsi: mpi3mr: Increase I/O timeout value to 60sSreekanth Reddy
2022-05-02scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for PEL commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for MPT commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for driver commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add bsg device supportSumit Saxena
2022-02-22scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warningSreekanth Reddy
2022-02-11scsi: mpi3mr: Update the copyright yearSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix reporting of actual data transfer sizeSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix cmnd getting marked as in use foreverSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix hibernation issueSreekanth Reddy
2022-02-11scsi: mpi3mr: Update MPI3 headersSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix printing of pending I/O countSreekanth Reddy
2022-02-11scsi: mpi3mr: Fix deadlock while canceling the fw eventSreekanth Reddy
2021-12-23scsi: mpi3mr: Enhanced Task Management Support Reply handlingSreekanth Reddy
2021-12-23scsi: mpi3mr: Use TM response codes from MPI3 headersSreekanth Reddy
2021-12-23scsi: mpi3mr: Add io_uring interface support in I/O-polled modeSreekanth Reddy
2021-12-23scsi: mpi3mr: Print cable mngnt and temp threshold eventsSreekanth Reddy
2021-12-23scsi: mpi3mr: Support Prepare for Reset eventSreekanth Reddy
2021-12-23scsi: mpi3mr: Add Event acknowledgment logicSreekanth Reddy
2021-12-23scsi: mpi3mr: Detect async reset that occurred in firmwareSreekanth Reddy
2021-12-23scsi: mpi3mr: Handle offline FW activation in graceful mannerSreekanth Reddy
2021-12-23scsi: mpi3mr: Handle unaligned PLL in unmap cmndsSreekanth Reddy
2021-12-23scsi: mpi3mr: Increase internal cmnds timeout to 60sSreekanth Reddy
2021-12-23scsi: mpi3mr: Do access status validation before adding devicesSreekanth Reddy
2021-12-23scsi: mpi3mr: Add support for PCIe Managed Switch SES deviceSreekanth Reddy
2021-12-23scsi: mpi3mr: Update MPI3 headers - part1Sreekanth Reddy
2021-12-23scsi: mpi3mr: Don't reset IOC if cmnds flush with reset statusSreekanth Reddy
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-16scsi: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy
2021-10-16scsi: mpi3mr: Call scsi_done() directlyBart Van Assche
2021-08-24scsi: mpi3mr: Set up IRQs in resume pathKashyap Desai
2021-08-12scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-08-11scsi: mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-06-29scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy
2021-06-18scsi: mpi3mr: Make some symbols staticYang Yingliang
2021-06-09scsi: mpi3mr: Fix a double freeTomas Henzl
2021-06-07scsi: mpi3mr: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: mpi3mr: Add event handling debug printsKashyap Desai
2021-06-02scsi: mpi3mr: Add EEDP DIF DIX supportKashyap Desai
2021-06-02scsi: mpi3mr: Add support for DSN secure firmware checkKashyap Desai
2021-06-02scsi: mpi3mr: Add support for PM suspend and resumeKashyap Desai
2021-06-02scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeoutKashyap Desai
2021-06-02scsi: mpi3mr: Print pending host I/Os for debuggingKashyap Desai
2021-06-02scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drivesKashyap Desai
2021-06-02scsi: mpi3mr: Allow certain commands during pci-remove hookKashyap Desai