aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: at91_udc: change french comments to englishRobert Schwebel2011-10-131-8/+8
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-2/+2
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-10/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-081-0/+1
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-5/+15
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-061-0/+1
* usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-05-131-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* 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