linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip: Core changes for v4.8
@ 2016-06-23 19:22 Jason Cooper
  0 siblings, 0 replies; only message in thread
From: Jason Cooper @ 2016-06-23 19:22 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Marc Zyngier, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-23 19:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-23 19:22 [GIT PULL] irqchip: Core changes for v4.8 Jason Cooper

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).