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
11 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-93
/
+374
2026-08-07
Merge patch series "scsi: ufs: Add support for the aggregated read query opcode"
Martin K. Petersen (Oracle)
3
-48
/
+105
2026-08-07
scsi: ufs: Add support for the aggregated read query opcode
Hyeoncheol Jeong
3
-31
/
+95
2026-08-07
scsi: ufs: Use unsigned types for the BSG query
Hyeoncheol Jeong
1
-18
/
+11
2026-08-07
scsi: core: pair EH runtime PM get and put
Hongjie Fang
1
-2
/
+2
2026-08-06
Merge patch series "scsi: ufs: Fix descriptor parsing and invalid input handling"
Martin K. Petersen (Oracle)
3
-11
/
+31
2026-07-28
scsi: ufs: core: Initialize hba->rpmbs list in ufshcd
Ao Sun
2
-2
/
+1
2026-07-28
scsi: ufs: core: Revert "Delegate the interrupt service routine to a threaded IRQ handler"
Bart Van Assche
1
-36
/
+3
2026-07-28
scsi: ufs: core: Cancel RTC work in active-active suspend
Guangshuo Li
1
-2
/
+4
2026-07-26
scsi: ufs: host: Remove redundant dev_err()
Pan Chuang
2
-5
/
+1
2026-07-26
scsi: ufs: debugfs: Reserve space for a string terminator
Li Qiang
1
-1
/
+1
2026-07-26
scsi: ufs: rpmb: Use unaligned accessors for RPMB frames
Li Qiang
1
-2
/
+2
2026-07-26
scsi: ufs: rpmb: Validate request frame length before parsing
Li Qiang
1
-0
/
+4
2026-07-26
scsi: ufs: core: Validate connected lane counts
Li Qiang
1
-1
/
+3
2026-07-26
scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags
Li Qiang
1
-2
/
+2
2026-07-26
scsi: ufs: core: Validate string descriptors
Li Qiang
1
-5
/
+19
2026-07-16
scsi: ufs: Switch WriteBooster missing free space message as warn_once
Neil Armstrong
1
-2
/
+2
2026-07-16
Merge patch series "ufs: Add callback for vendor-specific RTT capability"
Martin K. Petersen
3
-7
/
+18
2026-07-16
scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify
Can Guo
1
-4
/
+10
2026-07-16
scsi: ufs: core: Tolerate RX_FOM read failures in TX EQTR
Can Guo
1
-5
/
+14
2026-07-16
scsi: ufs: ufs-qcom: Restore TX Equalization settings on FOM failure
Can Guo
1
-5
/
+4
2026-07-16
scsi: ufs: core: Avoid possible memory reclaim deadlock in TX EQTR context
Can Guo
1
-6
/
+21
2026-07-16
Merge patch series "scsi: ufs: Add support for static TX Equalization settings"
Martin K. Petersen
2
-1
/
+168
2026-07-16
scsi: ufs: sysfs: Add HS_GEAR6 string in power_info/gear sysfs output
Himanshu Batra
1
-0
/
+1
2026-07-12
scsi: ufs: core: Remove max_num_rtt field from ufs_hba_variant_ops
Ed Tsai
1
-3
/
+1
2026-07-12
scsi: ufs: mediatek: Implement get_hba_nortt callback for RTT capability
Ed Tsai
2
-3
/
+13
2026-07-12
scsi: ufs: core: Add get_hba_nortt callback for vendor-specific RTT capability
Ed Tsai
1
-1
/
+4
2026-07-12
scsi: ufs: core: Add support for static TX Equalization settings
Can Guo
2
-1
/
+168
2026-07-08
scsi: ufs: core: tracing: Do not dereference pointers in TP_printk()
Steven Rostedt
1
-9
/
+27
2026-06-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-150
/
+659
2026-06-15
Merge branch 7.1/scsi-fixes into 7.2/scsi-staging
Martin K. Petersen
1
-2
/
+28
2026-06-08
scsi: ufs: ufs-pci: Add AMD device ID support
Rajeshkumar Sambandham
1
-0
/
+1
2026-06-08
scsi: ufs: core: Handle PM commands timeout before SCSI EH
Hongjie Fang
1
-7
/
+27
2026-06-02
Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-5
/
+5
2026-06-01
scsi: ufs: Remove redundant vops NULL check and trivial wrapper
Chanwoo Lee
1
-15
/
+2
2026-06-01
scsi: ufs: Remove unnecessary return in void vops wrappers
Chanwoo Lee
1
-3
/
+3
2026-06-01
scsi: ufs: Fix wrong value printed in unexpected UPIU response case
Chanwoo Lee
1
-1
/
+1
2026-06-01
scsi: ufs: core: Fix NULL pointer dereference in scsi_cmd_priv() calls
Chanwoo Lee
2
-3
/
+17
2026-06-01
scsi: ufs: core: Skip link param validation when lanes_per_direction is unset
Daejun Park
1
-0
/
+10
2026-05-22
scsi: ufs: core: Optimize ufshcd_add_uic_command_trace()
Bart Van Assche
1
-7
/
+11
2026-05-22
scsi: ufs: core: Complain if UIC argument 2 is invalid
Bart Van Assche
1
-0
/
+1
2026-05-22
scsi: ufs: core: Inline two functions related to UIC commands
Bart Van Assche
1
-29
/
+8
2026-05-22
scsi: ufs: ufs-qcom: Use quirk EXTENDED_TX_EQTR_ADAPT_LENGTH_L0L1L2L3
Can Guo
1
-0
/
+3
2026-05-22
scsi: ufs: core: Add a quirk for extended TX EQTR Adapt L0L1L2L3 length
Can Guo
1
-2
/
+6
2026-05-18
scsi: ufs: ufs-qcom: Remove NULL check from devm_of_qcom_ice_get()
Manivannan Sadhasivam
1
-5
/
+5
2026-05-14
scsi: ufs: ufs-qcom: Enable Auto Hibern8 clock request support
Palash Kambar
2
-0
/
+21
2026-05-14
scsi: ufs: core: Configure only active lanes during link
Palash Kambar
1
-0
/
+33
2026-05-14
scsi: ufs: ufshcd-pci: Use PCI_VDEVICE and named initializers for pci array
Uwe Kleine-König (The Capable Hub)
1
-15
/
+14
2026-05-14
scsi: ufs: tc-dwc-g210-pci: Simplify initialization of pci_device_id array
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-05-05
Merge patch series "scsi: ufs: Add persistent TX Equalization settings support"
Martin K. Petersen
4
-65
/
+388
[next]