linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] 8250_dw and 8250_dma fixes
@ 2013-01-16 12:08 Heikki Krogerus
  2013-01-16 12:08 ` [PATCH 1/4] serial: 8250_dma: Switch to using tty_port Heikki Krogerus
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Heikki Krogerus @ 2013-01-16 12:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Alan Cox, linux-serial

Hi,

The 8250_dma.c needs to be converted to use tty_port since the tty
buffer functions are now changes. The 8250_dw.c needs to have ifdef
wrapping the ACPI code as there are no stubs for ACPI functions. 

There is also an optimisation for 8250_dw.c and an optimisation for
8250_dma.c in this set.


Heikki Krogerus (4):
  serial: 8250_dma: Switch to using tty_port
  serial: 8250_dma: TX optimisation
  serial: 8250_dw: Use ifdef with ACPI
  serial: 8250_dw: Set maxburst size

 drivers/tty/serial/8250/8250_dma.c |   17 ++++++++++-------
 drivers/tty/serial/8250/8250_dw.c  |   13 +++++++++++--
 2 files changed, 21 insertions(+), 9 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-01-16 12:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 12:08 [PATCH 0/4] 8250_dw and 8250_dma fixes Heikki Krogerus
2013-01-16 12:08 ` [PATCH 1/4] serial: 8250_dma: Switch to using tty_port Heikki Krogerus
2013-01-16 12:08 ` [PATCH 2/4] serial: 8250_dma: TX optimisation Heikki Krogerus
2013-01-16 12:08 ` [PATCH 3/4] serial: 8250_dw: Use ifdef with ACPI Heikki Krogerus
2013-01-16 12:08 ` [PATCH 4/4] serial: 8250_dw: Set maxburst size Heikki Krogerus

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