1. 908b961 usb: gadget: don't fail when DMA isn't present by Alan Stern · 11 years ago
  2. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  3. c5dbc22 usb: gadget: udc-core: prevent a memory leak by Felipe Balbi · 12 years ago
  4. 511f3c5 usb: gadget: udc-core: fix a regression during gadget driver unbinding by Alan Stern · 12 years ago
  5. a5fcb06 usb: gadget: udc-core: anywone can read 'speed' attributes by Felipe Balbi · 12 years ago
  6. ddf47cc usb: gadget: udc-core: remove protection when setting gadget.dev.release by Felipe Balbi · 12 years ago
  7. 792bfcf usb: gadget: udc-core: introduce usb_add_gadget_udc_release() by Felipe Balbi · 12 years ago
  8. 70d3a49 usb: gadget: udc-core: initialize gadget->dev.driver by Felipe Balbi · 12 years ago
  9. 2ed1432 usb: gadget: udc-core: initialize parent by Felipe Balbi · 12 years ago
  10. 658c8cf usb: gadget: udc-core: copy dma-related parameters from parent by Felipe Balbi · 12 years ago
  11. 49401f4 usb: gadget: introduce gadget state tracking by Felipe Balbi · 13 years ago
  12. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  13. f07bd56b usb: gadget: udc-core: allow udc class register gadget device by Felipe Balbi · 12 years ago
  14. 2d7ebbb usb: gadget: completely remove ->start/->stop by Felipe Balbi · 12 years ago
  15. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  16. be44f1c usb: gadget: Remove reference to is_dualspeed from sysfs. by Michal Nazarewicz · 12 years ago
  17. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  18. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  19. 974e932 usb: gadget: udc-core: Race between disconnect/unbind and setup by Kevin Cernekee · 12 years ago
  20. 320cd1e usb: gadget: udc-core: fix incompatibility with dummy-hcd by Alan Stern · 12 years ago
  21. 83a787a usb: gadget: udc-core: fix wrong call order by Felipe Balbi · 12 years ago
  22. 8ae8090 usb: gadget: udc-core: fix asymmetric calls in remove_driver by Kishon Vijay Abraham I · 13 years ago
  23. 6d258a4 usb: gadget: udc-core: stop UDC on device-initiated disconnect by Felipe Balbi · 13 years ago
  24. a698908 usb: gadget: add generic map/unmap request utilities by Felipe Balbi · 13 years ago
  25. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  26. 59d81f8 usb: gadget: core: allow everybody to read sysfs attributes by Felipe Balbi · 13 years ago
  27. 6f39504 usb: gadget: core: fix bug when removing gadget drivers by Felipe Balbi · 13 years ago
  28. 1d91a96 usb: gadget: udc-core: fix bug on soft_connect and srp interfaces by Felipe Balbi · 13 years ago
  29. 865569b usb: gadget: udc-core: fix bug on soft_connect interface by Felipe Balbi · 13 years ago
  30. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  31. 019f976 usb: gadget: udc-core: wire up sysfs files by Sebastian Andrzej Siewior · 13 years ago
  32. 352c2dc usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 13 years ago
  33. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago