linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GIC FastEOI changes for 2.6.40
@ 2011-05-11 15:40 Will Deacon
  0 siblings, 0 replies; only message in thread
From: Will Deacon @ 2011-05-11 15:40 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Russell,

Please can you pull the following for 2.6.40? There are some patches
included here from Colin and Santosh which are related to the FastEOI
GIC changes so they have asked me to carry them along with the rest of
the platform changes.

Thanks,

Will



The following changes since commit 693d92a1bbc9e42681c42ed190bd42b636ca876f:
  Linus Torvalds (1):
        Linux 2.6.39-rc7

are available in the git repository at:

  git://linux-arm.org/linux-2.6-wd.git gic-fasteoi

Colin Cross (4):
      ARM: tegra: irq: convert to gic arch extensions
      ARM: tegra: irq: Remove PM support
      ARM: tegra: irq: Move legacy_irq.c into irq.c
      ARM: tegra: irq: Add tegra_eoi

Santosh Shilimkar (1):
      ARM: GIC: Convert GIC library to use the IO relaxed operations

Will Deacon (6):
      ARM: omap: update GPIO chained IRQ handler to use entry/exit functions
      ARM: s5pv310: update IRQ combiner to use chained entry/exit functions
      ARM: msm: update GPIO chained IRQ handler to use entry/exit functions
      ARM: nmk: update GPIO chained IRQ handler to entry/exit functions
      ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions
      ARM: gic: use handle_fasteoi_irq for SPIs

 arch/arm/common/gic.c                         |   84 +++++-----
 arch/arm/mach-exynos4/irq-combiner.c          |    6 +-
 arch/arm/mach-msm/gpio-v2.c                   |   10 +-
 arch/arm/mach-tegra/Makefile                  |    2 +-
 arch/arm/mach-tegra/gpio.c                    |    9 +-
 arch/arm/mach-tegra/include/mach/legacy_irq.h |   35 ----
 arch/arm/mach-tegra/irq.c                     |  174 +++++++++------------
 arch/arm/mach-tegra/legacy_irq.c              |  215 -------------------------
 arch/arm/plat-nomadik/gpio.c                  |   12 +-
 arch/arm/plat-omap/gpio.c                     |    7 +-
 10 files changed, 144 insertions(+), 410 deletions(-)
 delete mode 100644 arch/arm/mach-tegra/include/mach/legacy_irq.h
 delete mode 100644 arch/arm/mach-tegra/legacy_irq.c

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

only message in thread, other threads:[~2011-05-11 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-11 15:40 [GIT PULL] GIC FastEOI changes for 2.6.40 Will Deacon

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