index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+5
2018-06-13
net: phy: mdio-gpio: Cut surplus includes
Linus Walleij
1
-3
/
+0
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-5
/
+1
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-1
/
+1
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-3
/
+7
2018-04-19
net: phy: mdio-gpio: Parse properties directly into bitbang structure
Andrew Lunn
1
-29
/
+16
2018-04-19
net: phy: mdio-gpio: Move allocation for bitbanging data
Andrew Lunn
1
-6
/
+7
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
1
-56
/
+17
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
1
-7
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
1
-4
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy_ mdio-gpio: Fixup , which should be ;
Andrew Lunn
1
-1
/
+1
2017-08-23
net: mdio-gpio: make mdiobb_ops const
Bhumika Goyal
1
-1
/
+1
2017-01-12
net: mdio-gpio: Use gpio subsystem to handle low-active pins
Guenter Roeck
1
-12
/
+14
2017-01-12
net: mdio-gpio: Convert to use gpiod functions where possible
Guenter Roeck
1
-22
/
+21
2017-01-12
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
Guenter Roeck
1
-7
/
+6
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-1
/
+1
2015-10-22
net: mdio-gpio: move platform data header
Vivien Didelot
1
-1
/
+1
2015-09-22
net: phy: mdio-gpio: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-0
/
+1
2015-05-11
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
1
-1
/
+4
2015-04-24
net: mdio-gpio: support access that may sleep
Vivien Didelot
1
-5
/
+9
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
net: phy: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-09
net: mdio-gpio: warn about missing bus alias id
Johan Hovold
1
-0
/
+4
2014-04-16
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
1
-3
/
+31
2014-04-16
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
1
-6
/
+13
2014-04-16
net: mdio-gpio: Use devm_ functions where possible
Guenter Roeck
1
-14
/
+5
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-31
net: mdio-gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+2
2012-12-03
net/phy: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-11-20
of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.
Srinivas Kandagatla
1
-4
/
+7
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
1
-92
/
+40
2012-02-24
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
1
-2
/
+2
2012-01-11
mdio-gpio: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2011-11-16
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
1
-0
/
+1
2011-10-25
net: Fix driver name for mdio-gpio.c
Dirk Eibach
1
-1
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
1
-1
/
+1
2009-10-15
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
1
-0
/
+1
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
1
-1
/
+1
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
1
-41
/
+36
2009-02-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+2
2009-02-11
mdio-gpio: Add mdc pin direction initialization
Paulius Zaleckas
1
-0
/
+2
[next]