aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/atmel_usba_udc.c
Commit message (Expand)AuthorAge
* usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT2014-03-05
* usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni2014-03-05
* usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen2014-02-19
* usb: gadget: at91: fix the number of endpoint parameterBo Shen2014-02-19
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-02
* | usb: gadget: atmel_usba: Fix sparse warningJingoo Han2013-12-17
* | usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han2013-12-17
* | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-17
|/
* usb: gadget: double unlocks on error in atmel_usba_start()Dan Carpenter2013-08-27
* usb: gadget: use dev_get_platdata()Jingoo Han2013-07-30
* usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON2013-07-29
* Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-06-14
|\
| * USB: gadget: atmel_usba: add DT supportJean-Christophe PLAGNIOL-VILLARD2013-05-23
| * USB: gadget: atmel_usba: allow multi instanceJean-Christophe PLAGNIOL-VILLARD2013-05-23
| * USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udcJean-Christophe PLAGNIOL-VILLARD2013-05-23
* | usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
|/
* usb: gadget: atmel_usba_udc: don't touch gadget.dev.driverFelipe Balbi2013-03-18
* usb: gadget: atmel_usba_udc: remove unnecessary initializationsFelipe Balbi2013-03-18
* usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request()Felipe Balbi2013-03-18
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
* usb: gadget: atmel_usba_udc: let udc-core manage gadget->devFelipe Balbi2013-03-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda2013-01-17
|/
* arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
* usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz2012-06-04
* usb: gadget: atmel_usba_udc: convert to newstyle start/stop interfaceSebastian Andrzej Siewior2012-05-04
* usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...Ido Shayevitz2012-05-04
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * ARM: at91/PMC: make 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: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/
* Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
* USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()Rob Emanuele2010-12-16
* USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu2010-11-16
* USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD2010-10-22
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: gadget: Use kmemdupJulia Lawall2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-02
* USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten2010-03-02
* USB: atmel_usba_udc: change way of specifying bias functionNicolas Ferre2009-06-16
* USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...Matthias Kaehlcke2009-06-16
* USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-28