index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
/
host
/
ufshcd-pltfrm.c
Age
Commit message (
Expand
)
Author
2025-02-03
scsi: ufs: core: Fix use-after free in init error and remove paths
André Draszik
2024-11-20
scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()
Manivannan Sadhasivam
2024-11-20
scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()
Manivannan Sadhasivam
2024-11-20
scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers
Manivannan Sadhasivam
2024-08-16
scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()
Dan Carpenter
2024-08-12
scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...
Rob Herring (Arm)
2024-08-12
scsi: ufs: ufshcd-pltfrm: Use of_property_present()
Rob Herring (Arm)
2024-01-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-12-18
scsi: ufs: host: Fix kernel-doc warning
Martin K. Petersen
2023-12-13
scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
Can Guo
2023-12-13
scsi: ufs: core: Store min and max clk freq from OPP table
Nitin Rawat
2023-10-16
scsi: ufs: core: Add support for parsing OPP
Manivannan Sadhasivam
2023-09-13
scsi: ufs: core: Do not look for unsupported vdd-hba-max-microamp
Krzysztof Kozlowski
2023-08-21
scsi: ufs: host: Convert to dev_err_probe() in ufshcd_pltfrm_init()
Brian Masney
2023-07-31
Merge patch series "Multiple cleanup patches for the UFS driver"
Martin K. Petersen
2023-07-31
scsi: ufs: Document all return values
Bart Van Assche
2023-07-31
scsi: ufs: Follow the kernel-doc syntax for documenting return values
Bart Van Assche
2023-07-31
scsi: ufs: core: Add enums for UFS lanes
Manivannan Sadhasivam
2023-05-31
scsi: ufs: core: Simplify driver shutdown
Bart Van Assche
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-26
scsi: ufs: host: Hold reference returned by of_parse_phandle()
Liang He
2022-06-27
scsi: ufs: ufshcd-pltfrm: Constify pointed data
Krzysztof Kozlowski
2022-06-16
scsi: ufs: Export regulator functions
Stanley Chu
2022-05-19
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche