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
/
include
/
linux
/
phy
/
phy.h
Age
Commit message (
Expand
)
Author
2019-10-31
phy: add PHY_MODE_LVDS
Heiko Stuebner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-17
phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHY
Kishon Vijay Abraham I
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-27
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
2018-12-12
phy: Add MIPI D-PHY configuration options
Maxime Ripard
2018-12-12
phy: Add configuration interface
Maxime Ripard
2018-12-12
phy: Add MIPI D-PHY mode
Maxime Ripard
2018-12-12
phy: core: clean up unused ethernet specific phy modes
Grygorii Strashko
2018-12-12
phy: core: add PHY_MODE_ETHERNET
Grygorii Strashko
2018-12-12
phy: core: rework phy_set_mode to accept phy mode and submode
Grygorii Strashko
2018-10-05
phy: add QSGMII and PCIE modes
Quentin Schulz
2018-05-17
phy: add 2.5G SGMII mode to the phy_mode enum
Antoine Tenart
2018-03-08
phy: fix structure documentation
Dov Levenglick
2018-03-08
phy: Add USB speed related PHY modes
Manu Gautam
2017-10-23
drivers: phy: add calibrate method
Andrzej Pietrasiewicz
2017-10-23
phy: Add UFS PHY modes
Vivek Gautam
2017-10-23
phy: Return NULL if the phy is optional
Maxime Ripard
2017-08-30
phy: add sgmii and 10gkr modes to the phy_mode enum
Antoine Tenart
2016-11-05
phy: Add reset callback for not generic phy
Randy Li
2016-09-10
phy: Add reset callback
Randy Li
2016-07-04
phy: Add set_mode callback
David Lechner
2016-04-29
phy: core: Allow children node to be overridden
Thierry Reding
2015-05-11
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-11-21
phy: improved lookup method
Heikki Krogerus
2014-11-21
phy: safer to_phy() macro
Heikki Krogerus
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
phy: core: Support regulator supply for PHY power
Roger Quadros
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
2014-03-08
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
2014-03-08
phy: core: Add an exported of_phy_get function
Kamil Debski
2014-02-05
drivers: phy: Add support for optional phys
Andrew Lunn
2013-12-23
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
2013-09-27
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I