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.19-rc5
Date: Fri, 16 Jan 2015 10:34:36 -0800 [thread overview]
Message-ID: <20150116183436.GA28337@kroah.com> (raw)
The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:
Linux 3.19-rc2 (2014-12-28 16:49:37 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.19-rc5
for you to fetch changes up to 31ec77aca72ee5920ed3ec3d047734dc0bc43342:
serial: samsung: Add the support for Exynos5433 SoC (2015-01-09 13:46:02 -0800)
----------------------------------------------------------------
TTY/Serial driver fixes for 3.19-rc5
Here are some tty and serial driver fixes for 3.19-rc5 that resolve some
reported issues, and add a new device id to the 8250 serial port driver.
All have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Chanwoo Choi (1):
serial: samsung: Add the support for Exynos5433 SoC
James Bottomley (1):
serial: fix parisc boot hang
Peter Hurley (2):
tty: Prevent hw state corruption in exclusive mode reopen
Revert "tty: Fix pty master poll() after slave closes v2"
Sergej Pupykin (1):
tty: Add support for the WCH384 4S multi-IO card
drivers/tty/n_tty.c | 9 ++----
drivers/tty/serial/8250/8250_pci.c | 29 ++++++++++++++++++--
drivers/tty/serial/samsung.c | 56 ++++++++++++++++++++++++--------------
drivers/tty/serial/serial_core.c | 4 ++-
drivers/tty/tty_io.c | 7 ++---
5 files changed, 70 insertions(+), 35 deletions(-)
reply other threads:[~2015-01-16 18:34 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=20150116183436.GA28337@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.