index
:
hverkuil/media_tree.git
bttv-audio
cec
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
fix-cec
for-v5.18a
for-v5.18b
for-v5.18c
for-v5.19a
for-v5.19b
for-v5.19c
for-v5.19d
for-v5.19e
for-v5.19f
for-v5.19g
for-v5.19h
for-v5.19i
for-v5.19j
for-v5.20a
fract-ctrl
hdcp
hdmi-dbg
hdmi-dbg-orig
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
smatch-fixes
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
test
tmp
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
phy: Add reset callback
Randy Li
1
-0
/
+15
2016-07-04
phy: Add set_mode callback
David Lechner
1
-0
/
+15
2016-04-29
phy: core: Allow children node to be overridden
Thierry Reding
1
-6
/
+44
2016-02-10
phy: core: fix wrong err handle for phy_power_on
Shawn Lin
1
-7
/
+9
2015-12-07
phy: core: Get a refcount to phy in devm_of_phy_get_by_index()
Chunfeng Yun
1
-6
/
+15
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2015-05-11
phy: core: Check requested PHY status in _of_phy_get()
Axel Lin
1
-2
/
+10
2015-05-11
phy: phy-core: allow specifying supply at port level
Dmitry Torokhov
1
-13
/
+10
2015-05-11
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
1
-0
/
+32
2015-05-11
phy: core: Fix error checking in (devm_)phy_optional_get
Axel Lin
1
-2
/
+2
2015-03-13
phy: core: Fixup return value of phy_exit when !pm_runtime_enabled
Axel Lin
1
-4
/
+3
2015-03-13
phy: Find the right match in devm_phy_destroy()
Thierry Reding
1
-1
/
+3
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
1
-45
/
+4
2014-11-21
phy: improved lookup method
Heikki Krogerus
1
-1
/
+83
2014-11-12
phy: phy-core: use the np present in of_phandle_args to get the PHY
Kishon Vijay Abraham I
1
-9
/
+1
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
1
-7
/
+18
2014-07-22
phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node
Kishon Vijay Abraham I
1
-0
/
+5
2014-07-22
phy: core: Support regulator supply for PHY power
Roger Quadros
1
-0
/
+26
2014-07-11
phy: core: Fix error path in phy_create()
Roger Quadros
1
-3
/
+4
2014-04-24
phy: fix kernel oops in phy_lookup()
Sergei Shtylyov
1
-0
/
+3
2014-03-08
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
1
-0
/
+31
2014-03-08
phy: core: Add an exported of_phy_get function
Kamil Debski
1
-9
/
+36
2014-02-18
phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller
Hans de Goede
1
-0
/
+4
2014-02-18
phy-core: phy_get: Leave error logging to the caller
Hans de Goede
1
-8
/
+2
2014-02-05
drivers: phy: Add support for optional phys
Andrew Lunn
1
-0
/
+45
2014-02-05
drivers: phy: Make NULL a valid phy reference
Andrew Lunn
1
-1
/
+16
2013-12-24
phy: phy-core.c: remove unnecessary initialization of local variables
Kishon Vijay Abraham I
1
-3
/
+3
2013-12-24
phy: phy-core: increment refcounting variables only on 'success'
Kishon Vijay Abraham I
1
-8
/
+14
2013-12-24
phy: core: properly handle failure of pm_runtime_get functions
Felipe Balbi
1
-2
/
+14
2013-12-10
drivers: phy: tweaks to phy_create()
Dan Carpenter
1
-16
/
+10
2013-12-10
drivers: phy: Fix memory leak
Sachin Kamat
1
-5
/
+5
2013-09-27
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+698
Privacy Policy