summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/u_serial.c
AgeCommit message (Expand)Author
2010-12-03usb: gadget: Multiple ACM gadget instancesJohn Michelau
2010-08-10USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey
2010-06-30USB: g_serial: don't set low_latency flagJon Povey
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin
2009-06-15USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell
2008-08-13USB: serial gadget: rx path data loss fixesDavid Brownell
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell
2008-07-21usb gadget: split out serial coreDavid Brownell