linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Renesas sh-sci updates for v3.11
@ 2013-06-26  8:53 Simon Horman
  2013-06-26  8:53 ` [PATCH 1/4] serial: sh-sci: HSCIF support Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Simon Horman @ 2013-06-26  8:53 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Arnd,

This revised pull-request includes a build-warning fix by myself.
The build-warning was reported by Arnd and has been acked by Greg
Kroah-Hartman.

I apologise that this is now coming very late in the cycle, this is
mostly due to the time it took to address the build-warning.

I also apologise that I have not yet addressed your request to
drop your addresses from the CC list of the patch emails
that follow this one. I will do so before I start sending patches
for v3.12.


The following changes since commit 018222f5d32bc5ca9fd830aebfeed10f1be96c93:

  ARM: shmobile: r8a7790: add clock definitions and aliases for MMCIF and SDHI (2013-06-12 21:07:38 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-sh-sci-for-v3.11

for you to fetch changes up to d4759ded3bdf3eb004d583011707fdc21aeda94e:

  serial: sh-sci: Initialise variables before access in sci_set_termios() (2013-06-26 17:41:16 +0900)

----------------------------------------------------------------
Renesas sh-sci updates for v3.11

HSCIF support by Ulrich Hecht.

----------------------------------------------------------------
Simon Horman (1):
      serial: sh-sci: Initialise variables before access in sci_set_termios()

Ulrich Hecht (3):
      serial: sh-sci: HSCIF support
      ARM: shmobile: r8a7790: HSCIF support
      ARM: shmobile: r8a7790: don't use external clock for SCIFs

 arch/arm/mach-shmobile/setup-r8a7790.c |  16 ++++-
 drivers/tty/serial/sh-sci.c            | 104 ++++++++++++++++++++++++++++++---
 include/linux/serial_sci.h             |  12 +++-
 include/uapi/linux/serial_core.h       |   3 +
 4 files changed, 121 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2013-06-27 13:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26  8:53 [PATCH v4 0/4] Renesas sh-sci updates for v3.11 Simon Horman
2013-06-26  8:53 ` [PATCH 1/4] serial: sh-sci: HSCIF support Simon Horman
2013-06-26  8:53 ` [PATCH 2/4] ARM: shmobile: r8a7790: " Simon Horman
2013-06-26  8:53 ` [PATCH 3/4] ARM: shmobile: r8a7790: don't use external clock for SCIFs Simon Horman
2013-06-26 12:33   ` Sergei Shtylyov
2013-06-26  8:53 ` [PATCH 4/4] serial: sh-sci: Initialise variables before access in sci_set_termios() Simon Horman
2013-06-27 13:01 ` [PATCH v4 0/4] Renesas sh-sci updates for v3.11 Arnd Bergmann
2013-06-27 13:57   ` Simon Horman

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).