[PATCH v2 0/4] serial: samsung: Fix UART status handling and other fixes

From: Robert Baldyga
Date: Thu Sep 10 2015 - 09:41:37 EST


Hello,

This patch set contains four patches: two minor fixes and two patches
fixing quite importatn bug which was missing UART status handling in
DMA mode. It fixes, among others, 'break' contition handling, which is
necessary if we want to use Magic SysRq. So this patch fixes Magic SysRq
handling for serial consoles using UART in DMA mode,

Best regards,
Robert Baldyga

Changelog:

v2:
- address comments from Krzysztof Kozlowski:
- add comment in patch removing 'ignore_char' label
- split patch "Fix UART status handling in DMA mode"
into two patches for better code readability

v1: https://lkml.org/lkml/2015/9/8/190

Robert Baldyga (4):
serial: samsung: remove unused 'irq' parameter
serial: samsung: remove unneded 'ignore_char' label
serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
serial: samsung: Fix UART status handling in DMA mode

drivers/tty/serial/samsung.c | 66 ++++++++++++++------------------------------
1 file changed, 21 insertions(+), 45 deletions(-)

--
1.9.1

--
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/