summaryrefslogtreecommitdiffstats
path: root/drivers/phy/cadence
AgeCommit message (Expand)AuthorLines
2026-01-14phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclkSwapnil Jakhade-7/+136
2025-12-23phy: cadence-torrent: restore parent clock for refclk during resumeThomas Richard (TI.com)-0/+23
2025-09-10phy: cadence: cdns-dphy: Enable lower resolutions in dphyHarikrishna Shenoy-1/+3
2025-09-10phy: cadence: cdns-dphy: Update calibration wait time for startup state machineDevarsh Thakkar-1/+3
2025-09-10phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY pollingDevarsh Thakkar-32/+92
2025-08-13phy: cadence: Sierra: drop unused module aliasJohan Hovold-1/+0
2025-08-13phy: cadence: cdns-dphy-rx: Add runtime PM supportJai Luthra-1/+2
2025-08-13phy: cdns-dphy: Remove leftover codeTomi Valkeinen-15/+4
2025-08-13phy: cdns-dphy: Store hs_clk_rate and return itTomi Valkeinen-0/+5
2025-06-16phy: cadence-torrent: Add PCIe multilink + USB with same SSC register config ...Swapnil Jakhade-8/+150
2025-06-16phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclkSwapnil Jakhade-1/+129
2025-06-15phy: cadence: Sierra: Add PCIe + USB PHY multilink configurationSwapnil Jakhade-0/+180
2024-11-27Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-4/+4
2024-10-17phy: Switch back to struct platform_driver::remove()Uwe Kleine-König-4/+4
2024-10-07phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control registerBartosz Wawrzyniak-10/+11
2024-08-30phy: cadence: sierra: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+2
2024-08-05phy: cadence-torrent: add support for three or more links using 2 protocolsSiddharth Vadapalli-119/+172
2024-07-31phy: cadence: Sierra: Constify a u32[]Christophe JAILLET-1/+1
2024-07-31phy: cadence: Sierra: Constify struct cdns_sierra_valsChristophe JAILLET-40/+40
2024-07-31phy: cadence: Sierra: Constify struct cdns_reg_pairsChristophe JAILLET-3/+3
2024-07-31phy: cadence-torrent: Constify a u32[]Christophe JAILLET-1/+1
2024-07-31phy: cadence-torrent: Constify struct cdns_torrent_valsChristophe JAILLET-96/+96
2024-07-31phy: cadence-torrent: Constify struct cdns_torrent_vals_entryChristophe JAILLET-12/+12
2024-07-31phy: cadence-torrent: Constify struct cdns_reg_pairsChristophe JAILLET-84/+84
2024-07-02phy: cadence-torrent: Check return value on register readMa Ke-0/+3
2024-06-03phy: cadence-torrent: add suspend and resume supportThomas Richard-0/+57
2024-06-03phy: cadence-torrent: remove noop_ops phy operationsThomas Richard-17/+13
2024-06-03phy: cadence-torrent: add already_configured to struct cdns_torrent_phyThomas Richard-5/+5
2024-06-03phy: cadence-torrent: register resets even if the phy is already configuredThomas Richard-5/+5
2024-06-03phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clkThomas Richard-16/+21
2024-06-03phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...Swapnil Jakhade-4/+60
2024-02-07phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...Swapnil Jakhade-0/+410
2024-02-07phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...Swapnil Jakhade-0/+101
2024-02-07phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...Swapnil Jakhade-9/+200
2023-07-17phy: Explicitly include correct DT includesRob Herring-4/+2
2023-07-12phy: cadence: Sierra: Add single link SGMII register configurationMarcin Wierzbicki-0/+98
2023-07-12phy: cadence-torrent: Use key:value pair table for all settingsRoger Quadros-1176/+485
2023-07-12phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclkSwapnil Jakhade-5/+228
2023-07-05Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-202/+613
2023-06-08phy: cadence: torrent: Add a determine_rate hookMaxime Ripard-0/+1
2023-06-08phy: cadence: sierra: Add a determine_rate hookMaxime Ripard-0/+1
2023-05-19phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt propertyFrank Li-0/+29
2023-05-19phy: cadence: salvo: add .set_mode APIPeter Chen-0/+29
2023-05-19phy: cadence: salvo: add bist fixPeter Chen-0/+2
2023-05-19phy: cadence: salvo: decrease delay value to zero for txvalidPeter Chen-0/+17
2023-05-19phy: cadence: salvo: add access for USB2PHYPeter Chen-8/+10
2023-05-08phy: cadence-torrent: Add USB + DP multilink configurationSwapnil Jakhade-0/+98
2023-05-08phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclkSwapnil Jakhade-57/+227
2023-05-08phy: cadence-torrent: Prepare driver for multilink DP supportSwapnil Jakhade-137/+168
2023-05-08phy: cadence-torrent: Add function to get PLL to be configured for DPSwapnil Jakhade-0/+33