summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)AuthorFilesLines
2023-12-14scsi: ufs: qcom: Use dev_err_probe() to simplify error handling of devm_gpiod...Manivannan Sadhasivam1-3/+2
2023-12-14scsi: ufs: qcom: Remove redundant error print for devm_kzalloc() failureManivannan Sadhasivam1-3/+1
2023-12-14scsi: ufs: qcom: Check the return value of ufs_qcom_power_up_sequence()Manivannan Sadhasivam1-1/+4
2023-12-14scsi: ufs: qcom: Fail ufs_qcom_power_up_sequence() when core_reset failsManivannan Sadhasivam1-3/+4
2023-12-14scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of themManivannan Sadhasivam2-8/+7
2023-12-14scsi: ufs: qcom: Remove the warning message when core_reset is not availableManivannan Sadhasivam1-3/+1
2023-12-14scsi: ufs: qcom: Remove superfluous variable assignmentsManivannan Sadhasivam1-8/+8
2023-12-14scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() failsManivannan Sadhasivam1-1/+1
2023-12-14scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()Manivannan Sadhasivam1-1/+1
2023-12-14scsi: ufs: qcom: Use clk_bulk APIs for managing lane clocksManivannan Sadhasivam2-93/+7
2023-12-14Merge patch series "Enable HS-G5 support on SM8550"Martin K. Petersen7-80/+133
2023-12-14scsi: ufs: ufs-qcom: Add support for UFS device version detectionBao D. Nguyen2-7/+32
2023-12-14scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()Can Guo1-1/+3
2023-12-14scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newerCan Guo1-6/+17
2023-12-14scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5Can Guo1-1/+17
2023-12-14scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gearCan Guo1-4/+5
2023-12-14scsi: ufs: ufs-qcom: Setup host power mode during initCan Guo2-7/+15
2023-12-14scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()Can Guo2-3/+0
2023-12-14scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_paramsCan Guo6-64/+57
2023-12-14scsi: ufs: core: Store min and max clk freq from OPP tableNitin Rawat1-0/+54
2023-11-25scsi: ufs: core: Clear cmd if abort succeeds in MCQ modePeter Wang1-0/+13
2023-11-25scsi: ufs: core: Warn if the request tag is truncatedBart Van Assche1-0/+2
2023-11-25scsi: ufs: core: Make fault injection dynamically configurable per HBAAkinobu Mita3-10/+27
2023-11-15scsi: ufs: ufs-sysfs: Expose UFS power infoCan Guo1-0/+120
2023-11-14Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen1-1/+4
2023-11-09scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISRPeter Wang1-0/+3
2023-11-09scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1Naomi Chu1-1/+1
2023-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-167/+492
2023-10-25scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz1-1/+1
2023-10-25scsi: ufs: core: Conversion to bool not necessaryBragatheswaran Manickavel1-1/+1
2023-10-25scsi: ufs: core: Fix race between force complete and ISRAlice Chao1-2/+2
2023-10-17scsi: ufs: core: Add support for parsing OPPManivannan Sadhasivam2-0/+114
2023-10-17scsi: ufs: core: Add OPP support for scaling clocks and regulatorsManivannan Sadhasivam1-33/+111
2023-10-13scsi: ufs: core: Fix abnormal scale up after scale downPeter Wang1-0/+7
2023-10-13scsi: ufs: core: Fix abnormal scale up after last cmd finishPeter Wang1-13/+4
2023-10-13scsi: ufs: core: Only suspend clock scaling if scaling downPeter Wang1-1/+1
2023-10-10scsi: ufs: qcom: Remove unnecessary checkDan Carpenter1-9/+5
2023-10-10scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-2/+3
2023-10-10scsi: ufs: core: Remove dev cmd clock scaling busyPeter Wang1-2/+2
2023-10-10scsi: ufs: core: Correct clear TM error logPeter Wang1-1/+1
2023-10-10scsi: ufs: core: WLUN send SSU timeout recoveryPeter Wang1-0/+13
2023-09-27Merge patch series "UFS core patches"Martin K. Petersen2-22/+19
2023-09-27scsi: ufs: core: Set the Command Priority (CP) flag for RT requestsBart Van Assche1-0/+4
2023-09-27scsi: ufs: core: Simplify ufshcd_comp_scsi_upiu()Bart Van Assche1-12/+4
2023-09-27scsi: ufs: core: Move the 4K alignment code into the Exynos driverBart Van Assche2-4/+11
2023-09-27scsi: ufs: core: Remove request tag range checksBart Van Assche1-6/+0
2023-09-22scsi: ufs: Convert all platform drivers to return voidUwe Kleine-König9-31/+18
2023-09-22Merge patch series "scsi: pm8001: Bug fix and cleanup"Martin K. Petersen1-6/+7
2023-09-14Merge patch series "scsi: ufs: qcom: Align programming sequence as per HW spec"Martin K. Petersen3-51/+187
2023-09-14scsi: ufs: qcom: Rename "hs_gear" to "phy_gear"Manivannan Sadhasivam2-8/+8