aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/phy/ti/phy-ti-pipe3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-11phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()Lv Ruyi1-0/+1
2020-11-16phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun1-11/+4
2020-07-08phy: ti-pipe3: remove set but unused variableVinod Koul1-3/+2
2019-12-20phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan1-11/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-04-17phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros1-6/+6
2019-04-17phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros1-14/+30
2019-04-17phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros1-42/+173
2019-04-17phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros1-36/+57
2019-04-17phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King1-1/+1
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I1-1/+100
2017-08-20phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros1-5/+5
2017-06-01phy: Group vendor specific phy driversVivek Gautam1-0/+697