index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
2023-12-13
scsi: ufs: core: Store min and max clk freq from OPP table
Nitin Rawat
2023-11-24
scsi: ufs: core: Clear cmd if abort succeeds in MCQ mode
Peter Wang
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
2023-11-08
scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR
Peter Wang
2023-11-08
scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
Naomi Chu
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-24
scsi: ufs: core: Leave space for '\0' in utf8 desc string
Daniel Mentz
2023-10-24
scsi: ufs: core: Conversion to bool not necessary
Bragatheswaran Manickavel
2023-10-24
scsi: ufs: core: Fix race between force complete and ISR
Alice Chao
2023-10-16
scsi: ufs: core: Add support for parsing OPP
Manivannan Sadhasivam
2023-10-16
scsi: ufs: core: Add OPP support for scaling clocks and regulators
Manivannan Sadhasivam
2023-10-13
scsi: ufs: core: Fix abnormal scale up after scale down
Peter Wang
2023-10-13
scsi: ufs: core: Fix abnormal scale up after last cmd finish
Peter Wang
2023-10-13
scsi: ufs: core: Only suspend clock scaling if scaling down
Peter Wang
2023-10-09
scsi: ufs: qcom: Remove unnecessary check
Dan Carpenter
2023-10-09
scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-10-09
scsi: ufs: core: Remove dev cmd clock scaling busy
Peter Wang
2023-10-09
scsi: ufs: core: Correct clear TM error log
Peter Wang
2023-10-09
scsi: ufs: core: WLUN send SSU timeout recovery
Peter Wang
2023-09-27
Merge patch series "UFS core patches"
Martin K. Petersen
2023-09-27
scsi: ufs: core: Set the Command Priority (CP) flag for RT requests
Bart Van Assche
2023-09-27
scsi: ufs: core: Simplify ufshcd_comp_scsi_upiu()
Bart Van Assche
2023-09-27
scsi: ufs: core: Move the 4K alignment code into the Exynos driver
Bart Van Assche
2023-09-27
scsi: ufs: core: Remove request tag range checks
Bart Van Assche
2023-09-21
scsi: ufs: Convert all platform drivers to return void
Uwe Kleine-König
2023-09-21
Merge patch series "scsi: pm8001: Bug fix and cleanup"
Martin K. Petersen
2023-09-13
Merge patch series "scsi: ufs: qcom: Align programming sequence as per HW spec"
Martin K. Petersen
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
2023-09-13
scsi: ufs: qcom: Add support to configure PA_VS_CORE_CLK_40NS_CYCLES
Nitin Rawat
2023-09-13
scsi: ufs: qcom: Add multiple frequency support for MAX_CORE_CLK_1US_CYCLES
Nitin Rawat
2023-09-13
scsi: ufs: qcom: Update MAX_CORE_CLK_1US_CYCLES for UFS V4 and above
Nitin Rawat
2023-09-13
scsi: ufs: core: Do not look for unsupported vdd-hba-max-microamp
Krzysztof Kozlowski
2023-09-13
scsi: ufs: core: Include the SCSI ID in UFS command tracing output
Bart Van Assche
2023-09-05
scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
Kiwoong Kim
2023-09-05
scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
Kiwoong Kim
2023-08-30
scsi: ufs: core: No need to update UPIU.header.flags and lun in advanced RPMB...
Bean Huo
2023-08-30
scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not support ...
Bean Huo
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
2023-08-21
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
Neil Armstrong
2023-08-21
scsi: ufs: mcq: Fix the search/wrap around logic
Bao D. Nguyen
2023-08-21
scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()
Brian Masney
2023-08-21
scsi: ufs: core: Convert to dev_err_probe() in ufshcd_variant_hba_init()
Brian Masney
2023-08-07
scsi: ufs: ufs-pci: Add support for QEMU
Jeuk Kim
2023-08-07
scsi: ufs: renesas: Fix private allocation
Yoshihiro Shimoda
2023-08-07
scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
Manivannan Sadhasivam
2023-08-07
scsi: ufs: core: Fix the build for gcc 9 and before
Bart Van Assche
2023-08-07
scsi: ufs: ufs-qcom: Check host controller state
Nitin Rawat
[next]