summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/pch_udc.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-10usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-3/+3
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior1-4/+12
2011-04-14usb: pch_udc: unlock on allocation failureDan Carpenter1-3/+5
2011-02-17usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada1-74/+104
2011-01-23usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada1-1/+2
2011-01-23USB: pch_udc: support new device ML7213 IOHTomoya MORINAGA1-0/+7
2011-01-23usb: pch_udc: Fixed issue which does not work with g_serialToshiharu Okada1-50/+67
2010-12-11usb: pch_udc: Fix setup transfers with data outRichard Röjfors1-1/+4
2010-12-11usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors1-8/+11
2010-11-17USB device driver of Topcliff PCHToshiharu Okada1-0/+2941