From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates
Date: Mon, 23 Oct 2006 10:59:33 +0900 [thread overview]
Message-ID: <20061023015933.GA20349@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Which contains:
Paul Mundt (7):
sh: Proper show_stack/show_trace() implementation.
sh: Remove board-specific ide.h headers.
sh: Cleanup board header directories.
sh: Fix exception_handling_table alignment.
sh: Add some missing board headers.
sh: Updates for irq-flow-type naming changes.
sh: Convert INTC2 to IRQ table registration.
arch/sh/boards/hp6xx/hp6xx_apm.c | 2
arch/sh/boards/hp6xx/pm.c | 2
arch/sh/boards/hp6xx/setup.c | 2
arch/sh/boards/renesas/hs7751rvoip/io.c | 2
arch/sh/boards/renesas/hs7751rvoip/irq.c | 2
arch/sh/boards/renesas/hs7751rvoip/setup.c | 7 -
arch/sh/boards/renesas/r7780rp/io.c | 2
arch/sh/boards/renesas/r7780rp/irq.c | 9 -
arch/sh/boards/renesas/r7780rp/setup.c | 2
arch/sh/boards/renesas/rts7751r2d/io.c | 4
arch/sh/boards/renesas/rts7751r2d/irq.c | 6
arch/sh/boards/renesas/rts7751r2d/led.c | 15 --
arch/sh/boards/renesas/rts7751r2d/setup.c | 2
arch/sh/boards/shmin/setup.c | 2
arch/sh/cchips/voyagergx/irq.c | 22 ---
arch/sh/drivers/pci/ops-r7780rp.c | 2
arch/sh/drivers/pci/ops-rts7751r2d.c | 24 +--
arch/sh/kernel/cpu/irq/intc2.c | 165 ++++-----------------------
arch/sh/kernel/cpu/irq/ipr.c | 5
arch/sh/kernel/cpu/sh3/ex.S | 9 +
arch/sh/kernel/cpu/sh4/ex.S | 9 +
arch/sh/kernel/cpu/sh4/setup-sh7760.c | 63 ++++++++++
arch/sh/kernel/cpu/sh4/setup-sh7780.c | 27 ++++
arch/sh/kernel/irq.c | 2
arch/sh/kernel/process.c | 12 -
arch/sh/kernel/traps.c | 167 +++++++++++++++------------
drivers/input/touchscreen/hp680_ts_input.c | 2
drivers/video/hitfb.c | 1
include/asm-sh/edosk7705.h | 30 ++++
include/asm-sh/edosk7705/io.h | 30 ----
include/asm-sh/hp6xx.h | 80 +++++++++++++
include/asm-sh/hp6xx/hp6xx.h | 80 -------------
include/asm-sh/hp6xx/ide.h | 8 -
include/asm-sh/hp6xx/io.h | 10 -
include/asm-sh/hs7751rvoip.h | 54 ++++++++
include/asm-sh/hs7751rvoip/hs7751rvoip.h | 54 --------
include/asm-sh/hs7751rvoip/ide.h | 8 -
include/asm-sh/irq-sh7780.h | 10 -
include/asm-sh/irq.h | 21 ---
include/asm-sh/landisk/ide.h | 14 --
include/asm-sh/processor.h | 2
include/asm-sh/r7780rp.h | 171 ++++++++++++++++++++++++++++
include/asm-sh/r7780rp/ide.h | 8 -
include/asm-sh/r7780rp/r7780rp.h | 177 -----------------------------
include/asm-sh/rts7751r2d.h | 74 ++++++++++++
include/asm-sh/rts7751r2d/ide.h | 8 -
include/asm-sh/rts7751r2d/rts7751r2d.h | 74 ------------
include/asm-sh/sh03/ide.h | 7 -
include/asm-sh/shmin.h | 9 +
include/asm-sh/shmin/shmin.h | 9 -
include/asm-sh/system.h | 7 +
sound/oss/sh_dac_audio.c | 2
52 files changed, 698 insertions(+), 818 deletions(-)
next reply other threads:[~2006-10-23 1:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-23 1:59 Paul Mundt [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-07 2:18 [GIT PULL] sh updates Paul Mundt
2007-03-07 16:24 Paul Mundt
2007-02-15 16:13 Paul Mundt
2006-12-12 11:55 Paul Mundt
2006-12-06 3:22 Paul Mundt
2006-10-31 3:58 Paul Mundt
2006-10-12 3:21 Paul Mundt
2006-10-03 5:25 Paul Mundt
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=20061023015933.GA20349@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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.