index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
/
host
/
ufs-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
scsi: ufs: Convert all platform drivers to return void
Uwe Kleine-König
1
-3
/
+2
2023-09-13
scsi: ufs: qcom: Rename "hs_gear" to "phy_gear"
Manivannan Sadhasivam
1
-7
/
+7
2023-09-13
scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
Manivannan Sadhasivam
1
-2
/
+7
2023-09-13
scsi: ufs: qcom: Configure SYS1CLK_1US_REG for UFS V4 and above
Nitin Rawat
1
-16
/
+40
2023-09-13
scsi: ufs: qcom: Align programing of unipro clk attributes
Nitin Rawat
1
-6
/
+5
2023-09-13
scsi: ufs: qcom: Add support to configure PA_VS_CORE_CLK_40NS_CYCLES
Nitin Rawat
1
-1
/
+77
2023-09-13
scsi: ufs: qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLES
Nitin Rawat
1
-21
/
+30
2023-09-13
scsi: ufs: qcom: Update MAX_CORE_CLK_1US_CYCLES for UFS V4 and above
Nitin Rawat
1
-5
/
+13
2023-09-02
Merge branch 'fixes' into misc
James Bottomley
1
-1
/
+1
2023-08-21
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
Neil Armstrong
1
-1
/
+1
2023-08-07
scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
Manivannan Sadhasivam
1
-1
/
+1
2023-08-07
scsi: ufs: ufs-qcom: Check host controller state
Nitin Rawat
1
-0
/
+4
2023-07-31
Merge patch series "Multiple cleanup patches for the UFS driver"
Martin K. Petersen
1
-4
/
+4
2023-07-31
scsi: ufs: Follow the kernel-doc syntax for documenting return values
Bart Van Assche
1
-4
/
+4
2023-07-31
scsi: ufs: qcom: Add support for scaling interconnects
Manivannan Sadhasivam
1
-1
/
+130
2023-07-25
scsi: ufs: qcom: Remove unused variable
Arnd Bergmann
1
-1
/
+0
2023-07-23
scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayed
Nitin Rawat
1
-0
/
+1
2023-07-23
scsi: ufs: qcom: Hold the mutex lock when configuring ESI
Ziqi Chen
1
-0
/
+4
2023-07-23
scsi: ufs: qcom: Get queue ID from MSI index in ESI handler
Ziqi Chen
1
-15
/
+10
2023-06-16
scsi: ufs: ufs-qcom: Switch to the new ICE API
Abel Vesa
1
-2
/
+97
2023-05-31
Merge patch series "UFS host controller driver patches"
Martin K. Petersen
1
-1
/
+0
2023-05-31
scsi: ufs: core: Simplify driver shutdown
Bart Van Assche
1
-1
/
+0
2023-05-31
scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ mode
Bao D. Nguyen
1
-1
/
+1
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-6
/
+4
2023-03-16
scsi: ufs: qcom: Add __maybe_unused to OF ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-06
scsi: ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource()
Asutosh Das
1
-4
/
+2
2023-03-06
scsi: ufs: mcq: qcom: Fix passing zero to PTR_ERR
Asutosh Das
1
-1
/
+1
2023-03-06
scsi: ufs: ufs-qcom: Remove impossible check
Dan Carpenter
1
-1
/
+1
2023-02-08
scsi: ufs: core: Add hibernation callbacks
Anjana Hari
1
-1
/
+7
2023-02-08
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5
Abel Vesa
1
-2
/
+6
2023-02-03
scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference
Arnd Bergmann
1
-8
/
+0
2023-01-13
scsi: ufs: qcom: Add MCQ ESI config vendor specific ops
Can Guo
1
-0
/
+97
2023-01-13
scsi: ufs: mcq: Add completion support of a CQE
Asutosh Das
1
-0
/
+14
2023-01-13
scsi: ufs: core: mcq: Configure operation and runtime interface
Asutosh Das
1
-0
/
+24
2023-01-13
scsi: ufs: core: mcq: Calculate queue depth
Asutosh Das
1
-0
/
+7
2023-01-13
scsi: ufs: core: mcq: Configure resource regions
Asutosh Das
1
-0
/
+101
2023-01-11
scsi: ufs: ufs-qcom: Add support for finding max gear on new platforms
Manivannan Sadhasivam
1
-0
/
+2
2023-01-11
scsi: ufs: ufs-qcom: Add support for reinitializing the UFS device
Manivannan Sadhasivam
1
-4
/
+22
2023-01-11
scsi: ufs: ufs-qcom: Factor out the logic finding the HS Gear
Manivannan Sadhasivam
1
-13
/
+21
2023-01-11
scsi: ufs: ufs-qcom: Use dev_err_probe() for printing probe error
Manivannan Sadhasivam
1
-2
/
+2
2023-01-11
scsi: ufs: ufs-qcom: Remove unnecessary WARN_ON()
Manivannan Sadhasivam
1
-4
/
+0
2023-01-11
scsi: ufs: ufs-qcom: Remove unnecessary goto statements
Manivannan Sadhasivam
1
-57
/
+45
2022-12-30
scsi: ufs: ufs-qcom: Use dev_err() where possible
Andrew Halaney
1
-7
/
+1
2022-12-30
scsi: ufs: ufs-qcom: Remove usage of dbg_print_en
Andrew Halaney
1
-15
/
+3
2022-12-30
scsi: ufs: ufs-qcom: Clean up dbg_register_dump
Andrew Halaney
1
-59
/
+47
2022-12-30
scsi: ufs: ufs-qcom: Drop unnecessary NULL checks
Andrew Halaney
1
-9
/
+0
2022-08-22
scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling
Peter Wang
1
-1
/
+1
2022-06-27
scsi: ufs: ufs-qcom: Remove unneeded code
ChanWoo Lee
1
-23
/
+0
2022-05-19
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
1
-0
/
+1543