aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/pch_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA2012-04-221-3/+6
* usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA2012-04-221-4/+66
* usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA2012-04-221-1/+8
* usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA2012-04-221-1/+3
* usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA2012-04-221-1/+4
* USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-2/+2
* USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-151-0/+6
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-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-131-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-221-1/+2
* USB: pch_udc: support new device ML7213 IOHTomoya MORINAGA2011-01-221-0/+7
* usb: pch_udc: Fixed issue which does not work with g_serialToshiharu Okada2011-01-221-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