From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] arm-soc fixes for 3.0
Date: Fri, 8 Jul 2011 18:15:14 +0200 [thread overview]
Message-ID: <201107081815.14283.arnd@arndb.de> (raw)
Hi Linus,
Another round of fixes from the arm-soc tree. The three patches for pxa are for
long-standing bugs and will go in the stable trees. The other two are fixing
fallout from the generic irqchip conversion.
Arnd
---
The following changes since commit f1bb20a8365f6753e0f7b6e94981ca2b662bae13:
Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux (2011-07-07 16:29:29 -0700)
are available in the git repository at:
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc.git fixes
Lei Wen (2):
ARM: pxa910: correct nand pmu setting
ARM: pxa168: correct nand pmu setting
Paul Parsons (1):
ARM: pxa: fix PGSR register address calculation
Simon Guinot (1):
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Wolfram Sang (1):
arm: mach-vt8500: add forgotten irq_data conversion
arch/arm/mach-davinci/irq.c | 2 +-
arch/arm/mach-mmp/pxa168.c | 2 +-
arch/arm/mach-mmp/pxa910.c | 2 +-
arch/arm/mach-pxa/mfp-pxa2xx.c | 4 ++--
arch/arm/mach-vt8500/irq.c | 21 ++++++++++++---------
arch/arm/plat-orion/gpio.c | 2 +-
arch/arm/plat-s5p/irq-gpioint.c | 2 +-
arch/arm/plat-samsung/irq-uart.c | 2 +-
include/linux/irq.h | 3 ++-
kernel/irq/generic-chip.c | 18 ++++++++++++++++--
10 files changed, 38 insertions(+), 20 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Simon Guinot <sguinot@lacie.com>,
Wolfram Sang <w.sang@pengutronix.de>,
Lei Wen <leiwen@marvell.com>, Eric Miao <eric.y.miao@gmail.com>
Subject: [PULL] arm-soc fixes for 3.0
Date: Fri, 8 Jul 2011 18:15:14 +0200 [thread overview]
Message-ID: <201107081815.14283.arnd@arndb.de> (raw)
Hi Linus,
Another round of fixes from the arm-soc tree. The three patches for pxa are for
long-standing bugs and will go in the stable trees. The other two are fixing
fallout from the generic irqchip conversion.
Arnd
---
The following changes since commit f1bb20a8365f6753e0f7b6e94981ca2b662bae13:
Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linux (2011-07-07 16:29:29 -0700)
are available in the git repository at:
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc.git fixes
Lei Wen (2):
ARM: pxa910: correct nand pmu setting
ARM: pxa168: correct nand pmu setting
Paul Parsons (1):
ARM: pxa: fix PGSR register address calculation
Simon Guinot (1):
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Wolfram Sang (1):
arm: mach-vt8500: add forgotten irq_data conversion
arch/arm/mach-davinci/irq.c | 2 +-
arch/arm/mach-mmp/pxa168.c | 2 +-
arch/arm/mach-mmp/pxa910.c | 2 +-
arch/arm/mach-pxa/mfp-pxa2xx.c | 4 ++--
arch/arm/mach-vt8500/irq.c | 21 ++++++++++++---------
arch/arm/plat-orion/gpio.c | 2 +-
arch/arm/plat-s5p/irq-gpioint.c | 2 +-
arch/arm/plat-samsung/irq-uart.c | 2 +-
include/linux/irq.h | 3 ++-
kernel/irq/generic-chip.c | 18 ++++++++++++++++--
10 files changed, 38 insertions(+), 20 deletions(-)
next reply other threads:[~2011-07-08 16:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-08 16:15 Arnd Bergmann [this message]
2011-07-08 16:15 ` [PULL] arm-soc fixes for 3.0 Arnd Bergmann
2011-07-12 19:34 ` [GIT PULL] arm-soc fixes for 3.0, second try Arnd Bergmann
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=201107081815.14283.arnd@arndb.de \
--to=arnd@arndb.de \
--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.