summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/serial.c
Commit message (Expand)AuthorAgeFilesLines
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+1
* 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/+1
* 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-241-6/+6
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-171-1/+0
* 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-211-928/+145
* usb gadget: use new serial coreDavid Brownell2008-07-211-1316/+76
* USB: serial gadget: descriptor cleanupDavid Brownell2008-05-141-4/+2
* USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57
* USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13
* USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263
* 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-241-2/+1
* 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/+73
* 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-191-12/+13
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* USB: usb serial gadget, sparse fixesDavid Brownell2007-07-121-6/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: fix g_serial small errorBryan O'Donoghue2007-02-161-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-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-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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/+0
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-211-1/+1
* [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu2006-06-211-10/+8
* [PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu2006-06-211-78/+17
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-2/+1
* [PATCH] USB: gadget driver section fixupsDavid Brownell2006-03-201-3/+3
* [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-131-3/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-11/+8
* [PATCH] USB: One potential problem in gadget/serial.cFengwei Yin2006-01-041-0/+2
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-8/+8
OpenPOWER on IntegriCloud