index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
1
-0
/
+11
2021-06-16
net: phy: print the function name by __func__ instead of an fixed string
Wenpeng Liang
1
-2
/
+2
2020-08-03
net: mdio device: use flexible sleeping in reset function
Bruno Thomsen
1
-1
/
+1
2020-07-07
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
1
-1
/
+1
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
1
-7
/
+6
2020-06-26
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
1
-1
/
+1
2019-10-04
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
1
-3
/
+3
2019-04-18
net: phy: add support for reset-controller
David Bauer
1
-2
/
+11
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-6
/
+1
2017-12-27
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
1
-1
/
+1
2017-12-13
phylib: Add device reset delay support
Richard Leitner
1
-2
/
+11
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
1
-2
/
+23
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
1
-0
/
+11
2017-01-08
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
1
-1
/
+1
2016-11-14
mdio: Demote print from info to debug in mdio_driver_register
Florian Fainelli
1
-1
/
+1
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
1
-0
/
+2
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
1
-0
/
+169