index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
/
host
/
ufs-qcom.c
Age
Commit message (
Expand
)
Author
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-11
scsi: ufs: Remove support for old UFSHCI versions
Avri Altman
2024-04-08
scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scaling
Manivannan Sadhasivam
2024-04-08
scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5
Manivannan Sadhasivam
2024-04-05
Merge patch series "scsi: ufs: Remove overzealous memory barriers"
Martin K. Petersen
2024-04-05
scsi: ufs: qcom: Perform read back after writing CGC enable
Andrew Halaney
2024-04-05
scsi: ufs: qcom: Perform read back after writing unipro mode
Andrew Halaney
2024-04-05
scsi: ufs: qcom: Remove unnecessary mb() after writing testbus config
Andrew Halaney
2024-04-05
scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
Andrew Halaney
2024-03-25
Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
Martin K. Petersen
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-10
scsi: ufs: qcom: Provide default cycles_in_1us value
Dmitry Baryshkov
2024-02-15
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
2024-01-24
scsi: ufs: qcom: Avoid re-init quirk when gears match
Eric Chanudet
2024-01-24
scsi: ufs: qcom: Clarify comments about the initial phy_gear
Andrew Halaney
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-01-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-01-03
scsi: ufs: qcom: Remove unnecessary goto statement from ufs_qcom_config_esi()
ChanWoo Lee
2023-12-18
scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...
ChanWoo Lee
2023-12-18
scsi: ufs: qcom: Fix ESI vector mask
Manivannan Sadhasivam
2023-12-13
Merge patch series "scsi: ufs: qcom: Code cleanups"
Martin K. Petersen
2023-12-13
scsi: ufs: qcom: Use ufshcd_rmwl() where applicable
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Remove support for host controllers older than v2.0
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Initialize cycles_in_1us variable in ufs_qcom_set_core_clk_c...
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Sort includes alphabetically
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Remove unused ufs_qcom_hosts struct array
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod...
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failure
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset fails
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Remove the warning message when core_reset is not available
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Remove superfluous variable assignments
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
Manivannan Sadhasivam
2023-12-13
scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocks
Manivannan Sadhasivam
2023-12-13
scsi: ufs: ufs-qcom: Add support for UFS device version detection
Bao D. Nguyen
2023-12-13
scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
Can Guo
2023-12-13
scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
Can Guo
2023-12-13
scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
Can Guo
2023-12-13
scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
Can Guo
2023-12-13
scsi: ufs: ufs-qcom: Setup host power mode during init
Can Guo
2023-12-13
scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
Can Guo
2023-12-13
scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
Can Guo
2023-10-09
scsi: ufs: qcom: Remove unnecessary check
Dan Carpenter
2023-09-21
scsi: ufs: Convert all platform drivers to return void
Uwe Kleine-König
2023-09-13
scsi: ufs: qcom: Rename "hs_gear" to "phy_gear"
Manivannan Sadhasivam
2023-09-13
scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
Manivannan Sadhasivam
2023-09-13
scsi: ufs: qcom: Configure SYS1CLK_1US_REG for UFS V4 and above
Nitin Rawat
2023-09-13
scsi: ufs: qcom: Align programing of unipro clk attributes
Nitin Rawat
[next]