aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/at91_udc.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-21USB: at91_udc: updated fifo sizesDavid Brownell
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: at91_udc can prefetch dataDavid Brownell
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell
2008-02-01USB: gadget: at91_udc minor fix (there is no number six)David Brownell
2008-02-01USB: usb peripheral controller driver oops avoidancePatrik Sevallius
2007-12-17USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David 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: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-16USB: at91_udc, shrink runtime footprintDavid Brownell
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-08[ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor
2007-02-07USB: at91_udc wakeup event updatesDavid Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski
2006-12-20USB: at91_udc, misc fixesAndrew Victor
2006-12-20USB: at91 udc, support at91sam926x addressesAndrew Victor
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-08-02USB: AT91 UDC updates, mostly power managementDavid Brownell
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-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell
2006-03-20[PATCH] USB: add support for AT91 gadgetDavid Brownell