summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/fusb300_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-2/+2
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-10/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior2011-08-011-101/+0
* usb: gadget: fusb300_udc: fix compile warningsSebastian Andrzej Siewior2011-07-051-15/+7
* usb: gadget: fusb300_udc: drop dead codeFelipe Balbi2011-07-051-68/+1
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-4/+11
* usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck2011-06-061-5/+0
* usb: fusb300_udc: add more "ep%d" namesDan Carpenter2011-02-171-1/+2
* usb: udc: add Faraday fusb300 driverYuan-Hsin Chen2011-01-221-0/+1743
OpenPOWER on IntegriCloud