linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] serial: samsung: Fix UART status handling and other fixes
@ 2015-09-08  9:38 Robert Baldyga
  2015-09-08  9:38 ` [PATCH 1/3] serial: samsung: remove unused 'irq' parameter Robert Baldyga
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Robert Baldyga @ 2015-09-08  9:38 UTC (permalink / raw)
  To: gregkh
  Cc: jslaby, linux-serial, linux-kernel, m.szyprowski, k.kozlowski,
	Robert Baldyga

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-09-10 10:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-08  9:38 [PATCH 0/3] serial: samsung: Fix UART status handling and other fixes Robert Baldyga
2015-09-08  9:38 ` [PATCH 1/3] serial: samsung: remove unused 'irq' parameter Robert Baldyga
2015-09-10  0:25   ` Krzysztof Kozlowski
2015-09-08  9:38 ` [PATCH 2/3] serial: samsung: remove unneded 'ignore_char' label Robert Baldyga
2015-09-10  0:27   ` Krzysztof Kozlowski
2015-09-10 10:30     ` Robert Baldyga
2015-09-08  9:38 ` [PATCH 3/3] serial: samsung: Fix UART status handling in DMA mode Robert Baldyga
2015-09-10  0:47   ` Krzysztof Kozlowski
2015-09-10 10:41     ` Robert Baldyga
2015-09-08 23:47 ` [PATCH 0/3] serial: samsung: Fix UART status handling and other fixes Krzysztof Kozlowski
2015-09-09  9:15   ` Robert Baldyga
2015-09-10  0:23     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).