From: kmpark@infradead.org (Kyungmin Park)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] samsung: fixes for v3.1-rc1
Date: Thu, 11 Aug 2011 15:58:37 +0900 [thread overview]
Message-ID: <20110811065837.GA4989@july> (raw)
The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung for-arnd
Kyungmin Park (2):
ARM: exynos4: universal: Use the correct regulator names
ARM: exynos4: Use nr_irqs instead of NR_IRQS
Marek Szyprowski (5):
ARM: Exynos4: add required chained_irq_enter/exit to eint code
ARM: Samsung: Add chained enrty/exit call to timer interrupt handler
ARM: S5P: add required chained_irq_enter/exit to gpio-int code
ARM: Exynos4: use s5p-timer for UniversalC210 board
ARM: Samsung: fix watchdog reset issue with clk_get()
Sylwester Nawrocki (1):
ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device
arch/arm/mach-exynos4/Kconfig | 3 +++
arch/arm/mach-exynos4/clock.c | 1 +
arch/arm/mach-exynos4/include/mach/irqs.h | 5 ++---
arch/arm/mach-exynos4/irq-combiner.c | 2 +-
arch/arm/mach-exynos4/irq-eint.c | 7 +++++++
arch/arm/mach-exynos4/mach-universal_c210.c | 8 +++++---
arch/arm/mach-s3c2412/clock.c | 1 +
arch/arm/mach-s3c2416/clock.c | 2 +-
arch/arm/mach-s3c2443/clock.c | 1 +
arch/arm/mach-s3c64xx/clock.c | 1 +
arch/arm/mach-s5p64x0/cpu.c | 2 ++
arch/arm/mach-s5pc100/clock.c | 1 +
arch/arm/mach-s5pv210/clock.c | 1 +
arch/arm/plat-s3c24xx/s3c2410-clock.c | 1 +
arch/arm/plat-s5p/irq-gpioint.c | 6 ++++++
arch/arm/plat-samsung/clock.c | 9 +++++++++
arch/arm/plat-samsung/include/plat/clock.h | 2 ++
.../arm/plat-samsung/include/plat/watchdog-reset.h | 10 +++-------
arch/arm/plat-samsung/irq-vic-timer.c | 5 +++++
19 files changed, 53 insertions(+), 15 deletions(-)
next reply other threads:[~2011-08-11 6:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-11 6:58 Kyungmin Park [this message]
2011-08-11 7:11 ` [GIT PULL] samsung: fixes for v3.1-rc1 Kukjin Kim
2011-08-12 15:58 ` Arnd Bergmann
2011-08-13 4:04 ` Kukjin Kim
2011-08-17 5:54 ` Kyungmin Park
2011-08-19 5:24 ` Kukjin Kim
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=20110811065837.GA4989@july \
--to=kmpark@infradead.org \
--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.