summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* USB gadget at91: Use dev_add_param_bool for vbus parameterSascha Hauer2013-04-111-16/+7
* usb/gadget/Kconfig: fix menuEric Bénard2013-03-121-4/+4
* Merge branch 'for-next/usb'Sascha Hauer2013-03-041-2/+9
|\
| * USB i.MX: Add chipidea gadget supportSascha Hauer2013-02-151-2/+9
* | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-133-23/+3
|/
* introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-1/+1
* usb: at91_udc: request and configure vbus pin via gpiolibJean-Christophe PLAGNIOL-VILLARD2013-01-021-0/+7
* at91: switch to gpiolibJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* at91: use gpio_is_valid to check gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-1/+1
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* usb: add flow control to u_serialRobert Jarzmik2012-10-291-8/+17
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-043-3/+3
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-175-17/+0
* usb: gadget: enable for MXSMarc Kleine-Budde2012-07-251-2/+2
* usb gadget: Enable gadget support only when a driver is availableSascha Hauer2012-07-251-0/+5
* usb gadget at91: Use correct includeSascha Hauer2012-07-251-0/+1
* gpio: add static inlines for gpio_request/gpio_freeSascha Hauer2012-07-251-1/+1
* Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-1/+1
|\
| * USB gadget fsl: Put registers into iomem spaceSascha Hauer2012-06-301-1/+1
* | USB gadget: Fix dma memory allocationsSascha Hauer2012-06-302-4/+6
* | USB gadget fsl: request cacheline aligned bufferSascha Hauer2012-06-301-2/+3
|/
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* Merge branch 'next'Sascha Hauer2012-04-051-0/+1
|\
| * Select POLLER option for fsl_udcAlexander Shiyan2012-04-021-0/+1
* | USB gadget pxa: Fix compiler warningSascha Hauer2012-04-051-1/+1
* | pxa27x_udc: Fix compilation warning.Marek Belisko2012-03-231-2/+2
|/
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* usb/gadget: fix poller NPE in early pollingRobert Jarzmik2012-01-231-9/+10
* u_serial: add setbrg to be able to use loadb & coEric Bénard2012-01-051-0/+5
* serial gadget: enable/disable on requestEric Bénard2012-01-044-19/+60
* dfu: fill bwPollTimeout and better handle detachEric Bénard2012-01-041-1/+8
* fsl_udc: update and fixEric Bénard2012-01-041-9/+36
* at91_udc: update vbus param only if updatedJean-Christophe PLAGNIOL-VILLARD2012-01-022-2/+16
* usb/gadget: add special treatment for PXA cpusRobert Jarzmik2011-12-211-1/+8
* at91: add udc usb device controller supportJean-Christophe PLAGNIOL-VILLARD2011-12-144-0/+1700
* usb/gadget: make serial gadget resistant to cable unplugRobert Jarzmik2011-12-051-6/+18
* usb/gadget: add USB serial connect and disconnectRobert Jarzmik2011-12-051-1/+4
* usb/gadget: use generic usb_gadget_poll() in u_serialRobert Jarzmik2011-12-051-3/+2
* usb/gadget: add pxa27x_udc driverRobert Jarzmik2011-12-054-0/+1925
* commands/cp: add verbose mode which displays progress barHubert Feurstein2011-11-221-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM: pass size to dma_free_coherentSascha Hauer2011-08-011-1/+1
* fsl_udc: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
* Fix error handling with malloc, memalign etc. Introduce xmemalign().Krzysztof Halasa2011-01-073-11/+2
* fsl_udc: fix warningEric Bénard2010-10-211-1/+2
* epautoconf: fix compile errorEric Bénard2010-10-141-0/+1
* fsl_udc: make it work with MMU onSascha Hauer2010-05-031-5/+6
* pass arguments to dma_* as unsigned long as the kernel doesSascha Hauer2010-03-301-1/+2
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-152-3/+3