summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* usb: gadget: at91_udc: fix build warningFelipe Balbi2013-12-241-7/+7
* usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-171-8/+8
* usb: gadget: at91_udc: add usb_clk for transition to common clk frameworkBoris BREZILLON2013-08-021-2/+15
* usb: gadget: at91_udc: add missing clk_put on fclk and iclkBoris BREZILLON2013-08-021-0/+4
* usb: gadget: use dev_get_platdata()Jingoo Han2013-07-301-2/+2
* usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-151-6/+8
* usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | usb: gadget: at91_udc: don't touch gadget.dev.driverFelipe Balbi2013-03-181-2/+0Star
* | usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-1/+0Star
* | usb: gadget: at91_udc: let udc-core manage gadget->devFelipe Balbi2013-03-181-11/+2Star
|/
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-3/+2Star
|\
| * USB: gadget: at91_adc: fix pullup pin validity checkJean-Christophe PLAGNIOL-VILLARD2013-01-101-1/+1
| * usb: gadget: at91_udc: don't use [delayed_]work_pending()Tejun Heo2013-01-101-2/+1Star
* | usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda2013-01-181-11/+1Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\ \
| * | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| |/
* / usb: remove use of __devinitBill Pemberton2012-11-211-2/+2
|/
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-171-5/+1Star
|\
| * usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior2012-09-061-3/+1Star
| * usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior2012-09-061-2/+0Star
* | usb: gadget: at91_udc: fix dt supportFabio Porcedda2012-09-101-1/+1
* | usb: gadget: at91_udc: move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
|/
* usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva2012-07-021-0/+1
* usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre2012-05-161-1/+1
* usb: gadget: at91_udc: convert to new style start/stop interfaceSebastian Andrzej Siewior2012-05-041-46/+14Star
* usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz2012-05-041-8/+7Star
* USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-171-4/+4
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-2/+38
|\ \
| * | USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-2/+38
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-4/+5
|\| | | |/ |/|
| * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
* | usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-241-0/+1
* | usb: at91_udc: linux/prefetch.h included twiceDanny Kukawka2012-02-231-1/+0Star
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-7/+7
|\
| * ARM: at91/udc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-7/+7
* | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
|/
* 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-101-10/+0Star
* 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-071-0/+1