1. 5a1da54 usb: gadget: core: do not try to disconnect gadget if it is not connected by Peter Chen · 4 years, 5 months ago
  2. 7595c38 Revert "usb: udc: allow adding and removing the same gadget device" by Peter Chen · 4 years, 4 months ago
  3. 3301c21 USB: UDC: Expand device model API interface by Alan Stern · 4 years, 4 months ago
  4. 37d9453 usb: gadget: udc: Flush pending work also in error path by Marek Szyprowski · 4 years, 6 months ago
  5. e21cd08 usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours by Lee Jones · 4 years, 6 months ago
  6. b9b7017 USB: Fix up terminology by Greg Kroah-Hartman · 4 years, 6 months ago
  7. 3c73bc5 usb: gadget: core: sync interrupt before unbind the udc by Peter Chen · 4 years, 8 months ago
  8. 1d039a8 usb: gadget: udc: core: Warn about failed to find udc by Dejin Zheng · 5 years ago
  9. 54f83b8 USB: gadget: Reject endpoints with 0 maxpacket value by Alan Stern · 5 years ago
  10. 163be6f usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails by Roger Quadros · 5 years ago
  11. 1e19a52 USB: gadget: Improve kerneldoc for usb_ep_dequeue() by Alan Stern · 6 years ago
  12. 0a55187 USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect() by Alan Stern · 6 years ago
  13. bf594c1 USB: gadget: Document that certain ep operations can be called in interrupt context by Alan Stern · 7 years ago
  14. 5d1332a usb: gadget: udc: core: Document the relation between usb_ep_queue() and completion callback by Alan Stern · 7 years ago
  15. eaa358c usb: gadget: udc: core: update usb_ep_queue() documentation by Felipe Balbi · 7 years ago
  16. 3589cce usb: gadget: udc: Use scnprintf() instead of snprintf() by Jaejoong Kim · 7 years ago
  17. e74bd4d usb: gadget: core: Fix use-after-free of usb_request by Manu Gautam · 7 years ago
  18. ca35910 USB: move many drivers to use DEVICE_ATTR_WO by Greg Kroah-Hartman · 7 years ago
  19. 11fb379 usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() by Benjamin Herrenschmidt · 7 years ago
  20. 7ae2c3c USB: UDC core: fix double-free in usb_add_gadget_udc_release by Alan Stern · 7 years ago
  21. a4f0927 usb: gadget: core: Fix ->udc_set_speed() speed handling by Roger Quadros · 7 years ago
  22. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  23. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  24. 99bcb23 usb: gadget: udc: remove duplicate & operation by Jaejoong Kim · 7 years ago
  25. 97e133d usb: gadget: core: fix ->udc_set_speed() logic by Roger Quadros · 7 years ago
  26. afd7fd8 USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_release() by Alan Stern · 7 years ago
  27. 31fe084 usb: gadget: core: unmap request from DMA only if previously mapped by Jack Pham · 7 years ago
  28. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  29. 1041656 usb: gadget: udc: add a 'function' sysfs file by Felipe Balbi · 8 years ago
  30. 67fdfda usb: gadget: core: introduce ->udc_set_speed() method by Felipe Balbi · 8 years ago
  31. 8a8b161 usb: gadget: remove redundant self assignment by Stefan Agner · 8 years ago
  32. 614536d usb: udc: core: Error if req->buf is either from vmalloc or stack by Florian Fainelli · 8 years ago
  33. fac3234 usb: udc: allow adding and removing the same gadget device by Roger Quadros · 8 years ago
  34. 8236800 usb: gadget: udc-core: Rescan pending list on driver unbind by Krzysztof Opasiak · 8 years ago
  35. 7b01738 usb: gadget: udc: core: fix return code of usb_gadget_probe_driver() by Felix Hädicke · 8 years ago
  36. 8152263 Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  37. f510b5a usb: gadget: remove redundant self assignment by Colin Ian King · 8 years ago
  38. 23fd537 usb: gadget: udc: core: don't starve DMA resources by Felipe Balbi · 8 years ago
  39. 17a1dc5 usb: udc: core: fix error handling by Peter Chen · 8 years ago
  40. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 9 years ago[Renamed (92%) from drivers/usb/gadget/udc/udc-core.c]
  41. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 9 years ago
  42. f1bddbb usb: gadget: Fix binding to UDC via configfs interface by Krzysztof Opasiak · 9 years ago
  43. 679ca39 usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev() by Yoshihiro Shimoda · 9 years ago
  44. 5096c4d usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() by Yoshihiro Shimoda · 9 years ago
  45. 79171e9 usb: gadget: udc-core: remove manual dma configuration by Grygorii Strashko · 9 years ago
  46. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  47. 31b994a usb: gadget: remove driver from pending list on probe error by Marek Szyprowski · 9 years ago
  48. 855ed04 usb: gadget: udc-core: independent registration of gadgets and gadget drivers by Ruslan Bilovol · 9 years ago
  49. 88f73eb usb: gadget: udc-core: remove unused usb_udc_attach_driver() by Ruslan Bilovol · 9 years ago
  50. 2284b29 usb: gadget: bind UDC by name passed via usb_gadget_driver structure by Ruslan Bilovol · 9 years ago
  51. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  52. b0aea00 usb: gadget: move find_ep() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  53. 4278c68 usb: gadget: move ep_matches() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  54. c93e64e usb: udc: core: add device_del() call to error pathway by Alan Stern · 10 years ago
  55. 7ace8fc usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU by Yoshihiro Shimoda · 9 years ago
  56. 628ef0d usb: udc: add usb_udc_vbus_handler by Peter Chen · 10 years ago
  57. dfea9c9 usb: udc: store usb_udc pointer in struct usb_gadget by Peter Chen · 10 years ago
  58. 3f6dd4f usb: udc-core: add is_selfpowered sys entry by Peter Chen · 10 years ago
  59. 02e8c96 usb: gadget: udc: core: prepend udc_attach_driver with usb_ by Felipe Balbi · 10 years ago
  60. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  61. 8da9fe8 usb: gadget: udc: core: fix unregistering message by Felipe Balbi · 10 years ago
  62. 2c68334 usb: gadget: udc: pass a single argument to usb_gadget_udc_start/stop by Felipe Balbi · 10 years ago
  63. 0abd069 usb: gadget: udc-core: call ->disconnect() when soft disconnecting by Felipe Balbi · 10 years ago
  64. bfa6b18 usb: gadget: udc: core: fix kernel oops with soft-connect by Felipe Balbi · 10 years ago
  65. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  66. 3fc2aa5 usb: gadget: Introduce usb_gadget_giveback_request() by Michal Sojka · 10 years ago
  67. af54954 usb: gadget: udc_core: Use right kobj when calling sysfs_notify by Andreas Larsson · 10 years ago
  68. 974a70b usb: gadget: udc-core: add utility for bus reset by Peter Chen · 10 years ago
  69. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/udc-core.c]
  70. b5fb8d0 usb: udc-core: set gadget state as not attached after unloading module by Peter Chen · 11 years ago
  71. f8cffc8 usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs by Fabio Estevam · 11 years ago
  72. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  73. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  74. 1894870 usb: gadget: udc-core: fix the typo of udc state attribute by Rong Wang · 11 years ago
  75. 5702f75 usb: gadget: udc-core: move sysfs_notify() to a workqueue by Felipe Balbi · 11 years ago
  76. 908b961 usb: gadget: don't fail when DMA isn't present by Alan Stern · 11 years ago
  77. 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 · 12 years ago
  78. c5dbc22 usb: gadget: udc-core: prevent a memory leak by Felipe Balbi · 12 years ago
  79. 511f3c5 usb: gadget: udc-core: fix a regression during gadget driver unbinding by Alan Stern · 12 years ago
  80. a5fcb06 usb: gadget: udc-core: anywone can read 'speed' attributes by Felipe Balbi · 12 years ago
  81. ddf47cc usb: gadget: udc-core: remove protection when setting gadget.dev.release by Felipe Balbi · 12 years ago
  82. 792bfcf usb: gadget: udc-core: introduce usb_add_gadget_udc_release() by Felipe Balbi · 12 years ago
  83. 70d3a49 usb: gadget: udc-core: initialize gadget->dev.driver by Felipe Balbi · 12 years ago
  84. 2ed1432 usb: gadget: udc-core: initialize parent by Felipe Balbi · 12 years ago
  85. 658c8cf usb: gadget: udc-core: copy dma-related parameters from parent by Felipe Balbi · 12 years ago
  86. 49401f4 usb: gadget: introduce gadget state tracking by Felipe Balbi · 13 years ago
  87. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  88. f07bd56b usb: gadget: udc-core: allow udc class register gadget device by Felipe Balbi · 12 years ago
  89. 2d7ebbb usb: gadget: completely remove ->start/->stop by Felipe Balbi · 12 years ago
  90. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  91. be44f1c usb: gadget: Remove reference to is_dualspeed from sysfs. by Michal Nazarewicz · 12 years ago
  92. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  93. 9395295 usb: gadget: move bind() callback back to struct usb_gadget_driver by Sebastian Andrzej Siewior · 12 years ago
  94. 974e932 usb: gadget: udc-core: Race between disconnect/unbind and setup by Kevin Cernekee · 12 years ago
  95. 320cd1e usb: gadget: udc-core: fix incompatibility with dummy-hcd by Alan Stern · 13 years ago
  96. 83a787a usb: gadget: udc-core: fix wrong call order by Felipe Balbi · 13 years ago
  97. 8ae8090 usb: gadget: udc-core: fix asymmetric calls in remove_driver by Kishon Vijay Abraham I · 13 years ago
  98. 6d258a4 usb: gadget: udc-core: stop UDC on device-initiated disconnect by Felipe Balbi · 13 years ago
  99. a698908 usb: gadget: add generic map/unmap request utilities by Felipe Balbi · 13 years ago
  100. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago