From: khilman@deeprootsystems.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] davinci fixes for 2.6.34-rc
Date: Wed, 17 Mar 2010 08:52:37 -0700 [thread overview]
Message-ID: <1268841163-5868-1-git-send-email-khilman@deeprootsystems.com> (raw)
This series of davinci fixes is targeted for the next 2.6.34-rc,
and are also available in the 'davinci-fixes' branch of:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git
Kevin
Brian Niebuhr (1):
davinci: edma: clear events in edma_start()
Kevin Hilman (4):
davinci: timers: don't enable timer until clocksource is initialized
davinci: DM365: fix duplicate default IRQ priorities
davinci: misc cleanups from sparse
davinci: sparse: gpio: void casting
Sekhar Nori (1):
davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is
undefined
arch/arm/mach-davinci/board-dm644x-evm.c | 2 +-
arch/arm/mach-davinci/board-neuros-osd2.c | 2 +-
arch/arm/mach-davinci/board-sffsdr.c | 2 +-
arch/arm/mach-davinci/cdce949.c | 1 +
arch/arm/mach-davinci/clock.c | 1 +
arch/arm/mach-davinci/devices.c | 2 +
arch/arm/mach-davinci/dm355.c | 2 +-
arch/arm/mach-davinci/dm365.c | 3 +-
arch/arm/mach-davinci/dm644x.c | 4 +-
arch/arm/mach-davinci/dm646x.c | 6 ++--
arch/arm/mach-davinci/dma.c | 3 +-
arch/arm/mach-davinci/gpio.c | 41 +++++++++++++++++-----------
arch/arm/mach-davinci/include/mach/da8xx.h | 4 +++
arch/arm/mach-davinci/include/mach/gpio.h | 8 +++---
arch/arm/mach-davinci/mux.c | 1 +
arch/arm/mach-davinci/time.c | 6 +++-
16 files changed, 54 insertions(+), 34 deletions(-)
next reply other threads:[~2010-03-17 15:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-17 15:52 Kevin Hilman [this message]
2010-03-17 15:52 ` [PATCH 1/6] davinci: timers: don't enable timer until clocksource is initialized Kevin Hilman
2010-03-17 15:52 ` [PATCH 2/6] davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined Kevin Hilman
2010-03-17 15:52 ` [PATCH 3/6] davinci: edma: clear events in edma_start() Kevin Hilman
2010-05-24 11:59 ` stanley.miao
2010-05-24 17:27 ` Kevin Hilman
2010-05-25 10:05 ` stanley.miao
2010-05-25 13:28 ` Sudhakar Rajashekhara
2010-05-25 15:31 ` Kevin Hilman
2010-05-25 15:30 ` Kevin Hilman
2010-03-17 15:52 ` [PATCH 4/6] davinci: DM365: fix duplicate default IRQ priorities Kevin Hilman
2010-03-17 15:52 ` [PATCH 5/6] davinci: misc cleanups from sparse Kevin Hilman
2010-03-17 15:52 ` [PATCH 6/6] davinci: sparse: gpio: void casting Kevin Hilman
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=1268841163-5868-1-git-send-email-khilman@deeprootsystems.com \
--to=khilman@deeprootsystems.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).