[GIT PATCH] TTY/Serial fixes for 3.10-rc5
From: Greg KH
Date: Thu Jun 06 2013 - 13:58:14 EST
The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b:
Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.10-rc4
for you to fetch changes up to 317a68427d4b0a302ecff252fd83a00557947db8:
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" (2013-06-03 10:08:28 -0700)
----------------------------------------------------------------
TTY/Serial driver fixes for 3.10-rc4
Here are some small bugfixes, and one revert, of serial driver issues
that have been reported.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Chander Kashyap (1):
serial: samsung: enable clock before clearing pending interrupts during init
Kyle McMartin (1):
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Lucas Stach (1):
serial/imx: disable hardware flow control at startup
drivers/tty/serial/8250/8250_core.c | 14 +++++++-------
drivers/tty/serial/imx.c | 2 ++
drivers/tty/serial/samsung.c | 13 +++++++++++++
3 files changed, 22 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/