aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/serial.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-081-40/+11
* [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-271-17/+19
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-031-1/+1
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-181-3/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2436