summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/serial.c
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-2/+2
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-2/+1Star
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-221-2/+2
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-2/+2
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-251-6/+6
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+0Star
* usb gadget: cdc obex glueFelipe Balbi2008-10-171-0/+14
* usb gadget: link fixes for serial gadgetDavid Brownell2008-10-161-0/+18
* usb gadget serial: use composite gadget frameworkDavid Brownell2008-07-221-928/+145Star
* usb gadget: use new serial coreDavid Brownell2008-07-221-1316/+76Star
* USB: serial gadget: descriptor cleanupDavid Brownell2008-05-141-4/+2Star
* USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57Star
* USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13Star
* USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263Star
* usb serial gadget: CDC ACM fixesDavid Brownell2008-05-021-17/+73
* usb gadget: switch to put_char returning intAlan Cox2008-04-301-4/+6
* USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec2008-04-251-2/+1Star
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-74/+79
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: serial gadget: Disable endpoints on unloadVitaly Bordug2007-10-121-0/+6
* USB: gadget: serial gadget cleanupsDavid Brownell2007-10-121-93/+73Star
* USB: fix serial gadget ACM breakageDavid Brownell2007-09-111-10/+15
* USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke2007-07-201-12/+13
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* USB: usb serial gadget, sparse fixesDavid Brownell2007-07-131-6/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* USB: fix g_serial small errorBryan O'Donoghue2007-02-171-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-081-1/+1
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* USB: usb serial gadget smp related bugEugeny S. Mints2006-09-271-0/+3
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-221-1/+1
* [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu2006-06-221-10/+8Star
* [PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu2006-06-221-78/+17Star
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] USB: gadget driver section fixupsDavid Brownell2006-03-201-3/+3
* [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-131-3/+0Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-11/+8Star
* [PATCH] USB: One potential problem in gadget/serial.cFengwei Yin2006-01-041-0/+2
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-8/+8
* [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-091-40/+11Star
* [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-271-17/+19