summaryrefslogtreecommitdiff
path: root/drivers/phy/ti-pipe3-phy.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-26phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros
2019-12-26phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros
2019-12-26phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros
2019-12-26phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros
2018-12-07phy: ti-pip3-phy: Add support for USB3 PHYVignesh R
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-09drivers: phy: add PIPE3 phy driverJean-Jacques Hiblot