aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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