All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] net: cpsw and mdio-gpio fixes for v3.15-final
@ 2014-05-08  7:37 Johan Hovold
  2014-05-08  7:37   ` Johan Hovold
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Johan Hovold @ 2014-05-08  7:37 UTC (permalink / raw)
  To: David S. Miller, Florian Fainelli
  Cc: devicetree, linux-kernel, netdev, Mugunthan V N, Johan Hovold

These patches against v3.15-rc4 fix a few issues in the cpsw and
mdio-gpio drivers.

Johan


Johan Hovold (5):
  net: mdio-gpio: fix device-tree binding documentation
  net: mdio-gpio: warn about missing bus alias id
  Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
  net: cpsw: fix null dereference at probe
  net: cpsw: add missing of_node_put

 Documentation/devicetree/bindings/net/mdio-gpio.txt |  2 +-
 drivers/net/ethernet/ti/cpsw.c                      | 17 ++++++-----------
 drivers/net/phy/mdio-gpio.c                         |  4 ++++
 3 files changed, 11 insertions(+), 12 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-05-09 19:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-08  7:37 [PATCH 0/5] net: cpsw and mdio-gpio fixes for v3.15-final Johan Hovold
2014-05-08  7:37 ` [PATCH 1/5] net: mdio-gpio: fix device-tree binding documentation Johan Hovold
2014-05-08  7:37   ` Johan Hovold
2014-05-08  7:37 ` [PATCH 2/5] net: mdio-gpio: warn about missing bus alias id Johan Hovold
2014-05-08  7:37 ` [PATCH 5/5] net: cpsw: add missing of_node_put Johan Hovold
2014-05-08  8:09 ` [PATCH RESEND 0/5] net: cpsw and mdio-gpio fixes for v3.15-final Johan Hovold
2014-05-08  8:09   ` [PATCH RESEND 1/5] net: mdio-gpio: fix device-tree binding documentation Johan Hovold
2014-05-08  8:09   ` [PATCH RESEND 2/5] net: mdio-gpio: warn about missing bus alias id Johan Hovold
2014-05-08  8:09   ` [PATCH RESEND 3/5] Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" Johan Hovold
2014-05-08  8:09   ` [PATCH RESEND 4/5] net: cpsw: fix null dereference at probe Johan Hovold
2014-05-08  8:09     ` Johan Hovold
2014-05-08  8:09   ` [PATCH RESEND 5/5] net: cpsw: add missing of_node_put Johan Hovold
2014-05-09 19:51   ` [PATCH RESEND 0/5] net: cpsw and mdio-gpio fixes for v3.15-final David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.