index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
cadence
/
phy-cadence-torrent.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-09-18
phy: cadence-torrent: Check total lane count for all subnodes is within limit
Swapnil Jakhade
1
-4
/
+15
2020-09-18
phy: cadence-torrent: Add separate regmap functions for torrent and DP
Swapnil Jakhade
1
-33
/
+66
2020-09-18
phy: cadence-torrent: Enable support for multiple subnodes
Swapnil Jakhade
1
-15
/
+0
2020-09-18
phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses
Swapnil Jakhade
1
-6
/
+2
2020-09-18
phy: cadence-torrent: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
1
-8
/
+5
2020-09-16
phy: cadence: torrent: Constify regmap_config structs
Rikard Falkeborn
1
-6
/
+6
2020-09-16
phy: cadence-torrent: Set Torrent PHY attributes
Swapnil Jakhade
1
-0
/
+4
2020-03-20
phy: cadence-torrent: Add support for subnode bindings
Swapnil Jakhade
1
-75
/
+217
2020-03-20
phy: cadence-torrent: Add platform dependent initialization structure
Swapnil Jakhade
1
-0
/
+9
2020-03-20
phy: cadence-torrent: Use regmap to read and write DPTX PHY registers
Swapnil Jakhade
1
-69
/
+100
2020-03-20
phy: cadence-torrent: Use regmap to read and write Torrent PHY registers
Swapnil Jakhade
1
-369
/
+650
2020-03-20
phy: cadence-torrent: Implement PHY configure APIs
Swapnil Jakhade
1
-5
/
+431
2020-03-20
phy: cadence-torrent: Add 19.2 MHz reference clock support
Swapnil Jakhade
1
-17
/
+441
2020-03-20
phy: cadence-torrent: Refactor code for reusability
Swapnil Jakhade
1
-93
/
+137
2020-03-20
phy: cadence-torrent: Add wrapper for DPTX register access
Swapnil Jakhade
1
-21
/
+50
2020-03-20
phy: cadence-torrent: Add wrapper for PHY register access
Swapnil Jakhade
1
-65
/
+77
2020-03-20
phy: cadence-torrent: Adopt Torrent nomenclature
Swapnil Jakhade
1
-53
/
+58
2020-03-20
phy: cadence-dp: Rename to phy-cadence-torrent
Yuti Amonkar
1
-0
/
+541