linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH LINUX 0/6] Second part of xuartps fixes
@ 2016-01-12  1:41 Soren Brinkmann
  2016-01-12  1:41 ` [PATCH LINUX 1/6] tty: xuartps: Move request_irq to after setting up the HW Soren Brinkmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Soren Brinkmann @ 2016-01-12  1:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby
  Cc: Peter Hurley, Michal Simek, linux-kernel, Soren Brinkmann,
	linux-serial, linux-arm-kernel

Hi,

this is the second part of fixes for xuartps that evolved from this
series: https://lkml.org/lkml/2015/12/26/26.

This series, obviously, depends on the patches mentioned above. It
includes several minor improvements and refactoring and the refactoring
of the IRQ management, which prevents lock ups that could happen when
RX-related IRQs fired while the receiver was disabled.

	Thanks,
	Sören

Sören Brinkmann (6):
  tty: xuartps: Move request_irq to after setting up the HW
  tty: xuartps: Refactor IRQ handling
  tty: xuartps: Cleanup: Reformat if-else
  tty: xuartps: Improve sysrq handling
  tty: xuartps: Remove '_OFFSET' suffix from #defines
  tty: xuartps: Consolidate TX handling

 drivers/tty/serial/xilinx_uartps.c | 460 +++++++++++++++++--------------------
 1 file changed, 216 insertions(+), 244 deletions(-)

-- 
2.7.0.3.g497ea1e


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2016-02-02  5:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12  1:41 [PATCH LINUX 0/6] Second part of xuartps fixes Soren Brinkmann
2016-01-12  1:41 ` [PATCH LINUX 1/6] tty: xuartps: Move request_irq to after setting up the HW Soren Brinkmann
2016-01-12  1:41 ` [PATCH LINUX 2/6] tty: xuartps: Refactor IRQ handling Soren Brinkmann
2016-01-12  1:41 ` [PATCH LINUX 3/6] tty: xuartps: Cleanup: Reformat if-else Soren Brinkmann
2016-01-12  1:41 ` [PATCH LINUX 4/6] tty: xuartps: Improve sysrq handling Soren Brinkmann
2016-01-12  1:41 ` [PATCH LINUX 5/6] tty: xuartps: Remove '_OFFSET' suffix from #defines Soren Brinkmann
2016-01-12  1:41 ` [PATCH LINUX 6/6] tty: xuartps: Consolidate TX handling Soren Brinkmann
2016-02-02  5:55 ` [PATCH LINUX 0/6] Second part of xuartps fixes Sören Brinkmann

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).