Here's a series of patches to clean up the ssu100 driver a bit. These should address the problems with the TIOCMIWAIT ioctl and the lack of of a disconnect function. Bill Pemberton (7): USB: ssu100: add locking for port private data in ssu100 USB: ssu100: refine process_packet in ssu100 USB: ssu100: remove duplicate #defines in ssu100 USB: ssu100: add register parameter to ssu100_setregister USB: ssu100: rework logic for TIOCMIWAIT USB: serial: export symbol usb_serial_generic_disconnect USB: ssu100: add disconnect function for ssu100 drivers/usb/serial/generic.c | 1 + drivers/usb/serial/ssu100.c | 232 ++++++++++++++++++++++++++---------------- 2 files changed, 145 insertions(+), 88 deletions(-) -- 1.7.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html