aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/fsl_qe_udc.c
Commit message (Expand)AuthorAgeFilesLines
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp2011-04-131-2/+18
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+8
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-6/+6
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-5/+5
* of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
* of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin2010-06-021-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* USB gadget: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
* USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov2009-09-231-0/+4
* USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov2009-02-091-0/+1
* USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov2009-02-091-0/+1
* USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov2009-02-091-0/+3
* USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-091-1/+5
* USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-091-8/+18
* USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-091-1/+8
* USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov2009-01-071-3/+9
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
* usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang2008-10-171-0/+4
* usb/fsl_qe_udc: fix response to get status requestLi Yang2008-10-171-34/+67
* usb: add Freescale QE/CPM USB peripheral controller driverLi Yang2008-10-171-0/+2723