index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Lines
2025-11-12
scsi: ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
Bart Van Assche
-4
/
+8
2025-11-12
scsi: ufs: core: Remove the ufshcd_lrb task_tag member
Bart Van Assche
-32
/
+30
2025-11-12
scsi: ufs: core: Pass a SCSI pointer instead of an LRB pointer
Bart Van Assche
-10
/
+11
2025-11-12
scsi: ufs: core: Optimize the hot path
Bart Van Assche
-124
/
+179
2025-11-12
scsi: ufs: core: Do not clear driver-private command data
Bart Van Assche
-0
/
+10
2025-11-12
scsi: ufs: core: Make the reserved slot a reserved request
Bart Van Assche
-2
/
+2
2025-11-12
scsi: ufs: core: Use hba->reserved_slot
Bart Van Assche
-1
/
+1
2025-11-12
scsi: ufs: core: Call ufshcd_init_lrb() later
Bart Van Assche
-26
/
+27
2025-11-12
scsi: ufs: core: Allocate the SCSI host earlier
Bart Van Assche
-5
/
+12
2025-11-12
scsi: ufs: core: Rework the SCSI host queue depth calculation code
Bart Van Assche
-22
/
+22
2025-11-12
scsi: ufs: core: Rework ufshcd_eh_device_reset_handler()
Bart Van Assche
-46
/
+38
2025-11-12
scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
Bart Van Assche
-34
/
+46
2025-11-12
scsi: ufs: core: Change the monitor function argument types
Bart Van Assche
-22
/
+22
2025-11-12
scsi: ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
Bart Van Assche
-3
/
+4
2025-11-12
scsi: ufs: core: Change the type of one ufshcd_send_command() argument
Bart Van Assche
-7
/
+6
2025-11-12
scsi: ufs: core: Change the type of one ufshcd_add_command_trace() argument
Bart Van Assche
-6
/
+6
2025-11-12
scsi: ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
Bart Van Assche
-5
/
+3
2025-11-12
scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
Bart Van Assche
-4
/
+5
2025-11-12
scsi: ufs: core: Move an assignment in ufshcd_mcq_process_cqe()
Bart Van Assche
-1
/
+2
2025-11-10
scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
Bean Huo
-4
/
+350
2025-11-10
scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()
Bean Huo
-1
/
+1
2025-11-10
scsi: ufs: core: Convert string descriptor format macros to enum
Bean Huo
-9
/
+13
2025-11-08
scsi: ufs: ti-j721e: Add suspend-resume support
Thomas Richard (TI.com)
-8
/
+29
2025-10-29
scsi: ufs: core: Fix invalid probe error return value
Adrian Hunter
-2
/
+2
2025-10-29
scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADL
Adrian Hunter
-1
/
+2
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
-1
/
+2
2025-10-29
scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
Adrian Hunter
-2
/
+65
2025-10-29
scsi: ufs: core: Revert "Make HID attributes visible"
Bart Van Assche
-4
/
+1
2025-10-29
Merge patch series "ufs: Add support for AMD Versal Gen2 UFS"
Martin K. Petersen
-0
/
+624
2025-10-29
scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoC
Sai Krishna Potthuri
-0
/
+624
2025-10-23
Merge patch series "Eight small UFS patches"
Martin K. Petersen
-11
/
+8
2025-10-23
scsi: ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard()
Bart Van Assche
-4
/
+2
2025-10-23
scsi: ufs: core: Remove a goto label from ufshcd_uic_cmd_compl()
Bart Van Assche
-2
/
+1
2025-10-23
scsi: ufs: core: Move the ufshcd_enable_intr() declaration
Bart Van Assche
-0
/
+2
2025-10-23
scsi: ufs: core: Remove UFS_DEV_COMP
Bart Van Assche
-2
/
+0
2025-10-23
scsi: ufs: core: Change the type of uic_command::cmd_active
Bart Van Assche
-3
/
+3
2025-10-23
scsi: ufs: core: Reduce link startup failure logging
Bart Van Assche
-5
/
+1
2025-10-23
scsi: ufs: core: Fix a race condition related to the "hid" attribute group
Bart Van Assche
-1
/
+1
2025-10-23
scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)
Nitin Rawat
-1
/
+14
2025-10-21
Merge patch series "Enhance UFS Mediatek Driver"
Martin K. Petersen
-22
/
+107
2025-10-21
scsi: ufs: host: mediatek: Support new features for MT6991
Naomi Chu
-0
/
+9
2025-10-21
scsi: ufs: host: mediatek: Add support for new platform with MMIO_OTSD_CTR
Peter Wang
-7
/
+36
2025-10-21
scsi: ufs: host: mediatek: Remove duplicate function
Peter Wang
-14
/
+3
2025-10-21
scsi: ufs: host: mediatek: Fix shutdown/suspend race condition
Peter Wang
-0
/
+5
2025-10-21
scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO mode
Peter Wang
-0
/
+32
2025-10-21
scsi: ufs: host: mediatek: Handle clock scaling for high gear in PM flow
Peter Wang
-0
/
+6
2025-10-21
scsi: ufs: host: mediatek: Adjust clock scaling for PM flow
Peter Wang
-4
/
+8
2025-10-21
scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flow
Peter Wang
-1
/
+12
2025-10-21
Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"
Martin K. Petersen
-14
/
+15
2025-10-21
scsi: ufs: core: Replace hard coded vcc-off delay with a variable
Bao D. Nguyen
-1
/
+9
[prev]
[next]