linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] TTY/Serial fixes for 3.14-rc3
@ 2014-02-14 21:26 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-02-14 21:26 UTC (permalink / raw)
  To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.14-rc3

for you to fetch changes up to 0930b0950a8996aa88b0d2ba4bb2bab27cc36bc7:

  vt: Fix secure clear screen (2014-02-13 11:12:00 -0800)

----------------------------------------------------------------
TTY/Serial driver fixes for 3.14-rc3

Here are a small number of tty/serial driver fixes to resolve reported
issues with 3.14-rc and earlier (in the case of the vt bugfix.)  Some of
these have been tested and reported by a number of people as the tty
bugfix was pretty commonly hit on some platforms.

All have been in linux-next for a while.

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

----------------------------------------------------------------
Dmitry Eremin-Solenikov (1):
      serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards

Hannes Reinecke (1):
      tty: Set correct tty name in 'active' sysfs attribute

Joe Schultz (1):
      serial: 8250: Support XR17V35x fraction divisor

Lars Poeschel (1):
      tty: n_gsm: Fix for modems with brk in modem status control

Markus Pargmann (1):
      serial: omap-serial: Move info message to probe function

Michael Grzeschik (1):
      serial: omap: fix rs485 probe on defered pinctrl

Mika Westerberg (1):
      serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP

Paul Gortmaker (1):
      drivers/tty/hvc: don't use module_init in non-modular hyp. console code

Peter Hurley (2):
      n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0
      n_tty: Fix stale echo output

Petr Písař (1):
      vt: Fix secure clear screen

Qipan Li (1):
      serial: sirf: fix kernel panic caused by unpaired spinlock

 Documentation/ABI/testing/sysfs-tty |  3 ++-
 drivers/tty/hvc/hvc_opal.c          |  8 +-------
 drivers/tty/hvc/hvc_rtas.c          | 12 +-----------
 drivers/tty/hvc/hvc_udbg.c          |  9 +--------
 drivers/tty/hvc/hvc_xen.c           | 17 +----------------
 drivers/tty/n_gsm.c                 | 11 +++++++++++
 drivers/tty/n_tty.c                 | 14 ++++++++------
 drivers/tty/serial/8250/8250_core.c | 18 ++++++++++++++++++
 drivers/tty/serial/8250/8250_dw.c   |  4 ++--
 drivers/tty/serial/8250/8250_pci.c  |  3 ++-
 drivers/tty/serial/omap-serial.c    | 11 +++++++----
 drivers/tty/serial/sirfsoc_uart.c   |  4 +++-
 drivers/tty/tty_io.c                | 25 ++++++++++++++++++-------
 drivers/tty/vt/vt.c                 |  2 ++
 14 files changed, 77 insertions(+), 64 deletions(-)

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

only message in thread, other threads:[~2014-02-14 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14 21:26 [GIT PULL] TTY/Serial fixes for 3.14-rc3 Greg KH

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