summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bugzhanghui
2023-06-07scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche
2023-05-31Merge patch series "UFS host controller driver patches"Martin K. Petersen
2023-05-31scsi: ufs: core: Simplify driver shutdownBart Van Assche
2023-05-31scsi: ufs: core: Move ufshcd_wl_shutdown()Bart Van Assche
2023-05-31scsi: ufs: core: Fix handling of lrbp->cmdBart Van Assche
2023-05-31scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten secondsBart Van Assche
2023-05-31scsi: mpi3mr: Propagate sense data for admin queue SCSI I/OSathya Prakash
2023-05-31Merge patch series "ufs: core: mcq: Add ufshcd_abort() and error handler supp...Martin K. Petersen
2023-05-31scsi: ufs: core: Add error handling for MCQ modeBao D. Nguyen
2023-05-31scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ modeBao D. Nguyen
2023-05-31scsi: ufs: mcq: Added ufshcd_mcq_abort()Bao D. Nguyen
2023-05-31scsi: ufs: mcq: Add support for cleaning up MCQ resourcesBao D. Nguyen
2023-05-31scsi: ufs: mcq: Add supporting functions for MCQ abortBao D. Nguyen
2023-05-31scsi: ufs: core: Update the ufshcd_clear_cmds() functionalityBao D. Nguyen
2023-05-31scsi: ufs: core: Combine 32-bit command_desc_base_addr_lo/hiBao D. Nguyen
2023-05-31scsi: fnic: Use vzalloc()Christophe JAILLET
2023-05-31scsi: pm80xx: Add fatal error checksChangyuan Lyu
2023-05-31scsi: Add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-31scsi: message: fusion: Add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-31scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID pathsJustin Tee
2023-05-31Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"Martin K. Petersen
2023-05-31scsi: lpfc: Copyright updates for 14.2.0.13 patchesJustin Tee
2023-05-31scsi: lpfc: Update lpfc version to 14.2.0.13Justin Tee
2023-05-31scsi: lpfc: Enhance congestion statistics collectionJustin Tee
2023-05-31scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee
2023-05-31scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...Justin Tee
2023-05-31scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee
2023-05-31scsi: lpfc: Account for fabric domain ctlr device loss recoveryJustin Tee
2023-05-31scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscoveryJustin Tee
2023-05-31scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...Justin Tee
2023-05-31scsi: ufs: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: smartpqi: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: sym53c8xx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: message: fusion: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: libfcoe: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: lpfc: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-31scsi: dt-bindings: ufs: qcom: Add compatible for sa8775pBartosz Golaszewski
2023-05-31scsi: ufs: core: Do not open code SZ_xAvri Altman
2023-05-31Merge patch series "ufs: Do not requeue while ungating the clock"Martin K. Petersen
2023-05-31scsi: ufs: Ungate the clock synchronouslyBart Van Assche
2023-05-31scsi: ufs: Declare ufshcd_{hold,release}() onceBart Van Assche
2023-05-31scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flagBart Van Assche
2023-05-31scsi: core: Support setting BLK_MQ_F_BLOCKINGBart Van Assche
2023-05-31scsi: core: Rework scsi_host_block()Bart Van Assche
2023-05-31scsi: virtio_scsi: Remove a useless function callChristophe JAILLET
2023-05-31scsi: ata: libata-scsi: Fix ata_msense_control kdoc commentDamien Le Moal
2023-05-31scsi: qla2xxx: Fix end of loop testDan Carpenter
2023-05-31scsi: core: Only kick the requeue list if necessaryBart Van Assche
2023-05-31scsi: core: Trace SCSI sense dataBart Van Assche