aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/langwell_udc.c
Commit message (Expand)AuthorAgeFilesLines
* 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