aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/goku_udc.c
Commit message (Expand)AuthorAge
* USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: Fix goku_udc usb speed handlingSangSu Park2009-01-07
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-01
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* USB: goku_udc trivial cleanupsDavid Brownell2007-07-12
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* USB: goku_udc: Remove crude cache coherency codeRalf Baechle2007-03-09
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-20
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-28
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* [PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16