index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-05
phy: cadence-torrent: add support for three or more links using 2 protocols
Siddharth Vadapalli
2024-07-31
phy: cadence-torrent: Constify a u32[]
Christophe JAILLET
2024-07-31
phy: cadence-torrent: Constify struct cdns_torrent_vals
Christophe JAILLET
2024-07-31
phy: cadence-torrent: Constify struct cdns_torrent_vals_entry
Christophe JAILLET
2024-07-31
phy: cadence-torrent: Constify struct cdns_reg_pairs
Christophe JAILLET
2024-07-02
phy: cadence-torrent: Check return value on register read
Ma Ke
2024-06-03
phy: cadence-torrent: add suspend and resume support
Thomas Richard
2024-06-03
phy: cadence-torrent: remove noop_ops phy operations
Thomas Richard
2024-06-03
phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
Thomas Richard
2024-06-03
phy: cadence-torrent: register resets even if the phy is already configured
Thomas Richard
2024-06-03
phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
Thomas Richard
2024-06-03
phy: cadence-torrent: Add SGMII + QSGMII multilink configuration for 100MHz r...
Swapnil Jakhade
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
2024-02-07
phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...
Swapnil Jakhade
2024-02-07
phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...
Swapnil Jakhade
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-07-12
phy: cadence-torrent: Use key:value pair table for all settings
Roger Quadros
2023-07-12
phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk
Swapnil Jakhade
2023-07-05
Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-06-08
phy: cadence: torrent: Add a determine_rate hook
Maxime Ripard
2023-05-08
phy: cadence-torrent: Add USB + DP multilink configuration
Swapnil Jakhade
2023-05-08
phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk
Swapnil Jakhade
2023-05-08
phy: cadence-torrent: Prepare driver for multilink DP support
Swapnil Jakhade
2023-05-08
phy: cadence-torrent: Add function to get PLL to be configured for DP
Swapnil Jakhade
2023-03-20
phy: cadence: phy-cadence-torrent: Convert to platform remove callback return...
Uwe Kleine-König
2022-07-08
phy: cadence-torrent: Remove unused `regmap` field from state struct
Lars-Peter Clausen
2021-11-23
phy: cadence-torrent: use swap() to make code cleaner
Yang Guang
2021-10-26
phy: cadence-torrent: Add support to output received reference clock
Swapnil Jakhade
2021-10-26
phy: cadence-torrent: Model reference clock driver as a clock to enable deriv...
Swapnil Jakhade
2021-10-26
phy: cadence-torrent: Migrate to clk_hw based registration and OF APIs
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add debug information for PHY configuration
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add separate functions for reusable code
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add PHY registers for DP in array format
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Configure PHY registers as a function of input referenc...
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Add enum for supported input reference clock frequencies
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Reorder few functions to remove function declarations
Swapnil Jakhade
2021-08-17
phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message
Swapnil Jakhade
2021-03-31
phy: cadence-torrent: Add delay for PIPE clock to be stable
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Explicitly request exclusive reset control
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Do not configure SERDES if it's already configured
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Group reset APIs and clock APIs
Kishon Vijay Abraham I
2021-03-31
phy: cadence-torrent: Use a common header file for Cadence SERDES
Kishon Vijay Abraham I
2021-03-30
phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock
Swapnil Jakhade
2021-03-30
phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI
Kishon Vijay Abraham I
2021-03-30
phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock
Swapnil Jakhade
2021-03-30
phy: cadence-torrent: Add support to drive refclk out
Kishon Vijay Abraham I
2021-01-13
phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
Dan Carpenter
[next]