History log of /linux/arch/sh/kernel/cpu/sh4a/setup-sh7757.c (Results 251 – 275 of 425)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e060c384 15-Sep-2011 Jiri Kosina <jkosina@suse.cz>

Merge branch 'master' into for-next

Fast-forward merge with Linus to be able to merge patches
based on more recent version of the tree.


Revision tags: v3.1-rc6
# 72787aa8 10-Sep-2011 Arnd Bergmann <arnd@arndb.de>

Merge branches 'tegra/board' and 'at91/board' into next/board


# 7e66eaf1 07-Sep-2011 Dmitry Torokhov <dmitry.torokhov@gmail.com>

Merge commit 'v3.1-rc4' into next


# f1e0477a 05-Sep-2011 Paul Mundt <lethal@linux-sh.org>

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest


Revision tags: v3.1-rc5
# 7bfb40b0 01-Sep-2011 Benjamin Herrenschmidt <benh@kernel.crashing.org>

Merge remote-tracking branch 'origin/master' into next

(Pickup Stephen's fix d4d7b2a11c423a8d4088bb0090e4c8d626d043bc)


# c42a2634 29-Aug-2011 Linus Torvalds <torvalds@linux-foundation.org>

Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x

* 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x:
sh: fix the

Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x

* 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x:
sh: fix the compile error in setup-sh7757.c
serial: sh-sci: report CTS as active for get_mctrl
sh: Add unaligned memory access for PC relative intructions
sh: Fix unaligned memory access for branches without delay slots
sh: Fix up fallout from cpuidle changes.
serial: sh-sci: console Runtime PM support
sh: Fix conflicting definitions of ptrace_triggered
serial: sh-sci: fix DMA build by including dma-mapping.h
serial: sh-sci: Fix up default regtype probing.
sh: intc: enable both edges GPIO interrupts on sh7372
shwdt: fix usage of mod_timer
clocksource: sh_cmt: wait for CMCNT on init V2

show more ...


# b9a3acf4 29-Aug-2011 Paul Mundt <lethal@linux-sh.org>

Merge branch 'sh/stable-updates' into sh-latest


Revision tags: v3.1-rc4
# 21d41f2b 23-Aug-2011 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

sh: fix the compile error in setup-sh7757.c

Fix the following build errors:

CC arch/sh/kernel/cpu/sh4a/setup-sh7757.o
arch/sh/kernel/cpu/sh4a/setup-sh7757.c:681: error: implicit declaration

sh: fix the compile error in setup-sh7757.c

Fix the following build errors:

CC arch/sh/kernel/cpu/sh4a/setup-sh7757.o
arch/sh/kernel/cpu/sh4a/setup-sh7757.c:681: error: implicit declaration of function ‘DMA_BIT_MASK’
arch/sh/kernel/cpu/sh4a/setup-sh7757.c:681: error: initializer element is not constant
arch/sh/kernel/cpu/sh4a/setup-sh7757.c:681: error: (near initialization for ‘usb_ehci_device.dev.coherent_dma_mask’)
arch/sh/kernel/cpu/sh4a/setup-sh7757.c:705: error: initializer element is not constant
arch/sh/kernel/cpu/sh4a/setup-sh7757.c:705: error: (near initialization for ‘usb_ohci_device.dev.coherent_dma_mask’)
make[3]: *** [arch/sh/kernel/cpu/sh4a/setup-sh7757.o] Error 1

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

show more ...


Revision tags: v3.1-rc3
# 99b1bb61 22-Aug-2011 Joel Becker <jlbec@evilplan.org>

Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-fixes


# 94bd217e 17-Aug-2011 Florian Tobias Schandinat <FlorianSchandinat@gmx.de>

Merge commit 'v3.1-rc2' into HEAD


# 2d9f8a6e 15-Aug-2011 Takashi Iwai <tiwai@suse.de>

Merge branch 'fix/hda' into topic/hda


Revision tags: v3.1-rc2
# 0a2d31b6 08-Aug-2011 Takashi Iwai <tiwai@suse.de>

Merge branch 'fix/kconfig' into for-linus


# 2ddb4e94 08-Aug-2011 Alex Elder <aelder@sgi.com>

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux


# 8c285645 08-Aug-2011 Takashi Iwai <tiwai@suse.de>

Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc


# 18d4ed43 08-Aug-2011 Mark Brown <broonie@opensource.wolfsonmicro.com>

Merge branch 'for-3.1' into for-3.2

Conflict due to the fix for the register map failure - taken the for-3.1
version.

Conflicts:
sound/soc/codecs/sgtl5000.c


Revision tags: v3.1-rc1
# 17b04360 05-Aug-2011 H. Peter Anvin <hpa@linux.intel.com>

Merge commit 'v3.0' into x86/vdso


# 3d071cd3 02-Aug-2011 Chris Metcalf <cmetcalf@tilera.com>

Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus


# 5f00bcb3 25-Jul-2011 Stephen Rothwell <sfr@canb.auug.org.au>

Merge branch 'master' into devel and apply fixup from Stephen Rothwell:

vfs/nfs: fixup for nfs_open_context change

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Mykleb

Merge branch 'master' into devel and apply fixup from Stephen Rothwell:

vfs/nfs: fixup for nfs_open_context change

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

show more ...


# 87045b03 23-Jul-2011 James Bottomley <JBottomley@Parallels.com>

Merge branch 'scsi-fixes'


# 06f365ac 23-Jul-2011 Russell King <rmk+kernel@arm.linux.org.uk>

Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next


Revision tags: v3.0
# 994bf1c9 21-Jul-2011 Ingo Molnar <mingo@elte.hu>

Merge branch 'linus' into sched/core

Merge reason: pick up the latest scheduler fixes.

Signed-off-by: Ingo Molnar <mingo@elte.hu>


# 8c11642a 16-Jul-2011 Grant Likely <grant.likely@secretlab.ca>

Merge commit 'v3.0-rc7' into devicetree/next


# 62778396 15-Jul-2011 Arnd Bergmann <arnd@arndb.de>

Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixes


# 4aa96ccf 15-Jul-2011 Russell King <rmk+kernel@arm.linux.org.uk>

Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable


# 4af358f8 13-Jul-2011 Paul Mundt <lethal@linux-sh.org>

Merge branch 'fbdev/stable-updates'


1...<<11121314151617