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

From: Robert Baldyga
Date: Tue Sep 08 2015 - 05:39:08 EST


Hello,

This patch set contains three patches: two minor fixes and one quite
important bugfix enabling UART status handling in DMA mode, which was
missing so far. It enables, 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

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

drivers/tty/serial/samsung.c | 151 ++++++++++++++++++-------------------------
1 file changed, 64 insertions(+), 87 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/