mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 3.16-rc5
@ 2014-07-12 20:47 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-07-12 20:47 UTC (permalink / raw)
  To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial

The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:

  Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.16-rc5

for you to fetch changes up to 34c4eda809e1efb16c554c07bb5df4c8ace9424e:

  serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 (2014-07-11 17:45:12 -0700)

----------------------------------------------------------------
TTY/Serial fixes for 3.16-rc5

Here are some small serial fixes that resolve some reported problems
that started in 3.15 with some serial drivers.  And there's a new dt
binding for a serial driver, which was all that was needed for the
renesas serial driver.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Peter Hurley (3):
      serial: Test for no tx data on tx restart
      serial: arc_uart: Use uart_circ_empty() for open-coded comparison
      serial: imx: Fix build breakage

Simon Horman (1):
      serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0

 Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 7 +++++++
 drivers/tty/serial/arc_uart.c                                   | 2 +-
 drivers/tty/serial/imx.c                                        | 3 +++
 drivers/tty/serial/ip22zilog.c                                  | 2 ++
 drivers/tty/serial/m32r_sio.c                                   | 8 +++++---
 drivers/tty/serial/pmac_zilog.c                                 | 3 +++
 drivers/tty/serial/sunsab.c                                     | 3 +++
 drivers/tty/serial/sunzilog.c                                   | 2 ++
 8 files changed, 26 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-12 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-12 20:47 [GIT PULL] TTY/Serial fixes for 3.16-rc5 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome