linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] serial: fsl_lpuart: DMA improvements
@ 2015-01-10  8:33 Stefan Agner
  2015-01-10  8:33 ` [PATCH v2 1/2] serial: fsl_lpuart: move DMA channel request to probe Stefan Agner
  2015-01-10  8:33 ` [PATCH v2 2/2] serial: fsl_lpuart: update RX timer on successful DMA transfer Stefan Agner
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Agner @ 2015-01-10  8:33 UTC (permalink / raw)
  To: gregkh
  Cc: jslaby, jingchang.lu, shawn.guo, linux-serial, linux-arm-kernel,
	linux-kernel, stefan

This are the remaining to patches 2 and 4 from the first version of
this patchset. The patchset is based on the fixes patchset.
https://lkml.org/lkml/2015/1/9/757

Changes since v1:
- Reorderred and rebased on v3.19-rc3

Stefan Agner (2):
  serial: fsl_lpuart: move DMA channel request to probe
  serial: fsl_lpuart: update RX timer on successful DMA transfer

 drivers/tty/serial/fsl_lpuart.c | 97 +++++++++++++++++++----------------------
 1 file changed, 45 insertions(+), 52 deletions(-)

-- 
2.2.1

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

end of thread, other threads:[~2015-01-10  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-10  8:33 [PATCH v2 0/2] serial: fsl_lpuart: DMA improvements Stefan Agner
2015-01-10  8:33 ` [PATCH v2 1/2] serial: fsl_lpuart: move DMA channel request to probe Stefan Agner
2015-01-10  8:33 ` [PATCH v2 2/2] serial: fsl_lpuart: update RX timer on successful DMA transfer Stefan Agner

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