summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/mv_udc_core.c
AgeCommit message (Expand)Author
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-07-01usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-01USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie4