summaryrefslogtreecommitdiff
path: root/drivers/ufs/host/ufshcd-pltfrm.c
AgeCommit message (Expand)Author
2025-02-03scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
2024-11-20scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()Manivannan Sadhasivam
2024-11-20scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()Manivannan Sadhasivam
2024-11-20scsi: ufs: pltfrm: Disable runtime PM during removal of glue driversManivannan Sadhasivam
2024-08-16scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()Dan Carpenter
2024-08-12scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...Rob Herring (Arm)
2024-08-12scsi: ufs: ufshcd-pltfrm: Use of_property_present()Rob Herring (Arm)
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-12-18scsi: ufs: host: Fix kernel-doc warningMartin K. Petersen
2023-12-13scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_paramsCan Guo
2023-12-13scsi: ufs: core: Store min and max clk freq from OPP tableNitin Rawat
2023-10-16scsi: ufs: core: Add support for parsing OPPManivannan Sadhasivam
2023-09-13scsi: ufs: core: Do not look for unsupported vdd-hba-max-microampKrzysztof Kozlowski
2023-08-21scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()Brian Masney
2023-07-31Merge patch series "Multiple cleanup patches for the UFS driver"Martin K. Petersen
2023-07-31scsi: ufs: Document all return valuesBart Van Assche
2023-07-31scsi: ufs: Follow the kernel-doc syntax for documenting return valuesBart Van Assche
2023-07-31scsi: ufs: core: Add enums for UFS lanesManivannan Sadhasivam
2023-05-31scsi: ufs: core: Simplify driver shutdownBart Van Assche
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-07-26scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-06-27scsi: ufs: ufshcd-pltfrm: Constify pointed dataKrzysztof Kozlowski
2022-06-16scsi: ufs: Export regulator functionsStanley Chu
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche