summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/goku_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: goku_udc: Fix error pathDan Carpenter2010-10-221-11/+15
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-4/+5
* USB: goku_udc: remove potential null dereferenceDan Carpenter2010-03-191-1/+1
* USB goku_udc: make PCI device id constantNémeth Márton2010-03-021-1/+1
* USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-151-3/+3
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* USB: Fix goku_udc usb speed handlingSangSu Park2009-01-071-1/+1
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-10/+10
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-011-0/+1
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* USB: goku_udc trivial cleanupsDavid Brownell2007-07-121-19/+17
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-48/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: goku_udc: Remove crude cache coherency codeRalf Baechle2007-03-091-29/+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
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-9/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-9/+2
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-2/+1
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-281-0/+1
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-3/+3
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-3/+3
* [PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell2005-06-271-11/+17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1984
OpenPOWER on IntegriCloud