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
/
phy-core.c
Age
Commit message (
Expand
)
Author
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-11-21
phy: improved lookup method
Heikki Krogerus
2014-11-12
phy: phy-core: use the np present in of_phandle_args to get the PHY
Kishon Vijay Abraham I
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: Fix of_phy_provider_lookup to return PHY provider for sub node
Kishon Vijay Abraham I
2014-07-22
phy: core: Support regulator supply for PHY power
Roger Quadros
2014-07-11
phy: core: Fix error path in phy_create()
Roger Quadros
2014-04-24
phy: fix kernel oops in phy_lookup()
Sergei Shtylyov
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-18
phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller
Hans de Goede
2014-02-18
phy-core: phy_get: Leave error logging to the caller
Hans de Goede
2014-02-05
drivers: phy: Add support for optional phys
Andrew Lunn
2014-02-05
drivers: phy: Make NULL a valid phy reference
Andrew Lunn
2013-12-24
phy: phy-core.c: remove unnecessary initialization of local variables
Kishon Vijay Abraham I
2013-12-24
phy: phy-core: increment refcounting variables only on 'success'
Kishon Vijay Abraham I
2013-12-24
phy: core: properly handle failure of pm_runtime_get functions
Felipe Balbi
2013-12-10
drivers: phy: tweaks to phy_create()
Dan Carpenter
2013-12-10
drivers: phy: Fix memory leak
Sachin Kamat
2013-09-27
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I