summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/pch_udc.c
Commit message (Expand)AuthorAgeFilesLines
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-1/+1
* 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
OpenPOWER on IntegriCloud