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:	Thu, 05 Jan 2012 08:59:13 -0600
From:	Rob Herring <robherring2@...il.com>
To:	Grant Likely <grant.likely@...retlab.ca>
CC:	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PULL] gpio pl061 for 3.3

Grant,

Since it seems irqdomain issues aren't going to get sorted out for 3.3,
please pull the pl061 changes which are not dependent on irqdomain.
Sorry it is a bit late.

The following changes since commit 5f0a6e2d503896062f641639dacfe5055c2f593b:

  Linux 3.2-rc7 (2011-12-23 21:51:06 -0800)

are available in the git repository at:
  git://sources.calxeda.com/kernel/linux.git gpio-for-grant

Rob Herring (5):
      gpio: pl061: use chained_irq_* functions in irq handler
      gpio: pl061: convert to use 0 for no irq
      ARM: realview: convert pl061 no irq to 0 instead of -1
      gpio: pl061: convert to use generic irq chip
      gpio: pl061: remove combined interrupt

 arch/arm/mach-realview/realview_eb.c     |    3 -
 arch/arm/mach-realview/realview_pb1176.c |    3 -
 arch/arm/mach-realview/realview_pb11mp.c |    3 -
 arch/arm/mach-realview/realview_pba8.c   |    3 -
 arch/arm/mach-realview/realview_pbx.c    |    3 -
 drivers/gpio/Kconfig                     |    1 +
 drivers/gpio/gpio-pl061.c                |  132
++++++++++--------------------
 include/linux/amba/pl061.h               |    2 +-
 8 files changed, 44 insertions(+), 106 deletions(-)

Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ