summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
13 daysscsi: ufs: qcom: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
13 daysscsi: ufs: core: Fix a deadlock in the frequency scaling codeBart Van Assche
13 daysscsi: ufs: core: Fix an error handler crashBart Van Assche
2025-12-03scsi: ufs: core: Fix RPMB link error by reversing Kconfig dependenciesBean Huo
2025-11-29scsi: ufs: core: Fix EH failure after W-LUN resume errorBrian Kao
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen
2025-11-19scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIBShawn Lin
2025-11-19scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notifyShawn Lin
2025-11-19scsi: ufs: core: Use scsi_device_busy()Bart Van Assche
2025-11-19scsi: ufs: core: Fix single doorbell mode supportBart Van Assche
2025-11-12scsi: ufs: core: Remove an unnecessary NULL pointer checkBart Van Assche
2025-11-12Merge patch series "Optimize the hot path in the UFS driver"Martin K. Petersen
2025-11-12scsi: ufs: core: Switch to scsi_get_internal_cmd()Bart Van Assche
2025-11-12scsi: ufs: core: Move code out of ufshcd_wait_for_dev_cmd()Bart Van Assche
2025-11-12scsi: ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requestsBart Van Assche
2025-11-12scsi: ufs: core: Remove the ufshcd_lrb task_tag memberBart Van Assche
2025-11-12scsi: ufs: core: Pass a SCSI pointer instead of an LRB pointerBart Van Assche
2025-11-12scsi: ufs: core: Optimize the hot pathBart Van Assche
2025-11-12scsi: ufs: core: Do not clear driver-private command dataBart Van Assche
2025-11-12scsi: ufs: core: Make the reserved slot a reserved requestBart Van Assche
2025-11-12scsi: ufs: core: Use hba->reserved_slotBart Van Assche
2025-11-12scsi: ufs: core: Call ufshcd_init_lrb() laterBart Van Assche
2025-11-12scsi: ufs: core: Allocate the SCSI host earlierBart Van Assche
2025-11-12scsi: ufs: core: Rework the SCSI host queue depth calculation codeBart Van Assche
2025-11-12scsi: ufs: core: Rework ufshcd_eh_device_reset_handler()Bart Van Assche
2025-11-12scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()Bart Van Assche
2025-11-12scsi: ufs: core: Change the monitor function argument typesBart Van Assche
2025-11-12scsi: ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commandsBart Van Assche
2025-11-12scsi: ufs: core: Change the type of one ufshcd_send_command() argumentBart Van Assche
2025-11-12scsi: ufs: core: Change the type of one ufshcd_add_command_trace() argumentBart Van Assche
2025-11-12scsi: ufs: core: Only call ufshcd_add_command_trace() for SCSI commandsBart Van Assche
2025-11-12scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argumentBart Van Assche
2025-11-12scsi: ufs: core: Move an assignment in ufshcd_mcq_process_cqe()Bart Van Assche
2025-11-10scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devicesBean Huo
2025-11-10scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()Bean Huo
2025-11-10scsi: ufs: core: Convert string descriptor format macros to enumBean Huo
2025-11-08scsi: ufs: ti-j721e: Add suspend-resume supportThomas Richard (TI.com)
2025-10-29scsi: ufs: core: Fix invalid probe error return valueAdrian Hunter
2025-10-29scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADLAdrian Hunter
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter
2025-10-29scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllersAdrian Hunter
2025-10-29scsi: ufs: core: Revert "Make HID attributes visible"Bart Van Assche
2025-10-29Merge patch series "ufs: Add support for AMD Versal Gen2 UFS"Martin K. Petersen
2025-10-29scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoCSai Krishna Potthuri
2025-10-23Merge patch series "Eight small UFS patches"Martin K. Petersen
2025-10-23scsi: ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard()Bart Van Assche
2025-10-23scsi: ufs: core: Remove a goto label from ufshcd_uic_cmd_compl()Bart Van Assche
2025-10-23scsi: ufs: core: Move the ufshcd_enable_intr() declarationBart Van Assche
2025-10-23scsi: ufs: core: Remove UFS_DEV_COMPBart Van Assche