index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
phy: cadence: sierra: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-05
phy: cadence-torrent: add support for three or more links using 2 protocols
Siddharth Vadapalli
1
-119
/
+172
2024-07-31
phy: cadence: Sierra: Constify a u32[]
Christophe JAILLET
1
-1
/
+1
2024-07-31
phy: cadence: Sierra: Constify struct cdns_sierra_vals
Christophe JAILLET
1
-40
/
+40
2024-07-31
phy: cadence: Sierra: Constify struct cdns_reg_pairs
Christophe JAILLET
1
-3
/
+3
2024-07-31
phy: cadence-torrent: Constify a u32[]
Christophe JAILLET
1
-1
/
+1
2024-07-31
phy: cadence-torrent: Constify struct cdns_torrent_vals
Christophe JAILLET
1
-96
/
+96
2024-07-31
phy: cadence-torrent: Constify struct cdns_torrent_vals_entry
Christophe JAILLET
1
-12
/
+12
2024-07-31
phy: cadence-torrent: Constify struct cdns_reg_pairs
Christophe JAILLET
1
-84
/
+84
2024-07-02
phy: cadence-torrent: Check return value on register read
Ma Ke
1
-0
/
+3
2024-06-03
phy: cadence-torrent: add suspend and resume support
Thomas Richard
1
-0
/
+57
2024-06-03
phy: cadence-torrent: remove noop_ops phy operations
Thomas Richard
1
-17
/
+13
2024-06-03
phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
Thomas Richard
1
-5
/
+5
2024-06-03
phy: cadence-torrent: register resets even if the phy is already configured
Thomas Richard
1
-5
/
+5
2024-06-03
phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
Thomas Richard
1
-16
/
+21
2024-06-03
phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...
Swapnil Jakhade
1
-4
/
+60
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
3
-4
/
+2
2023-07-12
phy: cadence: Sierra: Add single link SGMII register configuration
Marcin Wierzbicki
1
-0
/
+98
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-05
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-202
/
+613
2023-06-08
phy: cadence: torrent: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-06-08
phy: cadence: sierra: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-05-19
phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property
Frank Li
1
-0
/
+29
2023-05-19
phy: cadence: salvo: add .set_mode API
Peter Chen
1
-0
/
+29
2023-05-19
phy: cadence: salvo: add bist fix
Peter Chen
1
-0
/
+2
2023-05-19
phy: cadence: salvo: decrease delay value to zero for txvalid
Peter Chen
1
-0
/
+17
2023-05-19
phy: cadence: salvo: add access for USB2PHY
Peter Chen
1
-8
/
+10
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-04-12
phy: cadence: cdns-dphy-rx: Add common module reset support
Sinthu Raja
1
-0
/
+32
2023-04-12
phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration
Swapnil Jakhade
1
-2
/
+139
2023-03-31
phy: cadence: Sierra: Use clk_parent_data to provide parent information
Lars-Peter Clausen
1
-42
/
+15
2023-03-31
phy: cadence: Sierra: Replace `clk_register(`) with `clk_hw_register()`
Lars-Peter Clausen
1
-20
/
+26
2023-03-20
phy: cadence: phy-cadence-torrent: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: cadence: phy-cadence-sierra: Convert to platform remove callback returni...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
phy: cadence: cdns-dphy: Convert to platform remove callback returning void
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
2022-07-08
phy: cadence: Sierra: Remove unused `regmap` field from state struct
Lars-Peter Clausen
1
-1
/
+0
2022-07-05
phy: cdns-dphy: Add support for DPHY TX on J721e
Rahul T R
1
-0
/
+61
2022-07-05
phy: cdns-dphy: Add band config for dphy tx
Rahul T R
1
-1
/
+39
2022-04-13
phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration
Swapnil Jakhade
1
-3
/
+190
2022-03-02
phy: cadence: Add Cadence D-PHY Rx driver
Pratyush Yadav
3
-0
/
+264
2022-02-25
phy/cadence: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-6
/
+1
2022-02-07
phy: cadence: Sierra: Add support for skipping configuration
Aswath Govindraju
1
-25
/
+57
[next]