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:	Wed, 23 Dec 2015 17:23:13 +0000
From:	Jason Cooper <jason@...edaemon.net>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	linux-kernel@...r.kernel.org, Marc Zyngier <marc.zyngier@....com>
Subject: [GIT PULL] irqchip: Core changes for v4.5

Thomas,

Here's the first round of irqchip changes for v4.5.  They've been in
-next for quite a while, so I don't expect too much trouble.

Please pull.

thx,

Jason.


The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/irqchip-core-v4.5

for you to fetch changes up to d8e81cbd80121e6d06dc84076701c603324dd28a:

  Merge branch 'irqchip/sunxi' into irqchip/core (2015-12-23 16:09:07 +0000)

----------------------------------------------------------------
irqchip core changes for v4.5

 - renesas-intc-irqpin: Remove platform code, improve clock handling
 - sunxi-nmi: Extend NMI support to include A80

----------------------------------------------------------------
Chen-Yu Tsai (3):
      irqchip/sunxi-nmi: Rename binding doc filename to allwinner,sunxi-nmi.txt
      irqchip/sunxi-nmi: Add sun9i-a80 variant to binding doc
      irqchip/sunxi-nmi: Support sun9i A80 NMI controller

Geert Uytterhoeven (3):
      irqchip/renesas-intc-irqpin: Remove obsolete platform data support
      irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs
      irqchip/renesas-intc-irqpin: Improve clock error handling and reporting

Jason Cooper (1):
      Merge branch 'irqchip/sunxi' into irqchip/core

 ...r,sun67i-sc-nmi.txt => allwinner,sunxi-nmi.txt} |  2 +-
 drivers/irqchip/irq-renesas-intc-irqpin.c          | 96 ++++++++++++----------
 drivers/irqchip/irq-sunxi-nmi.c                    | 13 +++
 .../linux/platform_data/irq-renesas-intc-irqpin.h  | 29 -------
 4 files changed, 65 insertions(+), 75 deletions(-)
 rename Documentation/devicetree/bindings/interrupt-controller/{allwinner,sun67i-sc-nmi.txt => allwinner,sunxi-nmi.txt} (94%)
 delete mode 100644 include/linux/platform_data/irq-renesas-intc-irqpin.h
--
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