1. 373ef69 usb: gadget: m66592-udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  2. 90834d3 usb: gadget: pxa25x_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  3. 5ca1ccd usb: gadget: net2272: use udc-core's reset notifier by Alan Stern · 10 years ago
  4. b611e42 usb: gadget: net2280: use udc-core's reset notifier by Alan Stern · 10 years ago
  5. 8480484 usb: gadget: dummy-hcd: use udc-core's reset notifier by Alan Stern · 10 years ago
  6. 6876d58 usb: gadget: dbgp: Fix endpoint config after USB disconnect by Kyösti Mälkki · 10 years ago
  7. 004f7d4 usb: gadget: pxa27x_udc: fix warning in non device-tree build by Robert Jarzmik · 10 years ago
  8. 21a9476 usb: gadget: hid: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  9. 5ca8d3ec usb: gadget: f_hid: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  10. 5d66a39 usb: gadget: f_hid: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  11. 4bc8a33 usb: gadget: hid: convert to new interface of f_hid by Andrzej Pietrasiewicz · 10 years ago
  12. cb38253 usb: gadget: f_hid: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  13. 00896f6 usb: gadget: hid: mirror init operations in module cleanup by Andrzej Pietrasiewicz · 10 years ago
  14. 6340608 usb: gadget: f_hid: check return value of device_create by Andrzej Pietrasiewicz · 10 years ago
  15. 0652940 usb: gadget: f_hid: check return value of class_create by Andrzej Pietrasiewicz · 10 years ago
  16. 6f1de34 usb: gadget: f_midi: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  17. 9caa0d7 usb: gadget: f_midi: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  18. 33cfad6 usb: gadget: f_midi: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  19. 32522a5 usb: gadget: midi: convert to new interface of f_midi by Andrzej Pietrasiewicz · 10 years ago
  20. b85e9de usb: gadget: f_midi: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  21. d23b4c3 usb: gadget: f_midi: check kstrdup() return value by Andrzej Pietrasiewicz · 10 years ago
  22. 6e58ed5 usb: gadget: f_midi: enable use of the index parameter by Andrzej Pietrasiewicz · 10 years ago
  23. cb0a59f usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functions by Andrzej Pietrasiewicz · 10 years ago
  24. a2655e4 usb: gadget: fix ptr_ret.cocci warnings by Fengguang Wu · 10 years ago
  25. 8b920f1 usb: gadget: function: Added usb_assign_descriptors failure check by Pavitrakumar Managutte · 10 years ago
  26. 76bfa95 usb: gadget: udc: pxa27x: do not call usb_gadget_unregister_driver() by Felipe Balbi · 10 years ago
  27. 7fd1f9d usb: gadget: udc: net2272: do not call usb_gadget_unregister_driver() by Felipe Balbi · 10 years ago
  28. c77f570 usb: gadget: udc: dummy: do not call usb_gadget_unregister_driver() by Felipe Balbi · 10 years ago
  29. f4fd094 usb: gadget: pxa27x_udc: fix clock prepare and enable by Robert Jarzmik · 10 years ago
  30. 95fcc6a usb: gadget: pxa27x_udc: use devm_* helpers by Robert Jarzmik · 10 years ago
  31. 02e8c96 usb: gadget: udc: core: prepend udc_attach_driver with usb_ by Felipe Balbi · 10 years ago
  32. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  33. 8da9fe8 usb: gadget: udc: core: fix unregistering message by Felipe Balbi · 10 years ago
  34. 6ce372f usb: gadget: udc: s3c-hsudc: remove bind/unbind messages by Felipe Balbi · 10 years ago
  35. 1ca12b2 usb: gadget: udc: net2280: remove bind/unbind messages by Felipe Balbi · 10 years ago
  36. 812a40b usb: gadget: udc: net2272: remove bind/unbind messages by Felipe Balbi · 10 years ago
  37. 70bbd56 usb: gadget: udc: gr_udc: remove bind/unbind messages by Felipe Balbi · 10 years ago
  38. 7035847 usb: gadget: udc: fsl_qe: remove bind/unbind messages by Felipe Balbi · 10 years ago
  39. dd7e6dd usb: gadget: udc: dummy: remove bind/unbind messages by Felipe Balbi · 10 years ago
  40. 3364aec usb: gadget: udc: atmel_usba: remove bind/unbind messages by Felipe Balbi · 10 years ago
  41. dea87f9 usb: gadget: udc: at91: remove bind/unbind messages by Felipe Balbi · 10 years ago
  42. 2c68334 usb: gadget: udc: pass a single argument to usb_gadget_udc_start/stop by Felipe Balbi · 10 years ago
  43. 82891b9 usb: gadget: udc: s3c-hsudc: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  44. c3d84df usb: gadget: udc: pxa27x: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  45. d734316 usb: gadget: udc: pxa25x: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  46. bfd0ed5 usb: gadget: udc: net2280: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  47. 5baca5c usb: gadget: udc: net2272: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  48. 2f1ae50 usb: gadget: udc: mv_udc: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  49. a19f378 usb: gadget: udc: mv_u3d: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  50. d3cb25b usb: gadget: udc: lpc32xx: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  51. 5d82ff9 usb: gadget: udc: fsl_qe: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  52. 96a5361 usb: gadget: udc: dummy: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  53. af9501f usb: gadget: udc: at91: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  54. 21090f0 usb: gadget: udc: amd5536: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  55. 3dc3b4e usb: gadget: s3c-hsudc: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  56. 0590c4b usb: gadget: bcm63xx_udc: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  57. 3efe90e usb: gadget: fsl_qe_udc: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  58. d6163f2 usb: gadget: mv_udc_core: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  59. 3a57187 usb: gadget: configfs: add suspend/resume by Andrzej Pietrasiewicz · 10 years ago
  60. 60b388b usb: gadget: f_uac1: remove an unneeded NULL check by Dan Carpenter · 10 years ago
  61. 0abd069 usb: gadget: udc-core: call ->disconnect() when soft disconnecting by Felipe Balbi · 10 years ago
  62. 1803fe1 usb: gadget: pxa27x_udc: add devicetree support by Robert Jarzmik · 10 years ago
  63. 3ec8347 usb: gadget: pxa27x_udc: transfer mach_info into pxa_udc by Robert Jarzmik · 10 years ago
  64. 2db88a7 usb: gadget: pxa27x_udc: prepare device-tree support by Robert Jarzmik · 10 years ago
  65. a7c12ea usb: gadget: composite: conditionally dequeue os_desc and setup requests by Felipe Balbi · 10 years ago
  66. 5794371 usb: gadget: composite: set our req->context to cdev by Felipe Balbi · 10 years ago
  67. 9b17635 usb: gadget: function: Fixed the return value on error path by Pavitrakumar Managutte · 10 years ago
  68. d12a872 usb: gadget: function: Remove redundant usb_free_all_descriptors by Pavitrakumar Managutte · 10 years ago
  69. bfa6b18 usb: gadget: udc: core: fix kernel oops with soft-connect by Felipe Balbi · 10 years ago
  70. e0857ce usb: gadget: loopback: don't queue requests to bogus endpoints by Felipe Balbi · 10 years ago
  71. c0d31b3 usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set by David Cohen · 10 years ago
  72. a3058a5 usb: gadget: f_fs: remove redundant ffs_data_get() by Robert Baldyga · 10 years ago
  73. f1113be usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  74. a661593 usb: gadget: composite: enable BESL support by Felipe Balbi · 10 years ago
  75. 3985f3a usb: gadget: function: f_obex: fix Interface Descriptor Test by Felipe Balbi · 10 years ago
  76. de1e6e7 usb: gadget: function: uac2: add a release method by Felipe Balbi · 10 years ago
  77. f3bb7b2 usb: gadget: function: uac2: prevent double ep disable by Felipe Balbi · 10 years ago
  78. 703a303 usb: gadget: function: uac2: add wMaxPacketSize to ep desc by Felipe Balbi · 10 years ago
  79. e3122f5 usb: gadget: function: uvc: disable endpoints on ->disable() by Felipe Balbi · 10 years ago
  80. 62e3707 usb: gadget: function: uvc: manage our video control endpoint by Felipe Balbi · 10 years ago
  81. 52ec49a usb: gadget: function: acm: make f_acm pass USB20CV Chapter9 by Felipe Balbi · 10 years ago
  82. e975be2 usb: gadget: function: uvc: return correct alt-setting by Felipe Balbi · 10 years ago
  83. c92bae7 usb: gadget: function: uvc: make sure to balance ep enable/disable by Felipe Balbi · 10 years ago
  84. d7577b3 usb: gadget: function: uvc: conditionally dequeue by Felipe Balbi · 10 years ago
  85. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. fb6c322 gadgetfs: saner API for gadgetfs_create_file() by Al Viro · 10 years ago
  87. 1bb27ca f_fs: saner API for ffs_sb_create_file() by Al Viro · 10 years ago
  88. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. a173dc4 usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo by Arnd Bergmann · 10 years ago
  90. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  91. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  92. 3fc2aa5 usb: gadget: Introduce usb_gadget_giveback_request() by Michal Sojka · 10 years ago
  93. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. bf17eba Revert "usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup" by Felipe Balbi · 10 years ago
  95. 72a65a0 Revert "usb: gadget: composite: dequeue cdev->req before free its buffer" by Felipe Balbi · 10 years ago
  96. 5b484989 usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests by Andreas Larsson · 10 years ago
  97. af54954 usb: gadget: udc_core: Use right kobj when calling sysfs_notify by Andreas Larsson · 10 years ago
  98. 6dd5b02 usb: gadget: uvc: Simplify uvcg_video_pump by using local variable by Laurent Pinchart · 10 years ago
  99. e102609 usb: gadget: uvc: Fix endianness mismatches by Laurent Pinchart · 10 years ago
  100. 4a6698b usb: gadget: uvc: uvc_alloc() can be static by Fengguang Wu · 10 years ago