The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d: Linux 3.13-rc4 (2013-12-15 12:31:33 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.13-rc5 for you to fetch changes up to c2db11eca089b60148ded7467b956a547e8a2ae0: tty: xuartps: Properly guard sysrq specific code (2013-12-17 16:02:25 -0800) ---------------------------------------------------------------- TTY/Serial fixes for 3.13-rc5 Here are a few fixes for 3.13-rc5 that resolve a number of reported tty and serial driver issues. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- James Hogan (1): serial: 8250_dw: Fix LCR workaround regression Mika Westerberg (1): serial: 8250_dw: add new ACPI IDs Peter Hurley (2): tty: Fix hang at ldsem_down_read() n_tty: Fix apparent order of echoed output Soren Brinkmann (1): tty: xuartps: Properly guard sysrq specific code drivers/tty/n_tty.c | 7 ++++++- drivers/tty/serial/8250/8250_dw.c | 8 ++++++-- drivers/tty/serial/xilinx_uartps.c | 2 ++ drivers/tty/tty_ldsem.c | 16 +++++++++++++--- 4 files changed, 27 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html