Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1226706

[PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update

From Magnus Damm <magnus.damm@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update
Date 2015-09-17 09:20 +0200
Message-ID <q9BE5-4IO-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


irqchip: renesas-irqc: r8a7795 and generic chip update

[PATCH 01/03] irqchip: renesas-irqc: Add r8a7795 IRQC DT documentation
[PATCH 02/03] irqchip: renesas-irqc: Move over to generic chip
[PATCH 03/03] irqchip: renesas-irqc: Enable nested lock

This series updates the IRQC driver with generic chip support including
nested locking. Also the DT documentation is extended with r8a7795
support.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

Written against renesas-drivers-2015-09-08-v4.2

 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt |    1 
 drivers/irqchip/Kconfig                                                 |    1 
 drivers/irqchip/irq-renesas-irqc.c                                      |   81 +++-------
 3 files changed, 33 insertions(+), 50 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update Magnus Damm <magnus.damm@gmail.com> - 2015-09-17 09:20 +0200
  [PATCH 02/03] irqchip: renesas-irqc: Move over to generic chip Magnus Damm <magnus.damm@gmail.com> - 2015-09-17 09:20 +0200
  Re: [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip  update Simon Horman <horms@verge.net.au> - 2015-09-17 10:00 +0200
    Re: [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-17 10:40 +0200
      Re: [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-09-17 21:30 +0200
        Re: [PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip  update Thomas Gleixner <tglx@linutronix.de> - 2015-09-18 00:20 +0200

csiph-web