Age | Commit message (Expand) | Author | Files | Lines |
2012-02-24 | usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable | Ido Shayevitz | 1 | -0/+1 |
2011-12-13 | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -2/+2 |
2011-12-13 | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -2/+1 |
2011-12-12 | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 1 | -2/+2 |
2011-11-29 | usb: udc: Fix gadget driver's speed check in various UDC drivers | Michal Nazarewicz | 1 | -2/+1 |
2011-11-28 | usb: convert drivers/usb/* to use module_platform_driver() | Axel Lin | 1 | -14/+1 |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 1 | -1/+1 |
2011-06-28 | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior | 1 | -4/+16 |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -2/+5 |
2011-04-14 | USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 | Valentin Longchamp | 1 | -2/+18 |
2011-02-28 | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -6/+8 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 1 | -6/+6 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -5/+5 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 1 | -0/+1 |
2010-06-03 | of/usb: fsl_qe_udc.c: fix build breakage | Anatolij Gustschin | 1 | -2/+2 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-03-03 | USB gadget: make Open Firmware device id constant | Németh Márton | 1 | -1/+1 |
2009-09-23 | USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry | Anton Vorontsov | 1 | -0/+4 |
2009-02-09 | USB: fsl_qe_udc: Fix stalled TX requests bug | Anton Vorontsov | 1 | -0/+1 |
2009-02-09 | USB: fsl_qe_udc: Fix muram corruption by disabled endpoints | Anton Vorontsov | 1 | -0/+1 |
2009-02-09 | USB: fsl_qe_udc: Fix disconnects reporting during bus reset | Anton Vorontsov | 1 | -0/+3 |
2009-02-09 | USB: fsl_qe_udc: Fix QE USB controller initialization | Anton Vorontsov | 1 | -1/+5 |
2009-02-09 | USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() | Anton Vorontsov | 1 | -8/+18 |
2009-02-09 | USB: fsl_qe_udc: Fix oops on QE UDC probe failure | Anton Vorontsov | 1 | -1/+8 |
2009-01-07 | USB: fsl_qe_udc: Check for muram allocation errors | Anton Vorontsov | 1 | -3/+9 |
2009-01-06 | gadget: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-12-01 | USB: fsl_qe_udc: Report disconnect before unbinding | Anton Vorontsov | 1 | -0/+3 |
2008-10-18 | usb/fsl_qe_udc: clear data toggle on clear halt request | Li Yang | 1 | -0/+4 |
2008-10-18 | usb/fsl_qe_udc: fix response to get status request | Li Yang | 1 | -34/+67 |
2008-10-18 | usb: add Freescale QE/CPM USB peripheral controller driver | Li Yang | 1 | -0/+2723 |