[PATCH 0/7] more beating of serial in the direction of sanity

From: Alan Cox
Date: Wed Nov 18 2009 - 09:26:36 EST


---

Alan Cox (7):
istallion: tty port open/close methods
stallion: Convert to the tty_port_open/close methods
tty_port: Move the IO_ERROR clear
tty_port: Add IO_ERROR bit handling
riscom8: switch to the tty_port_open API
n_tty: fix throttling
tty_port: Change the buffer allocator locking


drivers/char/istallion.c | 177 ++++++++++++++++------------------------------
drivers/char/n_tty.c | 35 +++++++--
drivers/char/riscom8.c | 89 +++++++++++------------
drivers/char/stallion.c | 118 +++++++++----------------------
drivers/char/tty_port.c | 15 +++-
include/linux/tty.h | 1
6 files changed, 174 insertions(+), 261 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/