index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
cadence
/
phy-cadence-torrent.c
Age
Commit message (
Expand
)
Author
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
2020-09-18
phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add PCIe + USB multilink configuration
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add single link USB register sequences
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add single link SGMII/QSGMII register sequences
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add PHY link configuration sequences for single link
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add clk changes for multilink configuration
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Update PHY reset for multilink configuration
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add support for PHY multilink configuration
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add PHY APB reset support
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add single link PCIe support
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Check total lane count for all subnodes is within limit
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Add separate regmap functions for torrent and DP
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Enable support for multiple subnodes
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses
Swapnil Jakhade
2020-09-18
phy: cadence-torrent: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
2020-09-16
phy: cadence: torrent: Constify regmap_config structs
Rikard Falkeborn
2020-09-16
phy: cadence-torrent: Set Torrent PHY attributes
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Add support for subnode bindings
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Add platform dependent initialization structure
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Use regmap to read and write DPTX PHY registers
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Use regmap to read and write Torrent PHY registers
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Implement PHY configure APIs
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Add 19.2 MHz reference clock support
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Refactor code for reusability
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Add wrapper for DPTX register access
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Add wrapper for PHY register access
Swapnil Jakhade
2020-03-20
phy: cadence-torrent: Adopt Torrent nomenclature
Swapnil Jakhade
2020-03-20
phy: cadence-dp: Rename to phy-cadence-torrent
Yuti Amonkar