summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/goku_udc.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-161-3/+3
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-251-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-221-1/+1
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-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/+1Star
* USB: goku_udc trivial cleanupsDavid Brownell2007-07-131-19/+17Star
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-131-48/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* USB: goku_udc: Remove crude cache coherency codeRalf Baechle2007-03-101-29/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-081-1/+1
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-9/+3Star
* [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/+0Star
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-9/+2Star
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-291-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-rc2Linus Torvalds2005-04-171-0/+1984