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>] [day] [month] [year] [list]
Date:	Mon, 9 Sep 2013 16:41:05 +0100
From:	James Hogan <james.hogan@...tec.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-metag <linux-metag@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] metag architecture changes for v3.12

Hi Linus,

Please pull a few arch/metag changes for v3.12.

Thanks
James

---
The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:

  Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.12

for you to fetch changes up to b6ef9161e43ad58c3824bd76dc87716276f0cd70:

  irq-imgpdc: add ImgTec PDC irqchip driver (2013-08-21 14:17:56 +0100)

----------------------------------------------------------------
Metag architecture changes for v3.12

- Device tree updates for TZ1090 GPIO drivers merged via GPIO tree.
- Add driver for ImgTec PDC irqchip as found in TZ1090 SoC.
- Add linux-metag mailing list to MAINTAINERS file.

----------------------------------------------------------------
James Hogan (5):
      metag: tz1090: select and instantiate irq-imgpdc
      metag: tz1090: select and instantiate gpio-tz1090
      metag: tz1090: instantiate gpio-tz1090-pdc
      MAINTAINERS: add linux-metag mailing list
      irq-imgpdc: add ImgTec PDC irqchip driver

 .../devicetree/bindings/metag/pdc-intc.txt         | 105 +++++
 MAINTAINERS                                        |   1 +
 arch/metag/Kconfig.soc                             |   2 +
 arch/metag/boot/dts/tz1090.dtsi                    |  67 +++
 drivers/irqchip/Kconfig                            |   5 +
 drivers/irqchip/Makefile                           |   1 +
 drivers/irqchip/irq-imgpdc.c                       | 499 +++++++++++++++++++++
 7 files changed, 680 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/metag/pdc-intc.txt
 create mode 100644 drivers/irqchip/irq-imgpdc.c


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ