linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sh updates for 3.2
@ 2011-11-02 14:22 Paul Mundt
  2011-11-02 16:52 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Mundt @ 2011-11-02 14:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-sh, linux-kernel

Please pull from:

	git://github.com/pmundt/linux-sh.git sh-latest

Which contains:

Kuninori Morimoto (1):
      sh: ecovec: add renesas_usbhs DMAEngine support

Magnus Damm (4):
      sh: intc: Add IRQ trigger bit field check
      sh: pfc: get_config_reg() shift clean up
      sh: pfc: Remove unused gpio_in_use member
      sh: pfc: Add GPIO IRQ support

Nobuhiro Iwamatsu (4):
      sh: Fix implicit declaration of function numa_node_id
      sh: userimask.c needs linux/stat.h
      sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcr
      sh: Add default uImage rule for sh7757lcr

Paul Bolle (1):
      sh: drop unused Kconfig symbol

Simon Horman (2):
      sh: kexec: Register crashk_res
      sh: kexec: Add PHYSICAL_START

Yong Zhang (1):
      SH: irq: Remove IRQF_DISABLED

Yoshihiro Shimoda (2):
      sh: add parameters for EHCI and RIIC in clock-sh7757.c
      sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards

 arch/sh/Kconfig                        |   17 ++++++++++++-----
 arch/sh/Makefile                       |    1 +
 arch/sh/boards/board-espt.c            |    2 +-
 arch/sh/boards/board-secureedge5410.c  |    3 +--
 arch/sh/boards/board-sh7757lcr.c       |    2 +-
 arch/sh/boards/mach-cayman/irq.c       |    2 --
 arch/sh/boards/mach-ecovec24/setup.c   |    6 +++++-
 arch/sh/boards/mach-hp6xx/hp6xx_apm.c  |    2 +-
 arch/sh/boards/mach-se/7724/setup.c    |    2 +-
 arch/sh/boards/mach-sh7763rdp/setup.c  |    2 +-
 arch/sh/boot/Makefile                  |    6 ++++--
 arch/sh/drivers/dma/dma-g2.c           |    2 +-
 arch/sh/drivers/dma/dma-pvr2.c         |    1 -
 arch/sh/drivers/dma/dma-sh.c           |    4 ++--
 arch/sh/drivers/dma/dmabrg.c           |    6 +++---
 arch/sh/drivers/pci/pci-sh5.c          |    4 ++--
 arch/sh/drivers/pci/pci-sh7780.c       |    2 +-
 arch/sh/drivers/push-switch.c          |    2 +-
 arch/sh/include/asm/page.h             |   10 ++++++++++
 arch/sh/kernel/cpu/sh4a/clock-sh7757.c |   10 +++++++++-
 arch/sh/kernel/cpu/sh4a/smp-shx3.c     |    2 +-
 arch/sh/kernel/setup.c                 |    9 ++++++---
 arch/sh/kernel/topology.c              |    1 +
 arch/sh/kernel/vmlinux.lds.S           |    2 +-
 arch/sh/mm/init.c                      |    8 ++++----
 drivers/sh/intc/chip.c                 |    9 +++++++--
 drivers/sh/intc/userimask.c            |    1 +
 drivers/sh/pfc.c                       |   29 ++++++++++++++++++++++++++++-
 include/linux/sh_pfc.h                 |   12 +++++++++++-
 29 files changed, 117 insertions(+), 42 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] sh updates for 3.2
  2011-11-02 14:22 [GIT PULL] sh updates for 3.2 Paul Mundt
@ 2011-11-02 16:52 ` Linus Torvalds
  2011-11-03 14:41   ` Paul Mundt
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2011-11-02 16:52 UTC (permalink / raw)
  To: Paul Mundt; +Cc: linux-sh, linux-kernel

On Wed, Nov 2, 2011 at 7:22 AM, Paul Mundt <lethal@linux-sh.org> wrote:
> Please pull from:
>
>        git://github.com/pmundt/linux-sh.git sh-latest

Paul, please verify this for me somehow. You used to have a kernel.org
account, and this is a repo I haven't seen before. Admittedly all the
changes are to sh-specific files, so I don't think anybody *really*
cares, but still..

                       Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] sh updates for 3.2
  2011-11-02 16:52 ` Linus Torvalds
@ 2011-11-03 14:41   ` Paul Mundt
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2011-11-03 14:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-sh, linux-kernel

On Wed, Nov 02, 2011 at 09:52:39AM -0700, Linus Torvalds wrote:
> On Wed, Nov 2, 2011 at 7:22 AM, Paul Mundt <lethal@linux-sh.org> wrote:
> > Please pull from:
> >
> > ? ? ? ?git://github.com/pmundt/linux-sh.git sh-latest
> 
> Paul, please verify this for me somehow. You used to have a kernel.org
> account, and this is a repo I haven't seen before. Admittedly all the
> changes are to sh-specific files, so I don't think anybody *really*
> cares, but still..
> 
That's correct. I moved to github when hera became unavailable and
haven't gotten around to re-establishing credentials there. I'm not sure
what else you'd like me to do to verify the tree location however, so
please let me know if I've overlooked something.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-03 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 14:22 [GIT PULL] sh updates for 3.2 Paul Mundt
2011-11-02 16:52 ` Linus Torvalds
2011-11-03 14:41   ` 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).