* [GIT PATCH] TTY/Serial fixes for 3.7-rc5
@ 2012-11-16 14:20 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2012-11-16 14:20 UTC (permalink / raw)
To: Linus Torvalds, Alan Cox, Jiri Slaby
Cc: Andrew Morton, linux-kernel, linux-serial
The following changes since commit 77b67063bb6bce6d475e910d3b886a606d0d91f7:
Linux 3.7-rc5 (2012-11-11 13:44:33 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.7-rc5
for you to fetch changes up to 1838b8c487378c6c576029d9e0e07b5a73036bac:
tty: serial: max310x: Add terminating entry for spi_device_id table (2012-11-14 14:49:42 -0800)
----------------------------------------------------------------
TTY fixes for 3.7-rc5
Here are two TTY driver fixes for 3.7-rc5.
They resolve a bug in the hvc driver that has been reported, and fix a
problem with the list of device ids in the max310x serial driver.
Both have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Axel Lin (1):
tty: serial: max310x: Add terminating entry for spi_device_id table
Paul Mackerras (1):
TTY: hvc_console, fix port reference count going to zero prematurely
drivers/tty/hvc/hvc_console.c | 7 -------
drivers/tty/serial/max310x.c | 1 +
2 files changed, 1 insertion(+), 7 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-16 14:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 14:20 [GIT PATCH] TTY/Serial fixes for 3.7-rc5 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.