All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Jiri Slaby <jslaby@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY/Serial fixes for 3.13-rc5
Date: Wed, 18 Dec 2013 09:42:33 -0800	[thread overview]
Message-ID: <20131218174233.GA32642@kroah.com> (raw)

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

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

for you to fetch changes up to c2db11eca089b60148ded7467b956a547e8a2ae0:

  tty: xuartps: Properly guard sysrq specific code (2013-12-17 16:02:25 -0800)

----------------------------------------------------------------
TTY/Serial fixes for 3.13-rc5

Here are a few fixes for 3.13-rc5 that resolve a number of reported tty
and serial driver issues.

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

----------------------------------------------------------------
James Hogan (1):
      serial: 8250_dw: Fix LCR workaround regression

Mika Westerberg (1):
      serial: 8250_dw: add new ACPI IDs

Peter Hurley (2):
      tty: Fix hang at ldsem_down_read()
      n_tty: Fix apparent order of echoed output

Soren Brinkmann (1):
      tty: xuartps: Properly guard sysrq specific code

 drivers/tty/n_tty.c                |  7 ++++++-
 drivers/tty/serial/8250/8250_dw.c  |  8 ++++++--
 drivers/tty/serial/xilinx_uartps.c |  2 ++
 drivers/tty/tty_ldsem.c            | 16 +++++++++++++---
 4 files changed, 27 insertions(+), 6 deletions(-)

                 reply	other threads:[~2013-12-18 17:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131218174233.GA32642@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.