summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/usb_debug.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15USB: usb_debug: use process_read_urbJohan Hovold1-4/+3
2011-11-15USB: usb_debug: fix indentationJohan Hovold1-3/+3
2011-01-23USB serial: add missing .usb_driver field in serial driversAlan Stern1-0/+1
2010-05-21USB: usb_debug: set bulk out size at probeJohan Hovold1-7/+1
2010-05-21USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold1-2/+0
2010-05-21USB: serial: refactor read urb submission in generic driverJohan Hovold1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-03USB serial: make USB device id constantNémeth Márton1-1/+1
2009-09-20tty: USB does not need the filp argument in the driversAlan Cox1-3/+2
2009-06-16USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel1-0/+39
2009-06-16USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel1-0/+2
2009-01-07USB: serial: usb_debug: Make staticRoel Kluin1-1/+1
2008-07-23usb_serial: API all changeAlan Cox1-2/+3
2008-07-22USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov1-0/+9
2008-04-25USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2006-12-02USB: add driver for the USB debug devicesGreg Kroah-Hartman1-0/+65