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
2026-02-24
scsi: ufs: core: Fix shift out of bounds when MAXQ=32
wangshuaiwei
-1
/
+1
2026-02-24
scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resume
Peter Wang
-9
/
+9
2026-02-24
scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...
Peter Wang
-2
/
+2
2026-02-23
Merge branch '7.0/scsi-queue' into 7.0/scsi-fixes
Martin K. Petersen
-1
/
+22
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-02-17
scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power mode
Won Jung
-1
/
+2
2026-02-17
scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
Alexey Charkov
-0
/
+20
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-40
/
+202
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-2
/
+2
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-2
/
+2
2026-02-03
scsi: ufs: host: mediatek: Require CONFIG_PM
Arnd Bergmann
-9
/
+4
2026-02-03
scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace event
Keita Morisaki
-3
/
+3
2026-02-03
scsi: ufs: core: Flush exception handling work when RPM level is zero
Thomas Yen
-0
/
+2
2026-02-03
scsi: ufs: core: Use a host-wide tagset in SDB mode
Bart Van Assche
-8
/
+2
2026-01-23
scsi: ufs: amd-versal2: Fix PHY initialization in HCE enable notify
Ajay Neeli
-1
/
+1
2026-01-23
Merge patch series "ufs: ufs-qcom: Add support firmware managed platforms"
Martin K. Petersen
-2
/
+157
2026-01-23
scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstraction
Ram Kumar Dwivedi
-1
/
+156
2026-01-23
scsi: ufs: core: Enforce minimum PM level for sysfs configuration
Ram Kumar Dwivedi
-1
/
+1
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-3
/
+4
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-16
scsi: ufs: core: Handle sentinel value for dHIDAvailableSize
Keoseong Park
-0
/
+4
2026-01-16
scsi: ufs: exynos: Call phy_notify_state() from hibern8 callbacks
Peter Griffin
-0
/
+10
2026-01-11
Merge patch series "Call scsi_host_busy() after the SCSI host has been added"
Martin K. Petersen
-2
/
+4
2026-01-11
scsi: ufs: core: Only call scsi_host_busy() after the SCSI host has been added
Bart Van Assche
-2
/
+4
2026-01-11
Merge patch series "scsi: Make use of bus callbacks"
Martin K. Petersen
-11
/
+11
2026-01-11
scsi: ufs: core: Convert to SCSI bus methods
Uwe Kleine-König
-9
/
+9
2026-01-11
scsi: core: Pass a struct scsi_driver to scsi_{,un}register_driver()
Uwe Kleine-König
-2
/
+2
2026-01-08
scsi: ufs: core: Discard pm_runtime_put() return values
Rafael J. Wysocki
-2
/
+2
2026-01-04
scsi: ufs: host: mediatek: Make read-only array scale_us static const
Colin Ian King
-1
/
+1
2026-01-04
scsi: ufs: core: Configure MCQ after link startup
Bart Van Assche
-3
/
+4
2025-12-16
scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend error
Seunghwan Baek
-1
/
+4
2025-12-16
scsi: ufs: core: mcq: Use ufshcd_rmwl() instead of open-coding it
vamshi gajjela
-2
/
+1
2025-12-08
scsi: ufs: qcom: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-4
/
+2
2025-12-08
scsi: ufs: core: Fix a deadlock in the frequency scaling code
Bart Van Assche
-4
/
+3
2025-12-08
scsi: ufs: core: Fix an error handler crash
Bart Van Assche
-11
/
+14
2025-12-03
scsi: ufs: core: Fix RPMB link error by reversing Kconfig dependencies
Bean Huo
-0
/
+1
2025-11-29
scsi: ufs: core: Fix EH failure after W-LUN resume error
Brian Kao
-8
/
+28
2025-11-20
Merge patch series "Add OP-TEE based RPMB driver for UFS devices"
Martin K. Petersen
-14
/
+364
2025-11-19
Merge branch 6.18/scsi-fixes into 6.19/scsi-staging
Martin K. Petersen
-28
/
+105
2025-11-19
scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIB
Shawn Lin
-0
/
+1
2025-11-19
scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notify
Shawn Lin
-6
/
+13
2025-11-19
scsi: ufs: core: Use scsi_device_busy()
Bart Van Assche
-2
/
+2
2025-11-19
scsi: ufs: core: Fix single doorbell mode support
Bart Van Assche
-1
/
+6
2025-11-12
scsi: ufs: core: Remove an unnecessary NULL pointer check
Bart Van Assche
-1
/
+1
2025-11-12
Merge patch series "Optimize the hot path in the UFS driver"
Martin K. Petersen
-424
/
+470
2025-11-12
scsi: ufs: core: Switch to scsi_get_internal_cmd()
Bart Van Assche
-153
/
+116
2025-11-12
scsi: ufs: core: Move code out of ufshcd_wait_for_dev_cmd()
Bart Van Assche
-9
/
+12
2025-11-12
scsi: ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
Bart Van Assche
-4
/
+8
[next]