aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_serial.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-4/+5
* usb: subtle increased memory usage in u_serialJim Sung2010-11-111-14/+40
* USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger2010-08-101-0/+1
* USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-301-0/+1
* USB: g_serial: don't set low_latency flagJon Povey2010-06-301-13/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin2009-09-231-1/+0
* USB: gadget: g_serial: append zlp when tx buffer becomes emptyDaniel Glöckner2009-06-151-0/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-1/+1
* usb gadget: issue notifications from ACM functionDavid Brownell2008-08-131-14/+42
* USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-131-90/+146
* usb_gadget: composite cdc gadget fault handlingDavid Brownell2008-07-211-0/+3
* usb gadget: split out serial coreDavid Brownell2008-07-211-0/+1243