index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
2024-02-07
phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...
Swapnil Jakhade
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-07-12
phy: cadence-torrent: Use key:value pair table for all settings
Roger Quadros
2023-07-12
phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk
Swapnil Jakhade
2023-07-05
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-06-08
phy: cadence: torrent: Add a determine_rate hook
Maxime Ripard
2023-05-08
phy: cadence-torrent: Add USB + DP multilink configuration
Swapnil Jakhade
2023-05-08
phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk
Swapnil Jakhade
2023-05-08
phy: cadence-torrent: Prepare driver for multilink DP support
Swapnil Jakhade
2023-05-08
phy: cadence-torrent: Add function to get PLL to be configured for DP
Swapnil Jakhade
2023-03-20
phy: cadence: phy-cadence-torrent: Convert to platform remove callback return...
Uwe Kleine-König
2022-07-08
phy: cadence-torrent: Remove unused `regmap` field from state struct
Lars-Peter Clausen
2021-11-23
phy: cadence-torrent: use swap() to make code cleaner
Yang Guang
2021-10-26
phy: cadence-torrent: Add support to output received reference clock
Swapnil Jakhade
2021-10-26
phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...
Swapnil Jakhade
2021-10-26
phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add debug information for PHY configuration
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add separate functions for reusable code
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add PHY registers for DP in array format
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Configure PHY registers as a function of input referenc...
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add enum for supported input reference clock frequencies
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Reorder few functions to remove function declarations
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
Swapnil Jakhade
2021-03-31
phy: cadence-torrent: Add delay for PIPE clock to be stable
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Explicitly request exclusive reset control
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Do not configure SERDES if it's already configured
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Group reset APIs and clock APIs
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Use a common header file for Cadence SERDES
Kishon Vijay Abraham I
2021-03-30
phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock
Swapnil Jakhade
2021-03-30
phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI
Kishon Vijay Abraham I
2021-03-30
phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock
Swapnil Jakhade
2021-03-30
phy: cadence-torrent: Add support to drive refclk out
Kishon Vijay Abraham I
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
[next]