index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
Manivannan Sadhasivam
1
-1
/
+5
2024-08-16
scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...
Manivannan Sadhasivam
1
-1
/
+5
2024-08-16
scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()
Dan Carpenter
1
-1
/
+1
2024-08-12
scsi: ufs: Add HCI capabilities sysfs group
Avri Altman
1
-0
/
+53
2024-08-12
scsi: ufs: Prepare to add HCI capabilities sysfs
Avri Altman
1
-16
/
+22
2024-08-12
scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...
Rob Herring (Arm)
1
-6
/
+2
2024-08-12
scsi: ufs: ufshcd-pltfrm: Use of_property_present()
Rob Herring (Arm)
1
-2
/
+2
2024-08-02
scsi: ufs: core: Support Updating UIC Command Timeout
Bao D. Nguyen
1
-5
/
+24
2024-08-01
scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
Vamshi Gajjela
1
-3
/
+8
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
3
-5
/
+30
2024-07-22
scsi: ufs: exynos: Don't resume FMP when crypto support is disabled
Eric Biggers
1
-0
/
+3
2024-07-22
scsi: ufs: core: Do not set link to OFF state while waking up from hibernation
Manivannan Sadhasivam
1
-3
/
+0
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-125
/
+587
2024-07-15
scsi: ufs: core: Fix deadlock during RTC update
Peter Wang
2
-1
/
+9
2024-07-15
scsi: ufs: core: Bypass quick recovery if force reset is needed
Peter Wang
1
-1
/
+2
2024-07-15
scsi: ufs: core: Check LSDBS cap when !mcq
Kyoungrul Kim
1
-0
/
+16
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+6
2024-07-10
Merge patch series "Basic inline encryption support for ufs-exynos"
Martin K. Petersen
4
-21
/
+292
2024-07-10
scsi: ufs: exynos: Add support for Flash Memory Protector (FMP)
Eric Biggers
1
-6
/
+234
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDT
Eric Biggers
2
-0
/
+18
2024-07-10
scsi: ufs: core: Add fill_crypto_prdt variant op
Eric Biggers
2
-1
/
+20
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLE
Eric Biggers
1
-0
/
+8
2024-07-10
scsi: ufs: core: fold ufshcd_clear_keyslot() into its caller
Eric Biggers
1
-11
/
+5
2024-07-10
scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
Eric Biggers
1
-3
/
+7
2024-07-10
Merge patch series "UFS patches for kernel 6.11"
Martin K. Petersen
4
-78
/
+83
2024-07-10
Merge branch '6.10/scsi-fixes' into 6.11/scsi-staging
Martin K. Petersen
2
-17
/
+20
2024-07-10
scsi: ufs: mcq: Make .get_hba_mac() optional
Bart Van Assche
3
-7
/
+23
2024-07-10
scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()
Bart Van Assche
2
-15
/
+11
2024-07-10
scsi: ufs: mcq: Move the ufshcd_mcq_enable() call
Bart Van Assche
1
-3
/
+5
2024-07-10
scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignment
Bart Van Assche
2
-1
/
+1
2024-07-10
scsi: ufs: core: Inline is_mcq_enabled()
Bart Van Assche
2
-17
/
+17
2024-07-10
scsi: ufs: core: Initialize hba->reserved_slot earlier
Bart Van Assche
1
-3
/
+3
2024-07-10
scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constant
Bart Van Assche
1
-1
/
+1
2024-07-10
scsi: ufs: core: Remove two constants
Bart Van Assche
1
-4
/
+0
2024-07-10
scsi: ufs: core: Initialize struct uic_command once
Bart Van Assche
1
-30
/
+31
2024-07-10
scsi: ufs: core: Declare functions once
Bart Van Assche
1
-6
/
+0
2024-07-04
scsi: ufs: core: Fix ufshcd_abort_one racing issue
Peter Wang
1
-0
/
+2
2024-07-04
scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
Peter Wang
1
-5
/
+6
2024-07-04
scsi: ufs: core: Remove SCSI host only if added
Kyoungrul Kim
1
-2
/
+5
2024-07-04
scsi: ufs: qcom: Enable suspending clk scaling on no request
Ram Prakash Gupta
1
-0
/
+2
2024-07-04
scsi: ufs: core: Suspend clk scaling on no request
Ram Prakash Gupta
1
-1
/
+2
2024-06-26
scsi: ufs: ufs-pci: Add support for Intel Panther Lake
Adrian Hunter
1
-0
/
+1
2024-06-26
scsi: ufs: qcom: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
1
-4
/
+6
2024-06-13
scsi: ufs: core: Free memory allocated for model before reinit
Joel Slebodnick
1
-0
/
+1
2024-06-11
scsi: ufs: core: Quiesce request queues before checking pending cmds
Ziqi Chen
1
-3
/
+3
2024-06-04
scsi: ufs: mcq: Prevent no I/O queue case for MCQ
Minwoo Im
1
-0
/
+9
2024-06-04
scsi: ufs: pci: Add support MCQ for QEMU-based UFS
Minwoo Im
2
-1
/
+61
2024-05-30
scsi: ufs: mcq: Convert MCQ_CFG_n to an inline function
Minwoo Im
1
-15
/
+10
2024-05-30
scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n
Minwoo Im
1
-6
/
+4
[prev]
[next]