aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/fsl_qe_udc.c
Commit message (Expand)AuthorAge
* usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-24
* Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-13
|\
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
|\|
| * usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
* | usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-27
|/
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp2011-04-13
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/address: Clean up function declarationsGrant Likely2010-08-01
* of/usb: fsl_qe_udc.c: fix build breakageAnatolij Gustschin2010-06-02
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* USB gadget: make Open Firmware device id constantNémeth Márton2010-03-02
* USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov2009-09-23
* USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-09
* USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-09
* USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov2009-01-07
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov2008-12-01
* usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang2008-10-17
* usb/fsl_qe_udc: fix response to get status requestLi Yang2008-10-17
* usb: add Freescale QE/CPM USB peripheral controller driverLi Yang2008-10-17