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 PATCH] TTY/Serial fixes for 3.9-rc6
Date: Wed, 10 Apr 2013 15:48:40 -0700 [thread overview]
Message-ID: <20130410224840.GA32608@kroah.com> (raw)
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(-)
reply other threads:[~2013-04-10 22:48 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=20130410224840.GA32608@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.