aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/langwell_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin2012-02-031-10/+8
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-101/+46
|\
| * usb: gadget: langwell: convert to new styleFelipe Balbi2011-10-131-48/+19
| * usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi2011-10-131-8/+8
| * usb gadget: fix langwell_udc.c build errorRandy Dunlap2011-10-131-14/+14
| * usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-33/+17
| * 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
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
|/
* usb: gadget: langwell_udc: fix compile warningsFelipe Balbi2011-07-051-6/+6
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-7/+13
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-031-2/+2
* | usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-301-0/+23
|/
* usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski2010-10-221-0/+5
* usb: langwell_udc: fix big file transfer issue.Christophe Lebouc2010-10-221-2/+4
* USB: langwell: Remove unnecessary return's from void functionsJoe Perches2010-10-221-5/+0
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-4/+5
* USB: langwell: USB Client driver memory handlingJiebingLi2010-10-221-5/+108
* USB: langwell: USB Client Remote Wakeup SupportJiebingLi2010-10-221-5/+62
* USB: langwell: USB Client PHY low power mode settingJiebingLi2010-10-221-32/+60
* USB: langwell: USB Client Endpoint initializationJiebingLi2010-10-221-10/+13
* USB: langwell: USB Client driver code cleanupJiebingLi2010-10-221-364/+376
* USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches2010-08-101-3/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* USB: Add Intel Langwell USB Device Controller driverXiaochen Shen2009-06-151-0/+3373