lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Jul 2013 18:12:00 +0200
From:	Guennadi Liakhovetski <g.liakhovetski@....de>
To:	linux-sh@...r.kernel.org
Cc:	Magnus Damm <magnus.damm@...il.com>,
	Simon Horman <horms@...ge.net.au>,
	Steve Glendinning <steve.glendinning@...well.net>,
	netdev@...r.kernel.org,
	Guennadi Liakhovetski <g.liakhovetski+renesas@...il.com>
Subject: [PATCH 0/4] net: smsc911x: support reset GPIO and use it on ape6evm

The first two patches add support for a reset GPIO to the smsc911x driver
in the platform data and in DT. The latter 2 patches use the reset GPIO
on APE6EVM in DT and non-DT modes. They therefore should be applied after
the first two patches are merged.

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@...il.com>

Guennadi Liakhovetski (4):
  net: smsc911x: add support for a reset GPIO
  net: smsc911x: add a reset GPIO DT binding
  ARM: shmobile: ape6evm: use smsc911x platform parameters to handle
    eth reset
  ARM: shmobile: ape6evm-reference: add smsc911x ethernet support

 Documentation/devicetree/bindings/net/smsc911x.txt |    1 +
 arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts    |   25 ++++++++++++++++-
 arch/arm/mach-shmobile/board-ape6evm.c             |    5 +--
 drivers/net/ethernet/smsc/smsc911x.c               |   30 +++++++++++++++++++-
 include/linux/smsc911x.h                           |   10 ++++++
 5 files changed, 66 insertions(+), 5 deletions(-)

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ