summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-16scsi: ufs: ufs-pci: Add support for Intel Arrow LakeAdrian Hunter1-0/+1
2023-06-16scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFTJohannes Thumshirn1-1/+1
2023-06-16scsi: ufs: wb: Add explicit flush_threshold sysfs attributeLu Hongfei2-0/+44
2023-06-16scsi: ufs: ufs-qcom: Switch to the new ICE APIAbel Vesa5-277/+104
2023-06-16scsi: ufs: dt-bindings: qcom: Add ICE phandleAbel Vesa1-0/+24
2023-06-16scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirkPo-Wen Kao1-0/+1
2023-06-16scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirkPo-Wen Kao1-0/+1
2023-06-16scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTCPo-Wen Kao2-0/+18
2023-06-16scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTRPo-Wen Kao2-1/+12
2023-06-16scsi: ufs: core: Remove dedicated hwq for dev commandPo-Wen Kao3-13/+6
2023-06-16scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu2-4/+7
2023-06-16scsi: ufs: dt-bindings: samsung,exynos: Drop unneeded quotesKrzysztof Kozlowski1-1/+1
2023-06-16scsi: block: Improve ioprio value validity checksDamien Le Moal2-17/+34
2023-06-15scsi: qla2xxx: Update version to 10.02.08.400-kNilesh Javali1-2/+2
2023-06-15scsi: qla2xxx: Correct the index of arrayBikash Hazarika1-1/+4
2023-06-15scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar1-0/+2
2023-06-15scsi: qla2xxx: Fix buffer overrunQuinn Tran1-1/+1
2023-06-15scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali1-0/+4
2023-06-15scsi: qla2xxx: Avoid fcport pointer dereferenceNilesh Javali1-2/+2
2023-06-15scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika1-1/+2
2023-06-15scsi: qla2xxx: Array index may go out of boundNilesh Javali1-1/+2
2023-06-08scsi: qla2xxx: Drop useless LIST_HEADChristophe JAILLET1-1/+0
2023-06-08scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2-4/+4
2023-06-08scsi: hisi_sas: Convert to platform remove callback returning voidUwe Kleine-König4-15/+4
2023-06-08scsi: lpfc: Avoid -Wstringop-overflow warningGustavo A. R. Silva1-2/+6
2023-06-08scsi: lpfc: Use struct_size() helperJustin Tee1-4/+2
2023-06-08scsi: ufs: core: Combine ufshcd_mq_poll_cqe functionsStanley Chu1-13/+4
2023-06-08scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bugzhanghui1-2/+3
2023-06-08scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche1-1/+0
2023-06-01scsi: ufs: core: Simplify driver shutdownBart Van Assche13-53/+5
2023-06-01scsi: ufs: core: Move ufshcd_wl_shutdown()Bart Van Assche1-22/+22
2023-06-01scsi: ufs: core: Fix handling of lrbp->cmdBart Van Assche1-6/+1
2023-06-01scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten secondsBart Van Assche1-1/+2
2023-06-01scsi: mpi3mr: Propagate sense data for admin queue SCSI I/OSathya Prakash1-0/+5
2023-06-01scsi: ufs: core: Add error handling for MCQ modeBao D. Nguyen3-18/+139
2023-06-01scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ modeBao D. Nguyen5-8/+6
2023-06-01scsi: ufs: mcq: Added ufshcd_mcq_abort()Bao D. Nguyen3-5/+71
2023-06-01scsi: ufs: mcq: Add support for cleaning up MCQ resourcesBao D. Nguyen2-9/+66
2023-06-01scsi: ufs: mcq: Add supporting functions for MCQ abortBao D. Nguyen5-1/+197
2023-06-01scsi: ufs: core: Update the ufshcd_clear_cmds() functionalityBao D. Nguyen1-16/+21
2023-06-01scsi: ufs: core: Combine 32-bit command_desc_base_addr_lo/hiBao D. Nguyen2-8/+4
2023-06-01scsi: fnic: Use vzalloc()Christophe JAILLET1-6/+2
2023-06-01scsi: pm80xx: Add fatal error checksChangyuan Lyu1-0/+22
2023-06-01scsi: Add HAS_IOPORT dependenciesNiklas Schnelle8-21/+26
2023-06-01scsi: message: fusion: Add HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2023-06-01scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID pathsJustin Tee2-52/+52
2023-06-01scsi: lpfc: Copyright updates for 14.2.0.13 patchesJustin Tee2-2/+2
2023-06-01scsi: lpfc: Update lpfc version to 14.2.0.13Justin Tee1-1/+1
2023-06-01scsi: lpfc: Enhance congestion statistics collectionJustin Tee2-208/+81
2023-06-01scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee5-50/+41