aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/serial.c
Commit message (Expand)AuthorAge
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-17
* usb gadget: cdc obex glueFelipe Balbi2008-10-17
* usb gadget: link fixes for serial gadgetDavid Brownell2008-10-16
* usb gadget serial: use composite gadget frameworkDavid Brownell2008-07-21
* usb gadget: use new serial coreDavid Brownell2008-07-21
* USB: serial gadget: descriptor cleanupDavid Brownell2008-05-14
* USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-14
* USB: serial gadget: remove needless data structureDavid Brownell2008-05-14
* USB: serial gadget: cleanup/reorgDavid Brownell2008-05-14
* usb serial gadget: CDC ACM fixesDavid Brownell2008-05-02
* usb gadget: switch to put_char returning intAlan Cox2008-04-30
* USB: gadget: Hangup tty on g_serial disconnectSavin Zlobec2008-04-25
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-01
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* USB: serial gadget: Disable endpoints on unloadVitaly Bordug2007-10-12
* USB: gadget: serial gadget cleanupsDavid Brownell2007-10-12
* USB: fix serial gadget ACM breakageDavid Brownell2007-09-11
* USB: use mutex instead of semaphore in the USB gadget serial driverMatthias Kaehlcke2007-07-19
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* 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