All of lore.kernel.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: ixp4xx: fixes for v3.7
Date: Thu, 22 Nov 2012 04:21:16 +0000	[thread overview]
Message-ID: <mailman.7.1353558083.1035.linux-arm-kernel@lists.infradead.org> (raw)

The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:

  Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)

are available in the git repository at:

  git://git.infradead.org/users/jcooper/linux.git tags/ixp4xx_fixes_for_3.7

for you to fetch changes up to 0d2c9f0517e915ce03a04e91d3207827e0d274a8:

  IXP4xx: use __iomem for MMIO (2012-11-22 03:36:45 +0000)

----------------------------------------------------------------
ixp4xx fixes for v3.7

----------------------------------------------------------------
Arnd Bergmann (1):
      IXP4xx: use __iomem for MMIO

Krzysztof Haasa (9):
      IXP4xx: Fix Goramo MultiLink platform compilation.
      IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.
      IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.
      IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.
      IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.
      WAN: Remove redundant HDLC info printed by IXP4xx HSS driver.
      IXP4xx crypto: MOD_AES{128,192,256} already include key size.
      IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
      IXP4xx: map CPU config registers within VMALLOC region.

Tim Gardner (1):
      ixp4xx: Declare MODULE_FIRMWARE usage

 arch/arm/mach-ixp4xx/common-pci.c               |  1 +
 arch/arm/mach-ixp4xx/common.c                   | 13 +++----
 arch/arm/mach-ixp4xx/goramo_mlr.c               |  3 +-
 arch/arm/mach-ixp4xx/include/mach/debug-macro.S |  4 +--
 arch/arm/mach-ixp4xx/include/mach/ixp4xx-regs.h | 46 ++++++++++---------------
 arch/arm/mach-ixp4xx/include/mach/qmgr.h        | 12 +++----
 arch/arm/mach-ixp4xx/ixp4xx_npe.c               |  9 ++++-
 arch/arm/mach-ixp4xx/ixp4xx_qmgr.c              | 12 +------
 drivers/char/hw_random/Kconfig                  |  6 ++--
 drivers/char/hw_random/ixp4xx-rng.c             |  5 ++-
 drivers/crypto/Kconfig                          |  2 +-
 drivers/crypto/ixp4xx_crypto.c                  | 12 +++----
 drivers/net/wan/ixp4xx_hss.c                    |  2 +-
 13 files changed, 59 insertions(+), 68 deletions(-)

             reply	other threads:[~2012-11-22  4:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-22  4:21 Jason Cooper [this message]
     [not found] <0Lufa8-1TAtF11yb2-00zw9g@mx.kundenserver.de>
2012-11-26 13:14 ` [GIT PULL] ARM: ixp4xx: fixes for v3.7 Arnd Bergmann
2012-11-26 17:31   ` Olof Johansson
2012-11-26 18:54     ` Arnd Bergmann
2012-11-26 19:15       ` Olof Johansson

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=mailman.7.1353558083.1035.linux-arm-kernel@lists.infradead.org \
    --to=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.