aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAge
* ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-18
* ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-16
* Merge branch 'devel-stable' into develRussell King2010-05-17
|\
| * ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-29
* | ARM: 5966/1: at91_udc HW glitchHarro Haan2010-05-05
|/
* USB: at91_udc.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: modifications for at91sam9g10Hong Xu2009-12-11
* USB: gadget: double free_irq() in at91udc_probe()Roel Kluin2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke2009-06-16
* | usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
|/
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* USB: at91_udc: updated fifo sizesDavid Brownell2008-07-21
* [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-10
* usb: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: at91_udc can prefetch dataDavid Brownell2008-04-25
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-01
* USB: gadget: at91_udc minor fix (there is no number six)David Brownell2008-02-01
* USB: usb peripheral controller driver oops avoidancePatrik Sevallius2008-02-01
* USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre2007-12-17
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-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: at91_udc, fix more modpost bogosity (rename driver struct)David Brownell2007-03-09
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19
|\
| * [ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor2007-02-08
* | USB: at91_udc, shrink runtime footprintDavid Brownell2007-02-16
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | USB: at91_udc wakeup event updatesDavid Brownell2007-02-07
* | USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
|/
* USB: at91_udc: Additional checksWojtek Kaniewski2006-12-20
* USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski2006-12-20
* USB: at91_udc: allow drivers that support high speedWojtek Kaniewski2006-12-20
* USB: at91_udc, misc fixesAndrew Victor2006-12-20
* USB: at91 udc, support at91sam926x addressesAndrew Victor2006-12-20
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-28
* | USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
|/
* USB: AT91 UDC updates, mostly power managementDavid Brownell2006-08-02
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-14