[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091006145413.9431.47083.stgit@localhost.localdomain>
Date: Tue, 06 Oct 2009 16:05:50 +0100
From: Alan Cox <alan@...ux.intel.com>
To: greg@...ah.com, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org
Subject: [PATCH 0/5] tty_port_open
Add a tty_port_open method and then propogate the effects through the USB
drivers, which nicely fixes a couple of races and cleans up the code.
---
Alan Cox (5):
opticon: Fix resume logic
usb_serial: Kill port mutex
usb_serial: Use the shutdown() operation
tty_port: coding style cleaning pass
tty_port: add "tty_port_open" helper
drivers/char/tty_port.c | 50 ++++++++++++++++++++---
drivers/usb/serial/opticon.c | 7 ++-
drivers/usb/serial/usb-serial.c | 83 +++++++++++++--------------------------
include/linux/tty.h | 10 ++++-
include/linux/usb/serial.h | 3 -
5 files changed, 83 insertions(+), 70 deletions(-)
--
The Zenburger: One with everything
--
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