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-sierra.c
Age
Commit message (
Expand
)
Author
2021-05-31
phy: cadence: Sierra: Fix error return code in cdns_sierra_phy_probe()
Wang Wensheng
2021-03-31
phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocks
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Explicitly request exclusive reset control
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Move all reset_control_get*() to a separate function
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Move all clk_get_*() to a separate function
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
Kishon Vijay Abraham I
2021-03-31
phy: cadence: Sierra: Fix PHY power_on sequence
Kishon Vijay Abraham I
2020-11-16
phy: cadence: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-09-16
phy: cadence: Sierra: Constify static structs
Rikard Falkeborn
2020-05-18
phy: cadence: sierra: Fix for USB3 U1/U2 state
Sanket Parmar
2020-01-14
phy: cadence: Sierra: add phy_reset hook
Roger Quadros
2020-01-14
phy: cadence: Sierra: remove redundant initialization of pointer regmap
Colin Ian King
2020-01-08
phy: cadence: Sierra: Use correct dev pointer in cdns_sierra_phy_remove()
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Set cmn_refclk_dig_div/cmn_refclk1_dig_div frequency to...
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Change MAX_LANES of Sierra to 16
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Check for PLL lock during PHY power on
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Get reset control "array" for each link
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Configure both lane cdb and common cdb registers for ex...
Anil Varughese
2020-01-08
phy: cadence: Sierra: Modify register macro names to be in sync with Sierra u...
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_ops
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Add support for SERDES_16G used in J721E SoC
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Use "regmap" for read and write to Sierra registers
Kishon Vijay Abraham I
2020-01-08
phy: cadence: Sierra: Make "phy_clk" and "sierra_apb" optional resources
Kishon Vijay Abraham I
2018-12-12
phy: cadence: Add driver for Sierra PHY
Alan Douglas