public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] asm-generic/io.h overhaul
Date: Mon, 10 Nov 2014 17:25:23 +0100	[thread overview]
Message-ID: <20141110162520.GA3926@ulmo.nvidia.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2049 bytes --]

Hi Arnd,

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  https://github.com/thierryreding/linux.git asm-generic-io

for you to fetch changes up to 09a5723983e383e7d627fe3191366761722695bc:

  arm64: Use include/asm-generic/io.h (2014-11-10 15:59:23 +0100)

Thanks,
Thierry

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI

Thierry Reding (9):
      ARC: Remove redundant PCI_IOBASE declaration
      ARM: ebsa110: Properly override I/O accessors
      ARM: ixp4xx: Properly override I/O accessors
      Change xlate_dev_{kmem,mem}_ptr() prototypes
      /dev/mem: Use more consistent data types
      asm-generic/io.h: Reconcile I/O accessor overrides
      asm-generic/io.h: Implement generic {read,write}s*()
      ARM: Use include/asm-generic/io.h
      arm64: Use include/asm-generic/io.h

 arch/arc/include/asm/io.h               |   2 -
 arch/arm/include/asm/io.h               |  89 ++++++--------
 arch/arm/include/asm/memory.h           |   4 +
 arch/arm/mach-ebsa110/include/mach/io.h |  25 ++--
 arch/arm/mach-ebsa110/io.c              |  14 +--
 arch/arm/mach-ixp4xx/common.c           |   2 +-
 arch/arm/mach-ixp4xx/include/mach/io.h  |  28 ++++-
 arch/arm64/Kconfig                      |   1 -
 arch/arm64/include/asm/io.h             | 122 ++++---------------
 arch/arm64/include/asm/memory.h         |   2 +
 arch/ia64/include/asm/uaccess.h         |  16 +--
 arch/s390/include/asm/io.h              |   5 +-
 arch/s390/mm/maccess.c                  |   4 +-
 arch/x86/include/asm/io.h               |   4 +-
 arch/x86/mm/ioremap.c                   |   4 +-
 drivers/char/mem.c                      |  13 +-
 include/asm-generic/io.h                | 716 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
 17 files changed, 730 insertions(+), 321 deletions(-)

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-11-10 16:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10 16:25 Thierry Reding [this message]
2014-11-10 17:01 ` [GIT PULL] asm-generic/io.h overhaul Arnd Bergmann
2014-11-11 11:40   ` Will Deacon
2014-11-11 11:40     ` Will Deacon

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=20141110162520.GA3926@ulmo.nvidia.com \
    --to=thierry.reding@gmail.com \
    --cc=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox