summaryrefslogtreecommitdiff
path: root/drivers/ufs/host/ufshcd-pltfrm.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-17scsi: ufs: core: Add support for parsing OPPManivannan Sadhasivam1-0/+78
2023-09-14scsi: ufs: core: Do not look for unsupported vdd-hba-max-microampKrzysztof Kozlowski1-5/+10
2023-08-21scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()Brian Masney1-1/+2
2023-07-31Merge patch series "Multiple cleanup patches for the UFS driver"Martin K. Petersen1-2/+4
2023-07-31scsi: ufs: Document all return valuesBart Van Assche1-0/+2
2023-07-31scsi: ufs: Follow the kernel-doc syntax for documenting return valuesBart Van Assche1-2/+2
2023-07-31scsi: ufs: core: Add enums for UFS lanesManivannan Sadhasivam1-2/+2
2023-06-01scsi: ufs: core: Simplify driver shutdownBart Van Assche1-6/+0
2022-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+8
2022-07-27scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-06-28scsi: ufs: ufshcd-pltfrm: Constify pointed dataKrzysztof Kozlowski1-5/+5
2022-06-17scsi: ufs: Export regulator functionsStanley Chu1-2/+3
2022-05-20scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche1-0/+389