1. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  3. 7de7174 usb: gadget: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  4. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  5. dae8ead usb: gadget: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  6. 29e7dbf usb: gadget: fsl_qe_udc: don't assign gadget.dev.release directly by Felipe Balbi · 12 years ago
  7. fc2dba9 usb: gadget: fsl_qe_udc: don't touch gadget.dev.driver by Felipe Balbi · 12 years ago
  8. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  9. c07d1b63 usb: gadget: fsl_qe_udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  10. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  11. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  12. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  13. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  14. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. fc065a0 usb: gadget: fsl_qe_udc: Remove unneeded condition by Ido Shayevitz · 12 years ago
  16. 504d14c usb: gadget: fsl_qe_udc: remove not implemented callbacks by Sebastian Andrzej Siewior · 13 years ago
  17. d77c119 usb: gadget: fsl_qe_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  18. ec39e2a usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  19. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  20. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  21. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  22. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  23. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  24. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  25. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  26. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  27. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  28. d834508 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 by Valentin Longchamp · 14 years ago
  29. d35fb64 dt/usb: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  30. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  31. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  32. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  33. 3ed3880 of/usb: fsl_qe_udc.c: fix build breakage by Anatolij Gustschin · 14 years ago
  34. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  35. 07824d3 USB gadget: make Open Firmware device id constant by Németh Márton · 15 years ago
  36. 04c4ab1 USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry by Anton Vorontsov · 15 years ago
  37. af3ddbd USB: fsl_qe_udc: Fix stalled TX requests bug by Anton Vorontsov · 16 years ago
  38. 82341b3 USB: fsl_qe_udc: Fix muram corruption by disabled endpoints by Anton Vorontsov · 16 years ago
  39. ef84e40 USB: fsl_qe_udc: Fix disconnects reporting during bus reset by Anton Vorontsov · 16 years ago
  40. 2247818 USB: fsl_qe_udc: Fix QE USB controller initialization by Anton Vorontsov · 16 years ago
  41. a30551d USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() by Anton Vorontsov · 16 years ago
  42. 94f341db USB: fsl_qe_udc: Fix oops on QE UDC probe failure by Anton Vorontsov · 16 years ago
  43. cd40c4c USB: fsl_qe_udc: Check for muram allocation errors by Anton Vorontsov · 16 years ago
  44. c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  45. 9ac36da USB: fsl_qe_udc: Report disconnect before unbinding by Anton Vorontsov · 16 years ago
  46. 15d5a9a usb/fsl_qe_udc: clear data toggle on clear halt request by Li Yang · 16 years ago
  47. 928dfa6 usb/fsl_qe_udc: fix response to get status request by Li Yang · 16 years ago
  48. 3948f0e usb: add Freescale QE/CPM USB peripheral controller driver by Li Yang · 16 years ago