summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/goku_udc.c
AgeCommit message (Expand)Author
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2010-10-22usb: gadget: goku_udc: Fix error pathDan Carpenter
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter
2010-03-02USB goku_udc: make PCI device id constantNémeth Márton
2009-06-15USB: Goku-S: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-12USB: goku_udc trivial cleanupsDavid Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-09USB: goku_udc: Remove crude cache coherency codeRalf Baechle
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell
2005-04-16Linux-2.6.12-rc2Linus Torvalds