[PATCH 00/12] Series short description

From: Alan Cox
Date: Wed Nov 18 2009 - 09:31:08 EST


Further serial whacking (Resend). Mostly attack the moxa/mxser/isicom drivers
and try to beat them into shape.

---

Alan Cox (12):
moxa: split open lock
moxa: Kill the use of lock_kernel
moxa: Fix modem op locking
moxa: Kill off the throttle method
Locking clean up
moxa: rework the locking a bit
moxa: Use more tty_port ops
isicom: fix deadlock on shutdown
mxser: Use the new locking rules to fix setserial properly
mxser: use the tty_port_open method
isicom: sort out the board init logic
isicom: switch to the new tty_port_open helper


drivers/char/isicom.c | 115 ++++---------------
drivers/char/moxa.c | 291 ++++++++++++++----------------------------------
drivers/char/mxser.c | 248 ++++++++++++++++++-----------------------
include/linux/isicom.h | 1
4 files changed, 219 insertions(+), 436 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/