All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen/serial: Return actual bytes stored in TX FIFO for OMAP
@ 2015-11-05 17:53 Oleksandr Tyshchenko
  2015-11-05 17:53 ` [PATCH v2 1/2] xen/serial: Move any OMAP specific things to OMAP UART driver Oleksandr Tyshchenko
  2015-11-05 17:53 ` [PATCH v2 2/2] xen/serial: Return actual bytes stored in TX FIFO for OMAP Oleksandr Tyshchenko
  0 siblings, 2 replies; 6+ messages in thread
From: Oleksandr Tyshchenko @ 2015-11-05 17:53 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall, tim, ian.campbell, stefano.stabellini

Hi all,
Only second patch is related to the subject of the cover letter. The first
patch is clean up that was suggested during discussion of initial version:
http://www.gossamer-threads.com/lists/xen/devel/403859?page=last

Oleksandr Tyshchenko (2):
  xen/serial: Move any OMAP specific things to OMAP UART driver
  xen/serial: Return actual bytes stored in TX FIFO for OMAP

 xen/drivers/char/omap-uart.c | 41 +++++++++++++++++++++++++++++++++++++----
 xen/include/xen/8250-uart.h  | 24 ------------------------
 2 files changed, 37 insertions(+), 28 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-11-16 13:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 17:53 [PATCH v2 0/2] xen/serial: Return actual bytes stored in TX FIFO for OMAP Oleksandr Tyshchenko
2015-11-05 17:53 ` [PATCH v2 1/2] xen/serial: Move any OMAP specific things to OMAP UART driver Oleksandr Tyshchenko
2015-11-06 11:26   ` Jan Beulich
2015-11-16 12:07     ` Ian Campbell
2015-11-16 13:07       ` Oleksandr Tyshchenko
2015-11-05 17:53 ` [PATCH v2 2/2] xen/serial: Return actual bytes stored in TX FIFO for OMAP Oleksandr Tyshchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.