index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-08-03
phy: cadence-torrent: Check return value on register read
Ma Ke
1
-0
/
+3
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
1
-0
/
+410
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
1
-0
/
+101
2024-02-07
phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...
Swapnil Jakhade
1
-9
/
+200
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
1
-2
/
+0
2023-07-12
phy: cadence-torrent: Use key:value pair table for all settings
Roger Quadros
1
-1176
/
+485
2023-07-12
phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk
Swapnil Jakhade
1
-5
/
+228
2023-07-06
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-194
/
+526
2023-06-09
phy: cadence: torrent: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-05-08
phy: cadence-torrent: Add USB + DP multilink configuration
Swapnil Jakhade
1
-0
/
+98
2023-05-08
phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk
Swapnil Jakhade
1
-57
/
+227
2023-05-08
phy: cadence-torrent: Prepare driver for multilink DP support
Swapnil Jakhade
1
-137
/
+168
2023-05-08
phy: cadence-torrent: Add function to get PLL to be configured for DP
Swapnil Jakhade
1
-0
/
+33
2023-03-20
phy: cadence: phy-cadence-torrent: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2022-07-08
phy: cadence-torrent: Remove unused `regmap` field from state struct
Lars-Peter Clausen
1
-1
/
+0
2021-11-23
phy: cadence-torrent: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2021-10-26
phy: cadence-torrent: Add support to output received reference clock
Swapnil Jakhade
1
-11
/
+148
2021-10-26
phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...
Swapnil Jakhade
1
-25
/
+132
2021-10-26
phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
Swapnil Jakhade
1
-11
/
+19
2021-08-17
phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
1
-1
/
+59
2021-08-17
phy: cadence-torrent: Add debug information for PHY configuration
Swapnil Jakhade
1
-4
/
+32
2021-08-17
phy: cadence-torrent: Add separate functions for reusable code
Swapnil Jakhade
1
-18
/
+35
2021-08-17
phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
Swapnil Jakhade
1
-0
/
+162
2021-08-17
phy: cadence-torrent: Add PHY registers for DP in array format
Swapnil Jakhade
1
-288
/
+334
2021-08-17
phy: cadence-torrent: Configure PHY registers as a function of input referenc...
Swapnil Jakhade
1
-408
/
+422
2021-08-17
phy: cadence-torrent: Add enum for supported input reference clock frequencies
Swapnil Jakhade
1
-13
/
+38
2021-08-17
phy: cadence-torrent: Reorder few functions to remove function declarations
Swapnil Jakhade
1
-619
/
+588
2021-08-17
phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
Swapnil Jakhade
1
-12
/
+12
2021-03-31
phy: cadence-torrent: Add delay for PIPE clock to be stable
Kishon Vijay Abraham I
1
-0
/
+9
2021-03-31
phy: cadence-torrent: Explicitly request exclusive reset control
Kishon Vijay Abraham I
1
-1
/
+1
2021-03-31
phy: cadence-torrent: Do not configure SERDES if it's already configured
Kishon Vijay Abraham I
1
-10
/
+22
2021-03-31
phy: cadence-torrent: Group reset APIs and clock APIs
Kishon Vijay Abraham I
1
-31
/
+53
2021-03-31
phy: cadence-torrent: Use a common header file for Cadence SERDES
Kishon Vijay Abraham I
1
-1
/
+1
2021-03-30
phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock
Swapnil Jakhade
1
-16
/
+31
2021-03-30
phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI
Kishon Vijay Abraham I
1
-14
/
+44
2021-03-30
phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock
Swapnil Jakhade
1
-28
/
+49
2021-03-30
phy: cadence-torrent: Add support to drive refclk out
Kishon Vijay Abraham I
1
-3
/
+185
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
1
-0
/
+1
2020-09-18
phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration
Swapnil Jakhade
1
-0
/
+254
2020-09-18
phy: cadence-torrent: Add PCIe + USB multilink configuration
Swapnil Jakhade
1
-0
/
+216
2020-09-18
phy: cadence-torrent: Add single link USB register sequences
Swapnil Jakhade
1
-1
/
+259
2020-09-18
phy: cadence-torrent: Add single link SGMII/QSGMII register sequences
Swapnil Jakhade
1
-0
/
+89
2020-09-18
phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals
Swapnil Jakhade
1
-4
/
+18
2020-09-18
phy: cadence-torrent: Add PHY link configuration sequences for single link
Swapnil Jakhade
1
-0
/
+44
2020-09-18
phy: cadence-torrent: Add clk changes for multilink configuration
Swapnil Jakhade
1
-24
/
+17
2020-09-18
phy: cadence-torrent: Update PHY reset for multilink configuration
Swapnil Jakhade
1
-7
/
+21
2020-09-18
phy: cadence-torrent: Add support for PHY multilink configuration
Swapnil Jakhade
1
-26
/
+757
2020-09-18
phy: cadence-torrent: Add PHY APB reset support
Swapnil Jakhade
1
-0
/
+13
2020-09-18
phy: cadence-torrent: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
1
-1
/
+30
2020-09-18
phy: cadence-torrent: Add single link PCIe support
Swapnil Jakhade
1
-30
/
+266
[next]