| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-09 | 1 | -1/+0 |
* | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 2012-05-09 | 1 | -6/+1 |
* | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman | 2012-05-07 | 1 | -1/+0 |
* | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman | 2012-05-07 | 1 | -1/+0 |
* | USB: serial: usb_debug.c: use module_usb_serial_driver | Greg Kroah-Hartman | 2012-02-28 | 1 | -12/+1 |
* | usb-serial: use new registration API in [t-z]* drivers | Alan Stern | 2012-02-24 | 1 | -13/+6 |
* | USB: usb_debug: use process_read_urb | Johan Hovold | 2011-11-15 | 1 | -4/+3 |
* | USB: usb_debug: fix indentation | Johan Hovold | 2011-11-15 | 1 | -3/+3 |
* | USB serial: add missing .usb_driver field in serial drivers | Alan Stern | 2011-01-23 | 1 | -0/+1 |
* | USB: usb_debug: set bulk out size at probe | Johan Hovold | 2010-05-20 | 1 | -7/+1 |
* | USB: usb_debug: use the generic kfifo-based write implementation | Johan Hovold | 2010-05-20 | 1 | -2/+0 |
* | USB: serial: refactor read urb submission in generic driver | Johan Hovold | 2010-05-20 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB serial: make USB device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | tty: USB does not need the filp argument in the drivers | Alan Cox | 2009-09-19 | 1 | -3/+2 |
* | USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break | Jason Wessel | 2009-06-16 | 1 | -0/+39 |
* | USB: usb_debug, usb_generic_serial: implement multi urb write | Jason Wessel | 2009-06-16 | 1 | -0/+2 |
* | USB: serial: usb_debug: Make static | Roel Kluin | 2009-01-07 | 1 | -1/+1 |
* | usb_serial: API all change | Alan Cox | 2008-07-22 | 1 | -2/+3 |
* | USB: debug port converter does not accept more than 8 byte packets | Aleksey Gorelov | 2008-07-22 | 1 | -0/+9 |
* | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 2008-04-25 | 1 | -3/+0 |
* | USB: add driver for the USB debug devices | Greg Kroah-Hartman | 2006-12-01 | 1 | -0/+65 |