aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/serial.c
Commit message (Expand)AuthorAge
* USB: usb serial gadget, sparse fixesDavid Brownell2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* USB: fix g_serial small errorBryan O'Donoghue2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* USB: usb serial gadget smp related bugEugeny S. Mints2006-09-27
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-21
* [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu2006-06-21
* [PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu2006-06-21
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-20
* [PATCH] USB: gadget driver section fixupsDavid Brownell2006-03-20
* [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-13
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] USB: One potential problem in gadget/serial.cFengwei Yin2006-01-04
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-08
* [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-27
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-04
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16