aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: usb_debug: set bulk out size at probeJohan Hovold1-7/+1
2010-05-20USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold1-2/+0
2010-05-20USB: 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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-3/+2
2009-06-15USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel1-0/+39
2009-06-15USB: 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-22usb_serial: API all changeAlan Cox1-2/+3
2008-07-21USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov1-0/+9
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2006-12-01USB: add driver for the USB debug devicesGreg Kroah-Hartman1-0/+65