summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/at91_udc.c
AgeCommit message (Expand)Author
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-16USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-02-24usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz
2012-02-23usb: at91_udc: linux/prefetch.h included twiceDanny Kukawka
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-11-29ARM: at91/udc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD
2011-10-13usb: gadget: at91_udc: change french comments to englishRobert Schwebel
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-08USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-05-13usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-17usb: gadget: at91_udc: Fix error pathRahul Ruikar
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon
2010-06-16ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-05ARM: 5966/1: at91_udc HW glitchHarro Haan
2010-03-29ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan
2010-03-02USB: at91_udc.c: use resource_size()H Hartley Sweeten
2009-12-11USB: modifications for at91sam9g10Hong Xu
2009-09-23USB: gadget: double free_irq() in at91udc_probe()Roel Kluin
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15USB: at91_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-06-15usb: gadget: at91_udc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
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