aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/zero.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-2/+1
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz1-1/+1
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger1-4/+2
2009-03-24USB: gadget: gadget zero uses new suspend/resume hooksDavid Brownell1-4/+66
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-4/+4
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell1-0/+17
2008-07-21usb gadget zero: use composite gadget frameworkDavid Brownell1-1068/+94
2008-05-02usb: gadget zero timer init fixDavid Lopo1-3/+4
2008-05-02usb: gadget zero style fixups (mostly whitespace)David Brownell1-193/+172
2008-02-01USB: gadget code switches to pr_err() and friendsDavid Brownell1-2/+2
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-10-12USB: gadget: gadget zero cleanupsDavid Brownell1-141/+96
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell1-2/+4
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell1-6/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-07-12[PATCH] USB: gadget section fixupsDavid Brownell1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-14[PATCH] USB: gadget zero poisons OUT buffersDavid Brownell1-2/+5
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-03-20[PATCH] USB: Zero driver: Removed duplicated codeFranck Bui-Huu1-6/+0
2006-01-31[PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell1-3/+5
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King1-3/+0
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks1-0/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-4/+4
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell1-37/+11
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-4/+4
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1357