summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/fsl_udc_core.c
AgeCommit message (Expand)Author
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-14powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie
2011-11-14usb: gadget: fsl_udc_core: fix compile error.Alexander Aring
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-01USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-06fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin
2011-05-02USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin
2011-05-02USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-05-20USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov
2009-06-15USB: gadget: Add i.MX3x support to the fsl_usb2_udc driverGuennadi Liakhovetski