[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091118140935.2798.32517.stgit@localhost.localdomain>
Date: Wed, 18 Nov 2009 14:09:59 +0000
From: Alan Cox <alan@...ux.intel.com>
To: greg@...ah.com, linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] more beating of serial in the direction of sanity
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists