linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip: Core changes for v3.17
@ 2014-06-27 12:32 Jason Cooper
  0 siblings, 0 replies; only message in thread
From: Jason Cooper @ 2014-06-27 12:32 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel

Thomas,

Here's a round of changes for irqchip that have been in -next for
several days.

irqchip/core now has a dependency on irqchip/urgent for:

  4f4366033945 irqchip: spear_shirq: Fix interrupt offset

Please pull.

thx,

Jason.

Note: I've hand-edited the default output of 'git request-pull' below
since it doesn't handle merged branches well.  I used a temporary merge
branch to generate an accurate diffstat for this branch.  Please let me
know if it doesn't look right or is other than expected.

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

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

for you to fetch changes up to 1b0a76c146adce782ddb8e71f01729f5f3671c66:

  irqchip: spear_shirq: Simplify register access code (2014-06-24 12:38:45 +0000)

----------------------------------------------------------------
irqchip core changes for v3.17

 - nvic
    - use generic noop function

 - spear_shirq
    - generic cleanup, simplification, and refactoring

----------------------------------------------------------------
Daniel Thompson (1):
      irqchip: nvic: Use the generic noop function

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

Thomas Gleixner (13):
      irqchip: spear_shirq: Kill pointless static
      irqchip: spear_shirq: Move private structs to source
      irqchip: spear_shirq: No point in storing the parent irq
      irqchip: spear_shirq: Namespace cleanup
      irqchip: spear_shirq: Reorder the spear320 ras blocks
      irqchip: spear_shirq: Use the proper interfaces
      irqchip: spear_shirq: Precalculate status mask
      irqchip: spear_shirq: Kill the clear_reg nonsense
      irqchip: spear_shirq: Simplify chained handler
      irqchip: spear_shirq: Remove the parent irq "ack"/unmask
      irqchip: spear_shirq: Use proper irq chips for the different SoCs
      irqchip: spear_shirq: Simplify register access code

 drivers/irqchip/irq-nvic.c          |  13 ++----
 drivers/irqchip/spear-shirq.c       | 304 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------
 include/linux/irqchip/spear-shirq.h |  64 -----------------------------
 3 files changed, 141 insertions(+), 240 deletions(-)
 delete mode 100644 include/linux/irqchip/spear-shirq.h

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

only message in thread, other threads:[~2014-06-27 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-27 12:32 [GIT PULL] irqchip: Core changes for v3.17 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).