aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/fsl_qe_udc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov1-0/+4
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov1-0/+3
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov1-1/+5
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov1-8/+18
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov1-1/+8
2009-01-07USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov1-3/+9
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-30USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-10-17usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang1-0/+4
2008-10-17usb/fsl_qe_udc: fix response to get status requestLi Yang1-34/+67
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang1-0/+2723