summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: at91_udc: Fix error pathRahul Ruikar2011-02-171-1/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* | usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-5/+6
|/
* ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-181-13/+53
* ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-161-46/+93
* Merge branch 'devel-stable' into develRussell King2010-05-171-0/+9
|\
| * ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-291-0/+9
* | ARM: 5966/1: at91_udc HW glitchHarro Haan2010-05-051-0/+7
|/
* USB: at91_udc.c: use resource_size()H Hartley Sweeten2010-03-021-6/+4
* USB: modifications for at91sam9g10Hong Xu2009-12-111-3/+3
* 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
|/
OpenPOWER on IntegriCloud