summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: double free_irq() in at91udc_probe()Roel Kluin2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-161-2/+2
|\
| * USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-151-2/+2
* | usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
|/
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* USB: at91_udc: updated fifo sizesDavid Brownell2008-07-211-0/+13
* [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-2/+2
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-9/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-2/+2
* USB: at91_udc can prefetch dataDavid Brownell2008-04-241-1/+4
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-011-19/+60
* USB: gadget: at91_udc minor fix (there is no number six)David Brownell2008-02-011-3/+3
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-011-0/+2
* USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre2007-12-171-0/+2
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-21/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell2007-03-091-3/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-2/+2
|\
| * [ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor2007-02-081-2/+2
* | USB: at91_udc, shrink runtime footprintDavid Brownell2007-02-161-8/+7
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* | USB: at91_udc wakeup event updatesDavid Brownell2007-02-071-8/+11
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
|/
* USB: at91_udc: Additional checksWojtek Kaniewski2006-12-201-2/+8
* USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski2006-12-201-0/+4
* USB: at91_udc: allow drivers that support high speedWojtek Kaniewski2006-12-201-1/+1
* USB: at91_udc, misc fixesAndrew Victor2006-12-201-3/+39
* USB: at91 udc, support at91sam926x addressesAndrew Victor2006-12-201-86/+83
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-5/+4
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-3/+3
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-3/+3
* | USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
|/
* USB: AT91 UDC updates, mostly power managementDavid Brownell2006-08-021-64/+112
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-141-2/+2
* [PATCH] USB: add support for AT91 gadgetDavid Brownell2006-03-201-0/+1773
OpenPOWER on IntegriCloud