aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell1-1/+1
2006-06-21[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()Franck Bui-Huu1-10/+8
2006-06-21[PATCH] USB: gadget-serial: fix a deadlock when closing the serial deviceFranck Bui-Huu1-78/+17
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn1-2/+1
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell1-3/+3
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King1-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-11/+8
2006-01-04[PATCH] USB: One potential problem in gadget/serial.cFengwei Yin1-0/+2
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-8/+8
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell1-40/+11
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell1-17/+19
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl1-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2436