aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/fsl_udc_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+16
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-12/+24
2011-07-01USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin1-12/+24
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior1-4/+16
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-3/+3
2011-05-06fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh1-6/+21
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin1-15/+132
2011-05-02USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin1-31/+110
2011-05-02USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin1-25/+98
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-02USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala1-2/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+0
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-5/+5
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-6/+0
2010-05-20USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen1-1/+1
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov1-1/+1
2009-06-15USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski1-0/+2491