aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/langwell_udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski1-0/+5
2010-10-22usb: langwell_udc: fix big file transfer issue.Christophe Lebouc1-2/+4
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches1-5/+0
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-4/+5
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi1-5/+108
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi1-5/+62
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi1-32/+60
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi1-10/+13
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi1-364/+376
2010-08-10USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_tJoe Perches1-3/+3
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-15USB: Add Intel Langwell USB Device Controller driverXiaochen Shen1-0/+3373