index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2023-12-13
scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array
Manivannan Sadhasivam
2
-6
/
+0
2023-12-13
scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod...
Manivannan Sadhasivam
1
-3
/
+2
2023-12-13
scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure
Manivannan Sadhasivam
1
-3
/
+1
2023-12-13
scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()
Manivannan Sadhasivam
1
-1
/
+4
2023-12-13
scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails
Manivannan Sadhasivam
1
-3
/
+4
2023-12-13
scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them
Manivannan Sadhasivam
2
-8
/
+7
2023-12-13
scsi: ufs: qcom: Remove the warning message when core_reset is not available
Manivannan Sadhasivam
1
-3
/
+1
2023-12-13
scsi: ufs: qcom: Remove superfluous variable assignments
Manivannan Sadhasivam
1
-8
/
+8
2023-12-13
scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
Manivannan Sadhasivam
1
-1
/
+1
2023-12-13
scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
Manivannan Sadhasivam
1
-1
/
+1
2023-12-13
scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocks
Manivannan Sadhasivam
2
-93
/
+7
2023-12-13
Merge patch series "Enable HS-G5 support on SM8550"
Martin K. Petersen
7
-80
/
+133
2023-12-13
scsi: ufs: ufs-qcom: Add support for UFS device version detection
Bao D. Nguyen
2
-7
/
+32
2023-12-13
scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
Can Guo
1
-1
/
+3
2023-12-13
scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
Can Guo
1
-6
/
+17
2023-12-13
scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
Can Guo
1
-1
/
+17
2023-12-13
scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
Can Guo
1
-4
/
+5
2023-12-13
scsi: ufs: ufs-qcom: Setup host power mode during init
Can Guo
2
-7
/
+15
2023-12-13
scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
Can Guo
2
-3
/
+0
2023-12-13
scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
Can Guo
6
-64
/
+57
2023-12-13
scsi: ufs: core: Store min and max clk freq from OPP table
Nitin Rawat
1
-0
/
+54
2023-11-24
scsi: ufs: core: Clear cmd if abort succeeds in MCQ mode
Peter Wang
1
-0
/
+13
2023-11-24
scsi: ufs: core: Warn if the request tag is truncated
Bart Van Assche
1
-0
/
+2
2023-11-24
scsi: ufs: core: Make fault injection dynamically configurable per HBA
Akinobu Mita
3
-10
/
+27
2023-11-15
scsi: ufs: ufs-sysfs: Expose UFS power info
Can Guo
1
-0
/
+120
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
1
-1
/
+4
2023-11-08
scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR
Peter Wang
1
-0
/
+3
2023-11-08
scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
Naomi Chu
1
-1
/
+1
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-167
/
+492
2023-10-24
scsi: ufs: core: Leave space for '\0' in utf8 desc string
Daniel Mentz
1
-1
/
+1
2023-10-24
scsi: ufs: core: Conversion to bool not necessary
Bragatheswaran Manickavel
1
-1
/
+1
2023-10-24
scsi: ufs: core: Fix race between force complete and ISR
Alice Chao
1
-2
/
+2
2023-10-16
scsi: ufs: core: Add support for parsing OPP
Manivannan Sadhasivam
2
-0
/
+114
2023-10-16
scsi: ufs: core: Add OPP support for scaling clocks and regulators
Manivannan Sadhasivam
1
-33
/
+111
2023-10-13
scsi: ufs: core: Fix abnormal scale up after scale down
Peter Wang
1
-0
/
+7
2023-10-13
scsi: ufs: core: Fix abnormal scale up after last cmd finish
Peter Wang
1
-13
/
+4
2023-10-13
scsi: ufs: core: Only suspend clock scaling if scaling down
Peter Wang
1
-1
/
+1
2023-10-09
scsi: ufs: qcom: Remove unnecessary check
Dan Carpenter
1
-9
/
+5
2023-10-09
scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-2
/
+3
2023-10-09
scsi: ufs: core: Remove dev cmd clock scaling busy
Peter Wang
1
-2
/
+2
2023-10-09
scsi: ufs: core: Correct clear TM error log
Peter Wang
1
-1
/
+1
2023-10-09
scsi: ufs: core: WLUN send SSU timeout recovery
Peter Wang
1
-0
/
+13
2023-09-27
Merge patch series "UFS core patches"
Martin K. Petersen
2
-22
/
+19
2023-09-27
scsi: ufs: core: Set the Command Priority (CP) flag for RT requests
Bart Van Assche
1
-0
/
+4
2023-09-27
scsi: ufs: core: Simplify ufshcd_comp_scsi_upiu()
Bart Van Assche
1
-12
/
+4
2023-09-27
scsi: ufs: core: Move the 4K alignment code into the Exynos driver
Bart Van Assche
2
-4
/
+11
2023-09-27
scsi: ufs: core: Remove request tag range checks
Bart Van Assche
1
-6
/
+0
2023-09-21
scsi: ufs: Convert all platform drivers to return void
Uwe Kleine-König
9
-31
/
+18
2023-09-21
Merge patch series "scsi: pm8001: Bug fix and cleanup"
Martin K. Petersen
1
-6
/
+7
2023-09-13
Merge patch series "scsi: ufs: qcom: Align programming sequence as per HW spec"
Martin K. Petersen
3
-51
/
+187
[prev]
[next]