summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/pch_udc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-101-9/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-3/+3
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-4/+12
* usb: pch_udc: unlock on allocation failureDan Carpenter2011-04-141-3/+5
* usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada2011-02-171-74/+104
* usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada2011-01-231-1/+2
* USB: pch_udc: support new device ML7213 IOHTomoya MORINAGA2011-01-231-0/+7
* usb: pch_udc: Fixed issue which does not work with g_serialToshiharu Okada2011-01-231-50/+67
* usb: pch_udc: Fix setup transfers with data outRichard Röjfors2010-12-101-1/+4
* usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors2010-12-101-8/+11
* USB device driver of Topcliff PCHToshiharu Okada2010-11-161-0/+2941