index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
scsi: ufs: ufs-pci: Fix default runtime and system PM levels
Adrian Hunter
1
-1
/
+14
2025-07-24
scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host controllers
Archana Patni
1
-0
/
+27
2025-07-24
Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaTek platforms"
Martin K. Petersen
2
-33
/
+328
2025-07-24
scsi: ufs: host: mediatek: Support FDE (AES) clock scaling
Peter Wang
2
-1
/
+56
2025-07-24
scsi: ufs: host: mediatek: Support clock scaling with Vcore binding
Peter Wang
2
-20
/
+112
2025-07-24
scsi: ufs: host: mediatek: Add clock scaling query function
Peter Wang
1
-3
/
+11
2025-07-24
scsi: ufs: host: mediatek: Add more UFSCHI hardware versions
Alice Chao
2
-1
/
+58
2025-07-24
scsi: ufs: host: mediatek: Set IRQ affinity policy for MCQ mode
Peter Wang
1
-0
/
+47
2025-07-24
scsi: ufs: host: mediatek: Handle broken RTC based on DTS setting
Peter Wang
2
-1
/
+9
2025-07-24
scsi: ufs: host: mediatek: Change ref-clk timeout policy
Peter Wang
1
-1
/
+10
2025-07-24
scsi: ufs: host: mediatek: Add DDR_EN setting
Naomi Chu
2
-0
/
+19
2025-07-24
scsi: ufs: host: mediatek: Simplify boolean conversion
Peter Wang
1
-7
/
+7
2025-07-24
scsi: ufs: core: Use str_true_false() helper in UFS_FLAG()
Liu Song
1
-1
/
+2
2025-07-24
scsi: ufs: core: Use link recovery when h8 exit fails during runtime resume
Seunghui Lee
1
-1
/
+9
2025-07-24
scsi: ufs: qcom: Drop dead compile guard
Konrad Dybcio
1
-8
/
+0
2025-07-14
Merge patch series "ufs: ufs-qcom: Align programming sequence as per HW spec"
Martin K. Petersen
3
-2
/
+55
2025-07-14
scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE
André Draszik
1
-2
/
+2
2025-07-14
scsi: ufs: ufs-qcom: Enable QUnipro Internal Clock Gating
Nitin Rawat
2
-0
/
+30
2025-07-14
scsi: ufs: core: Add ufshcd_dme_rmw() to modify DME attributes
Nitin Rawat
1
-0
/
+24
2025-07-14
scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6
Bao D. Nguyen
1
-2
/
+1
2025-07-08
scsi: ufs: core: Improve return value documentation
Bart Van Assche
1
-8
/
+29
2025-06-26
scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocks
Nitin Rawat
1
-1
/
+3
2025-06-24
scsi: ufs: core: Fix spelling of a sysfs attribute name
Bart Van Assche
1
-2
/
+2
2025-06-19
scsi: ufs: Clear ucd_rsp_ptr for UPIU requests once
Avri Altman
1
-4
/
+2
2025-06-19
scsi: ufs: core: Fix clk scaling to be conditional in reset and restore
anvithdosapati
1
-1
/
+2
2025-06-15
scsi: ufs: qcom : Refactor phy_power_on/off calls
Nitin Rawat
1
-31
/
+27
2025-06-15
scsi: ufs: qcom: add a new phy calibrate API call
Nitin Rawat
1
-0
/
+6
2025-06-09
scsi: ufs: core: Add HID support
Huan Tang
2
-0
/
+194
2025-06-09
Merge branch '6.16/scsi-queue' into 6.16/scsi-fixes
Martin K. Petersen
1
-1
/
+6
2025-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-36
/
+108
2025-06-03
scsi: core: ufs: Fix a hang in the error handler
Sanjeev Yadav
1
-1
/
+6
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-39
/
+395
2025-05-27
scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()
Nitin Rawat
1
-3
/
+2
2025-05-27
scsi: ufs: qcom: Call ufs_qcom_cfg_timers() in clock scaling path
Can Guo
1
-20
/
+29
2025-05-27
scsi: ufs: qcom: Map devfreq OPP freq to UniPro Core Clock freq
Can Guo
1
-10
/
+71
2025-05-27
scsi: ufs: qcom: Check gear against max gear in vop freq_to_gear()
Ziqi Chen
1
-3
/
+3
2025-05-27
scsi: ufs: core: Don't perform UFS clkscaling during host async scan
Ziqi Chen
1
-0
/
+3
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-37
/
+48
2025-05-20
scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort()
ping.gao
1
-6
/
+0
2025-05-12
scsi: ufs: core: Support updating device command timeout
Peter Wang
1
-7
/
+28
2025-05-12
scsi: ufs: core: Change hwq_id type and value
Peter Wang
1
-1
/
+1
2025-05-12
scsi: ufs: core: Increase the UIC command timeout further
Bart Van Assche
1
-2
/
+2
2025-05-12
scsi: ufs: core: Print error value as hex format in ufshcd_err_handler()
Wonkon Kim
1
-1
/
+1
2025-04-28
Merge patch series "scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump"
Martin K. Petersen
2
-0
/
+135
2025-04-28
scsi: ufs: ufs-qcom: Add support to dump testbus registers
Manish Pandey
1
-0
/
+50
2025-04-28
scsi: ufs: ufs-qcom: Add support to dump MCQ registers
Manish Pandey
2
-0
/
+67
2025-04-28
scsi: ufs: ufs-qcom: Add support to dump HW and SW hibern8 count
Manish Pandey
2
-0
/
+18
2025-04-28
scsi: ufs: core: Remove redundant query_complete trace
Keoseong Park
1
-2
/
+0
2025-04-28
scsi: ufs: core: Fix WB resize using wrong offset
Huan Tang
1
-1
/
+1
2025-04-28
Merge branch '6.15/scsi-fixes' into 6.16/scsi-staging
Martin K. Petersen
8
-54
/
+288
[prev]
[next]