linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Cooper <jason@lakedaemon.net>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] irqchip: Core changes for v4.8
Date: Thu, 23 Jun 2016 19:22:03 +0000	[thread overview]
Message-ID: <20160623192203.GK9922@io.lakedaemon.net> (raw)

Thomas,

Here is the first round of changes for v4.8.  Mostly minor stuff
submitted by Ben Dooks.  I have a bit more waiting in the wings that
I'll send once it's had some time in -next.

Please pull.

thx,

Jason.


The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to e04558cbfe61cd06d762eaaa587616798d9b65b6:

  Merge branch 'irqchip/misc' into irqchip/core (2016-06-23 19:08:40 +0000)

----------------------------------------------------------------
irqchip core changes for v4.8

 - bcm283x avoid handle_IRQ

 - misc
   - Fix sparse warnings on __iomem
   - Fix static functions
   - Fix missing includes
   - Replace __raw IO accessors to support big endian

----------------------------------------------------------------
Ben Dooks (11):
      irqchip/sirfsoc: Fix sparse warnings on __iomem
      irqchip/tegra: Fix sparse warnings on __iomem
      irqchip/armada-370-xp: Make syscore_ops static
      irqchip/bcm2836: Make bcm2836_smp_boot_secondary static
      irqchip/bcm7120-l2: Make probe functions static
      irqchip/brcmstb-l2: Make of probe function static
      irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>
      irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include
      irqchip/vic: Make vic_syscore_ops and vic_of_init static
      irqchip/exynos-combiner: Fix usage of __raw IO
      irqchip/s3c24xx: Fixup IO accessors for big endian

Eric Anholt (1):
      irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ

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

 drivers/irqchip/exynos-combiner.c   | 14 +++++++-------
 drivers/irqchip/irq-armada-370-xp.c |  2 +-
 drivers/irqchip/irq-bcm2835.c       |  3 +--
 drivers/irqchip/irq-bcm2836.c       |  6 +++---
 drivers/irqchip/irq-bcm7120-l2.c    | 10 +++++-----
 drivers/irqchip/irq-brcmstb-l2.c    |  4 ++--
 drivers/irqchip/irq-gic-v2m.c       |  1 +
 drivers/irqchip/irq-omap-intc.c     |  2 ++
 drivers/irqchip/irq-s3c24xx.c       | 36 ++++++++++++++++++------------------
 drivers/irqchip/irq-sirfsoc.c       | 11 ++++++++---
 drivers/irqchip/irq-tegra.c         |  4 ++--
 drivers/irqchip/irq-vic.c           |  5 +++--
 12 files changed, 53 insertions(+), 45 deletions(-)

                 reply	other threads:[~2016-06-23 19:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160623192203.GK9922@io.lakedaemon.net \
    --to=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).