aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/langwell_udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-101/+46
2011-10-13usb: gadget: langwell: convert to new styleFelipe Balbi1-48/+19
2011-10-13usb: gadget: langwell: don't use the_controller when it's not neededFelipe Balbi1-8/+8
2011-10-13usb gadget: fix langwell_udc.c build errorRandy Dunlap1-14/+14
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz1-33/+17
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-10/+0
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2011-07-05usb: gadget: langwell_udc: fix compile warningsFelipe Balbi1-6/+6
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior1-7/+13
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-2/+2
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy1-0/+23
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