index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
cadence
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
2021-01-13
1
-0
/
+1
*
phy: cadence: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
3
-9
/
+3
*
phy: cadence-torrent: Add USB + SGMII/QSGMII multilink configuration
Swapnil Jakhade
2020-09-18
1
-0
/
+254
*
phy: cadence-torrent: Add PCIe + USB multilink configuration
Swapnil Jakhade
2020-09-18
1
-0
/
+216
*
phy: cadence-torrent: Add single link USB register sequences
Swapnil Jakhade
2020-09-18
1
-1
/
+259
*
phy: cadence-torrent: Add single link SGMII/QSGMII register sequences
Swapnil Jakhade
2020-09-18
1
-0
/
+89
*
phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals
Swapnil Jakhade
2020-09-18
1
-4
/
+18
*
phy: cadence-torrent: Add PHY link configuration sequences for single link
Swapnil Jakhade
2020-09-18
1
-0
/
+44
*
phy: cadence-torrent: Add clk changes for multilink configuration
Swapnil Jakhade
2020-09-18
1
-24
/
+17
*
phy: cadence-torrent: Update PHY reset for multilink configuration
Swapnil Jakhade
2020-09-18
1
-7
/
+21
*
phy: cadence-torrent: Add support for PHY multilink configuration
Swapnil Jakhade
2020-09-18
1
-26
/
+757
*
phy: cadence-torrent: Add PHY APB reset support
Swapnil Jakhade
2020-09-18
1
-0
/
+13
*
phy: cadence-torrent: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
2020-09-18
1
-1
/
+30
*
phy: cadence-torrent: Add single link PCIe support
Swapnil Jakhade
2020-09-18
1
-30
/
+266
*
phy: cadence-torrent: Check total lane count for all subnodes is within limit
Swapnil Jakhade
2020-09-18
1
-4
/
+15
*
phy: cadence-torrent: Add separate regmap functions for torrent and DP
Swapnil Jakhade
2020-09-18
1
-33
/
+66
*
phy: cadence-torrent: Enable support for multiple subnodes
Swapnil Jakhade
2020-09-18
1
-15
/
+0
*
phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses
Swapnil Jakhade
2020-09-18
1
-6
/
+2
*
phy: cadence-torrent: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
2020-09-18
1
-8
/
+5
*
phy: cadence: torrent: Constify regmap_config structs
Rikard Falkeborn
2020-09-16
1
-6
/
+6
*
phy: cadence: salvo: Constify cdns_nxp_sequence_pair
Rikard Falkeborn
2020-09-16
1
-3
/
+3
*
phy: cadence: Sierra: Constify static structs
Rikard Falkeborn
2020-09-16
1
-12
/
+12
*
Merge branch 'topic/phy_attrs' into next
Vinod Koul
2020-09-16
1
-0
/
+4
|
\
|
*
phy: cadence-torrent: Set Torrent PHY attributes
Swapnil Jakhade
2020-09-16
1
-0
/
+4
*
|
phy: cadence: salvo: Constify cdns_salvo_phy_ops
Rikard Falkeborn
2020-08-31
1
-1
/
+1
|
/
*
phy: cadence: salvo: fix wrong bit definition
Peter Chen
2020-07-13
1
-1
/
+1
*
phy: cadence: sierra: Fix for USB3 U1/U2 state
Sanket Parmar
2020-05-18
1
-13
/
+14
*
phy: phy-cadence-salvo: add phy .init API
Peter Chen
2020-05-15
1
-1
/
+11
*
phy: cadence: salvo: add salvo phy driver
Peter Chen
2020-05-07
3
-0
/
+325
*
phy: cadence-torrent: Add support for subnode bindings
Swapnil Jakhade
2020-03-20
1
-75
/
+217
*
phy: cadence-torrent: Add platform dependent initialization structure
Swapnil Jakhade
2020-03-20
1
-0
/
+9
*
phy: cadence-torrent: Use regmap to read and write DPTX PHY registers
Swapnil Jakhade
2020-03-20
1
-69
/
+100
*
phy: cadence-torrent: Use regmap to read and write Torrent PHY registers
Swapnil Jakhade
2020-03-20
1
-369
/
+650
*
phy: cadence-torrent: Implement PHY configure APIs
Swapnil Jakhade
2020-03-20
1
-5
/
+431
*
phy: cadence-torrent: Add 19.2 MHz reference clock support
Swapnil Jakhade
2020-03-20
1
-17
/
+441
*
phy: cadence-torrent: Refactor code for reusability
Swapnil Jakhade
2020-03-20
1
-93
/
+137
*
phy: cadence-torrent: Add wrapper for DPTX register access
Swapnil Jakhade
2020-03-20
1
-21
/
+50
*
phy: cadence-torrent: Add wrapper for PHY register access
Swapnil Jakhade
2020-03-20
1
-65
/
+77
*
phy: cadence-torrent: Adopt Torrent nomenclature
Swapnil Jakhade
2020-03-20
1
-53
/
+58
*
phy: cadence-dp: Rename to phy-cadence-torrent
Yuti Amonkar
2020-03-20
3
-5
/
+5
*
phy: cadence: Sierra: add phy_reset hook
Roger Quadros
2020-01-14
1
-0
/
+10
*
phy: cadence: Sierra: remove redundant initialization of pointer regmap
Colin Ian King
2020-01-14
1
-1
/
+1
*
phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()
Kishon Vijay Abraham I
2020-01-08
1
-1
/
+1
*
phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...
Kishon Vijay Abraham I
2020-01-08
1
-0
/
+21
*
phy: cadence: Sierra: Change MAX_LANES of Sierra to 16
Kishon Vijay Abraham I
2020-01-08
1
-1
/
+21
*
phy: cadence: Sierra: Check for PLL lock during PHY power on
Kishon Vijay Abraham I
2020-01-08
1
-1
/
+32
*
phy: cadence: Sierra: Get reset control "array" for each link
Kishon Vijay Abraham I
2020-01-08
1
-1
/
+1
*
phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...
Anil Varughese
2020-01-08
1
-96
/
+254
*
phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...
Kishon Vijay Abraham I
2020-01-08
1
-83
/
+84
*
phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_ops
Kishon Vijay Abraham I
2020-01-08
1
-6
/
+9
[next]