* [GIT PATCH] TTY/Serial fixes for 3.9-rc6
@ 2013-04-10 22:48 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-04-10 22:48 UTC (permalink / raw)
To: Linus Torvalds, Jiri Slaby; +Cc: Andrew Morton, linux-kernel, linux-serial
The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.9-rc6
for you to fetch changes up to 1b581f173992cded311f810346378f763a1f1e5d:
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init() (2013-04-08 11:30:04 -0700)
----------------------------------------------------------------
TTY/Serial fixes for 3.9-rc6
Here are 4 small tty/serial fixes for 3.9.
One fixes a bug where we broke the documentation build, and the others
fix reported problems in some serial drivers.
All have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexey Khoroshilov (1):
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()
Alexey Pelykh (1):
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
Guennadi Liakhovetski (1):
tty: Documentation: fix a path in a DocBook template
Sean Young (1):
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Documentation/DocBook/device-drivers.tmpl | 2 +-
drivers/tty/mxser.c | 8 ++++----
drivers/tty/serial/8250/8250_pnp.c | 12 +++++-------
drivers/tty/serial/omap-serial.c | 11 +++++++++++
4 files changed, 21 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-10 22:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 22:48 [GIT PATCH] TTY/Serial fixes for 3.9-rc6 Greg KH
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.