* [GIT PULL] TTY/Serial fixes for 4.4-rc6
@ 2015-12-20 0:38 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2015-12-20 0:38 UTC (permalink / raw)
To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial
The following changes since commit 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9:
Linux 4.4-rc4 (2015-12-06 15:43:12 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.4-rc6
for you to fetch changes up to 9ce119f318ba1a07c29149301f1544b6c4bea52a:
tty: Fix GPF in flush_to_ldisc() (2015-12-12 23:05:28 -0800)
----------------------------------------------------------------
TTY/Serial fixes for 4.4-rc6
Here are some tty/serial driver fixes for 4.4-rc6 that resolve some
reported problems. All of these have been in linux-next. The details
are in the shortlog.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Geert Uytterhoeven (1):
serial: earlycon: Add missing spinlock initialization
Masahiro Yamada (1):
serial: 8250_uniphier: fix dl_read and dl_write functions
Peter Hurley (2):
n_tty: Fix poll() after buffer-limited eof push read
tty: Fix GPF in flush_to_ldisc()
Yoshihiro Shimoda (1):
serial: sh-sci: Fix length of scatterlist
drivers/tty/n_tty.c | 22 +++++++++-------------
drivers/tty/serial/8250/8250_uniphier.c | 8 ++++++--
drivers/tty/serial/earlycon.c | 2 ++
drivers/tty/serial/sh-sci.c | 2 +-
drivers/tty/tty_buffer.c | 2 +-
5 files changed, 19 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-12-20 0:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-20 0:38 [GIT PULL] TTY/Serial fixes for 4.4-rc6 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).