[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091118141354.3346.16910.stgit@localhost.localdomain>
Date: Wed, 18 Nov 2009 14:14:32 +0000
From: Alan Cox <alan@...ux.intel.com>
To: greg@...ah.com, linux-kernel@...r.kernel.org
Subject: [PATCH 00/12] Series short description
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@...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