aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/zero.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: Remove unsupported usb gadget driversChristoph Egger2010-03-021-4/+2
* USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell2009-03-241-4/+66
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* usb gadget: link fixes for gadget zeroDavid Brownell2008-10-161-0/+17
* usb gadget zero: use composite gadget frameworkDavid Brownell2008-07-211-1068/+94
* usb: gadget zero timer init fixDavid Lopo2008-05-021-3/+4
* usb: gadget zero style fixups (mostly whitespace)David Brownell2008-05-021-193/+172
* USB: gadget code switches to pr_err() and friendsDavid Brownell2008-02-011-2/+2
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: gadget: gadget zero cleanupsDavid Brownell2007-10-121-141/+96
* USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-301-2/+4
* usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell2007-07-121-6/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [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
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] USB: gadget section fixupsDavid Brownell2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: gadget zero poisons OUT buffersDavid Brownell2006-04-141-2/+5
* [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] USB: Zero driver: Removed duplicated codeFranck Bui-Huu2006-03-201-6/+0
* [PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell2006-01-311-3/+5
* [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-131-3/+0
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-281-0/+1
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-4/+4
* [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-081-37/+11
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-4/+4
* [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-271-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1357