aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-19
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \
| * | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
| |/
* / usb: remove use of __devinitBill Pemberton2012-11-21
|/
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
|\
| * usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior2012-09-06
| * usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior2012-09-06
* | usb: gadget: at91_udc: fix dt supportFabio Porcedda2012-09-10
* | usb: gadget: at91_udc: move the dereference below the NULL testWei Yongjun2012-09-10
|/
* usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva2012-07-02
* usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre2012-05-16
* usb: gadget: at91_udc: convert to new style start/stop interfaceSebastian Andrzej Siewior2012-05-04
* usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz2012-05-04
* USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-17
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
|\ \
| * | USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\| | | |/ |/|
| * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-23
* | usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-24
* | usb: at91_udc: linux/prefetch.h included twiceDanny Kukawka2012-02-23
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * ARM: at91/udc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-29
* | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
|/
* usb: gadget: at91_udc: change french comments to englishRobert Schwebel2011-10-13
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-08
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-06
* usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31
* usb: gadget: at91_udc: Fix error pathRahul Ruikar2011-02-17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* | usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
|/
* 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