1. b67f628 usb: gadget: epautoconf: add usb_ep_autoconfig_release() function by Robert Baldyga · 9 years ago
  2. f871cb9 usb: gadget: fix few outdated comments by Robert Baldyga · 9 years ago
  3. e4c1b1b usb: gadget: fix possible regression introduced with ep->claimed by Robert Baldyga · 9 years ago
  4. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 9 years ago
  5. 26b8aa4 usb: musb: gadget: add musb_match_ep() function by Robert Baldyga · 9 years ago
  6. 8cc67b7 usb: gadget: goku_udc: add goku_match_ep() function by Robert Baldyga · 9 years ago
  7. 3e8b231 usb: gadget: net2280: add net2280_match_ep() function by Robert Baldyga · 9 years ago
  8. b0aea00 usb: gadget: move find_ep() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  9. 4278c68 usb: gadget: move ep_matches() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  10. 596c154 usb: gadget: add 'ep_match' callback to usb_gadget_ops by Robert Baldyga · 9 years ago
  11. 26bf956 usb: gadget: epautoconf: rework ep_matches() function by Robert Baldyga · 9 years ago
  12. 5dbe135 usb: gadget: epautoconf: remove ep and desc configuration from ep_matches() by Robert Baldyga · 9 years ago
  13. b58713d usb: gadget: epautoconf: remove pxa quirk from ep_matches() by Robert Baldyga · 9 years ago
  14. b86f33a usb: gadget: epautoconf: add endpoint capabilities flags verification by Robert Baldyga · 9 years ago
  15. cc476b4 usb: gadget: encapsulate endpoint claiming mechanism by Robert Baldyga · 9 years ago
  16. e9ab4d0 usb: gadget: autoconf: net2280: match hardware and usb ep address by Mian Yousaf Kaukab · 10 years ago
  17. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  19. c3505f0 usb: gadget: epautoconf: switch over to usb_endpoint_type() by Felipe Balbi · 11 years ago
  20. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  21. e87bb71 usb: gadget: move global vars from epautoconf into struct usb_gadget by Sebastian Andrzej Siewior · 12 years ago
  22. f9b0f51 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  23. 609ca22 usb: gadget: clean the ep in autoconf before returning it. by Sebastian Andrzej Siewior · 13 years ago
  24. c74c930 usb: gadget: check for streams only for SS udcs by Sebastian Andrzej Siewior · 13 years ago
  25. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  26. 7422ba5 usb: gadget: epautoconf: do not change number of streams by Felipe Balbi · 13 years ago
  27. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  28. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  29. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  30. bdb64d7 usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 14 years ago
  31. a59d6b9 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 14 years ago
  32. 48767a4 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 14 years ago
  33. 553fbcd USB: Gadget: Initialize wMaxPacketSize if not already set by Jassi Brar · 14 years ago
  34. 28824b1 USB: gadget: __init and __exit tags removed by Michal Nazarewicz · 15 years ago
  35. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 15 years ago
  36. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  37. 767ffec USB: gadget: add INT support for Blackfin musb by Cliff Cai · 15 years ago
  38. 3a8a3b1 USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB by Bryan Wu · 15 years ago
  39. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  40. bb9496c USB: gadget: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  41. a4c39c4 usb gadget: descriptor copying support by David Brownell · 17 years ago
  42. 0e530b4 USB: gadget section fixes by David Brownell · 17 years ago
  43. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  44. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  45. 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 18 years ago
  46. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  47. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago