27 Jul 2012 21:05
[GIT PATCH] TTY/serial patches for 3.6-rc1
Greg KH <gregkh <at> linuxfoundation.org>
2012-07-27 19:05:05 GMT
2012-07-27 19:05:05 GMT
The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:
Linux 3.5 (2012-07-21 13:58:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.6-rc1
for you to fetch changes up to 38bd2a1ac736901d1cf4971c78ef952ba92ef78b:
pch_uart: Fix parity setting issue (2012-07-26 13:37:14 -0700)
----------------------------------------------------------------
TTY/Serial patches for 3.6-rc1
Here's the "tiny" set of patches for 3.6-rc1 for the tty layer and
serial drivers. They were cherry-picked from the tty-next branch of the
tty git tree, as they are small and "obvious" fixes. The larger
changes, as mentioned before, will be saved for the 3.7-rc1 merge
window.
All of these changes have been in the linux-next releases for quite a
while.
Signed-off-by: Greg Kroah-Hartman <gregkh <at> linuxfoundation.org>
----------------------------------------------------------------
Alan Cox (1):
pch_uart: Fix missing break for 16 byte fifo
(Continue reading)
RSS Feed