* [GIT PULL] sh updates for 3.4-rc1
@ 2012-04-05 15:24 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2012-04-05 15:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-sh, linux-kernel
The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh (2012-03-30 00:09:17 -0700)
are available in the git repository at:
git://github.com/pmundt/linux-sh.git sh-for-linus
Paul Mundt (6):
sh: fix up fallout from system.h disintegration.
sh: dwarf unwinder depends on SHcompact.
sh: dma: Fix up device attribute mismatch from sysdev fallout.
sh: vsyscall: Fix up .eh_frame generation.
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latest
Shimoda, Yoshihiro (1):
sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver
arch/sh/Kconfig.debug | 1 +
arch/sh/boards/board-sh7785lcr.c | 1 +
arch/sh/boards/mach-hp6xx/pm.c | 1 +
arch/sh/drivers/dma/dma-sysfs.c | 2 +-
arch/sh/kernel/cpu/fpu.c | 1 +
arch/sh/kernel/cpu/sh2a/fpu.c | 1 +
arch/sh/kernel/cpu/sh4/fpu.c | 1 +
arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 2 +-
arch/sh/kernel/cpu/shmobile/pm.c | 1 +
arch/sh/kernel/idle.c | 2 +-
arch/sh/kernel/kgdb.c | 1 +
arch/sh/kernel/process_32.c | 1 +
arch/sh/kernel/smp.c | 1 +
arch/sh/kernel/vsyscall/vsyscall-sigreturn.S | 35 ++++++
arch/sh/kernel/vsyscall/vsyscall-trapa.S | 23 ++--
arch/sh/mm/cache-sh4.c | 1 +
arch/sh/mm/flush-sh4.c | 1 +
arch/sh/mm/sram.c | 1 +
drivers/tty/serial/sh-sci.c | 167 +++++++++++++-------------
drivers/tty/serial/sh-sci.h | 8 +-
20 files changed, 147 insertions(+), 105 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-05 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 15:24 [GIT PULL] sh updates for 3.4-rc1 Paul Mundt
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).