index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
phy: add 2.5G SGMII mode to the phy_mode enum
Antoine Tenart
1
-0
/
+1
2018-03-08
phy: fix structure documentation
Dov Levenglick
1
-2
/
+11
2018-03-08
phy: Add USB speed related PHY modes
Manu Gautam
1
-0
/
+18
2017-10-23
drivers: phy: add calibrate method
Andrzej Pietrasiewicz
1
-0
/
+10
2017-10-23
phy: Add UFS PHY modes
Vivek Gautam
1
-0
/
+2
2017-10-23
phy: Return NULL if the phy is optional
Maxime Ripard
1
-1
/
+1
2017-08-30
phy: add sgmii and 10gkr modes to the phy_mode enum
Antoine Tenart
1
-0
/
+2
2016-11-05
phy: Add reset callback for not generic phy
Randy Li
1
-0
/
+7
2016-09-10
phy: Add reset callback
Randy Li
1
-0
/
+3
2016-07-04
phy: Add set_mode callback
David Lechner
1
-0
/
+17
2016-04-29
phy: core: Allow children node to be overridden
Thierry Reding
1
-10
/
+21
2015-05-11
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
1
-0
/
+9
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
1
-34
/
+4
2014-11-21
phy: improved lookup method
Heikki Krogerus
1
-0
/
+16
2014-11-21
phy: safer to_phy() macro
Heikki Krogerus
1
-1
/
+1
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
1
-5
/
+10
2014-07-22
phy: core: Support regulator supply for PHY power
Roger Quadros
1
-0
/
+2
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
1
-0
/
+16
2014-03-08
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
1
-0
/
+9
2014-03-08
phy: core: Add an exported of_phy_get function
Kamil Debski
1
-0
/
+6
2014-02-05
drivers: phy: Add support for optional phys
Andrew Lunn
1
-0
/
+14
2013-12-23
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
1
-0
/
+28
2013-09-27
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+270