aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger1-0/+1
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey1-0/+1
2010-06-30USB: g_serial: don't set low_latency flagJon Povey1-13/+2
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
2009-09-23USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin1-1/+0
2009-06-15USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner1-0/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell1-14/+42
2008-08-13USB: serial gadget: rx path data loss fixesDavid Brownell1-90/+146
2008-07-21usb_gadget: composite cdc gadget fault handlingDavid Brownell1-0/+3
2008-07-21usb gadget: split out serial coreDavid Brownell1-0/+1243