linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] pxa: fixes for v2.6.39-rc3
Date: Wed, 13 Apr 2011 10:20:49 +0800	[thread overview]
Message-ID: <BANLkTimtAPkV6p_hxiaUC_Ze6BEiXnRrSQ@mail.gmail.com> (raw)

Russell,

Please consider pull:

The following changes since commit a6360dd37e1a144ed11e6548371bade559a1e4df:

  Linux 2.6.39-rc3 (2011-04-11 17:21:51 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix

Dmitry Eremin-Solenikov (2):
      pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platform
      pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platform

Eric Miao (1):
      ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()

Haojian Zhuang (3):
      ARM: pxa: always clear LPM bits for PXA168 MFPR
      ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number
      ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number

Marek Vasut (1):
      ARM: pxafb: Fix access to nonexistent member of pxafb_info

 arch/arm/mach-mmp/include/mach/gpio.h       |    2 +-
 arch/arm/mach-mmp/include/mach/mfp-pxa168.h |    9 +++++++++
 arch/arm/mach-pxa/include/mach/gpio.h       |   17 +++++++++++++++--
 arch/arm/mach-pxa/include/mach/irqs.h       |    3 ---
 arch/arm/mach-pxa/pxa25x.c                  |    2 +-
 arch/arm/mach-pxa/pxa27x.c                  |    2 +-
 drivers/pcmcia/pxa2xx_balloon3.c            |    5 +++++
 drivers/pcmcia/pxa2xx_trizeps4.c            |   15 +++++++++------
 drivers/video/pxafb.c                       |    4 +++-
 9 files changed, 44 insertions(+), 15 deletions(-)

                 reply	other threads:[~2011-04-13  2:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=BANLkTimtAPkV6p_hxiaUC_Ze6BEiXnRrSQ@mail.gmail.com \
    --to=eric.y.miao@gmail.com \
    --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 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).