1. 75e5b48 USB: gadget: validate interface OS descriptor requests by Szymon Heidrich · 3 years ago
  2. 236c9ad Merge 5.16-rc6 into usb-next by Greg Kroah-Hartman · 3 years ago
  3. f08adf5 USB: gadget: bRequestType is a bitfield, not a enum by Greg Kroah-Hartman · 3 years ago
  4. c45479e Merge 5.16-rc5 into usb-next by Greg Kroah-Hartman · 3 years ago
  5. 86ebbc1 USB: gadget: zero allocate endpoint 0 buffers by Greg Kroah-Hartman · 3 years, 1 month ago
  6. 153a2d7 USB: gadget: detect too-big endpoint 0 requests by Greg Kroah-Hartman · 3 years, 1 month ago
  7. 16d4275 usb: gadget: composite: Show warning if function driver's descriptors are incomplete. by Qihang Hu · 3 years, 2 months ago
  8. bcacbf0 usb: gadget: composite: Allow bMaxPower=0 if self-powered by Jack Pham · 3 years, 5 months ago
  9. 7bf0fc5 usb: gadget: composite: Report various SSP sublink speeds by Thinh Nguyen · 4 years ago
  10. 121fc3a usb: gadget: composite: Use SSP sublink speed macros by Thinh Nguyen · 4 years ago
  11. a66a7d4 Merge 5.11-rc3 into usb-next by Greg Kroah-Hartman · 4 years ago
  12. 8280de6 usb: gadget: composite: Split composite reset and disconnect by Wesley Cheng · 4 years ago
  13. 5cc35c2 usb: gadget: Fix spinlock lockup on usb_function_deactivate by Sriharsha Allenki · 4 years, 1 month ago
  14. cbdc0f5 usb: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  15. a74005a usb: gadget: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  16. 81c7462 USB: replace hardcode maximum usb string length by definition by Macpaul Lin · 4 years, 6 months ago
  17. 5d36312 usb: gadget: Fix issue with config_ep_by_speed function by Pawel Laszczak · 4 years, 7 months ago
  18. 5e5caf4 usb: gadget: composite: Inform controller driver of self-powered by Thinh Nguyen · 5 years ago
  19. a203541 usb: gadget: composite: Support more than 500mA MaxPower by Jack Pham · 5 years ago
  20. c724417 usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus by Jack Pham · 5 years ago
  21. 7170d1a Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  22. 1c20c89 usb: gadget: composite: Fix possible double free memory bug by Chandana Kishori Chiluveru · 5 years ago
  23. 1cbfb8c usb: gadget: Quieten gadget config message by Joel Stanley · 5 years ago
  24. 96e46dc Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  25. cca3854 usb: gadget: composite: Set recommended BESL values by Thinh Nguyen · 5 years ago
  26. 602fda1 usb: gadget: composite: Clear "suspended" on reset/disconnect by Benjamin Herrenschmidt · 5 years ago
  27. 4ed9890 usb: gadget: send usb_gadget as an argument in get_config_params by Anurag Kumar Vulisha · 6 years ago
  28. 50b9773 usb: gadget: Fix OS descriptors support by Benjamin Herrenschmidt · 7 years ago
  29. 980900d usb: gadget: composite: fix delayed_status race condition when set_interface by Chunfeng Yun · 7 years ago
  30. 1ef6c42 usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds by Chunfeng Yun · 7 years ago
  31. aaeab02 usb/gadget: Add an EP dispose() callback for EP lifetime tracking by Benjamin Herrenschmidt · 7 years ago
  32. 636ba13 usb: gadget: composite: remove duplicated code in OS desc handling by Chris Dickens · 7 years ago
  33. 5d6ae4f usb: gadget: composite: fix incorrect handling of OS desc requests by Chris Dickens · 7 years ago
  34. b2fc059 usb: gadget: don't dereference g until after it has been null checked by Colin Ian King · 7 years ago
  35. e79bfcb USB: gadget: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  36. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  37. 624916a usb: gadget: composite: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  38. aec17e1 usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options by Andrew Gabbasov · 7 years ago
  39. 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
  40. 0e3e975 usb: gadget: composite: make sure to reactivate function on unbind by Felipe Balbi · 8 years ago
  41. a9548c5 usb: gadget: Allow a non-SuperSpeed gadget to support LPM by John Youn · 8 years ago
  42. 0b67a6b usb: gadget: composite: Exclude SS Dev Cap Desc by John Youn · 8 years ago
  43. 990758c usb: gadget: composite: Fix function used to free memory by Christophe JAILLET · 8 years ago
  44. 7e4da3f usb: gadget: composite: Test get_alt() presence instead of set_alt() by Krzysztof Opasiak · 8 years ago
  45. 5002c93 usb: gadget: composite: use kasprintf() instead of open coding it by Juergen Gross · 8 years ago
  46. 9ad5877 usb: gadget: composite: remove unnecessary & operation by Felipe Balbi · 8 years ago
  47. eaa496f usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  48. e8f29bb usb: gadget: composite: correctly initialize ep->maxpacket by Felipe Balbi · 8 years ago
  49. 1a00b457 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 by Felix Hädicke · 9 years ago
  50. 3887db5 usb: gadget: composite: Fix return value in case of error by Christophe JAILLET · 8 years ago
  51. c526c62 usb: gadget: composite: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  52. 7e14f47a usb: gadget: composite: don't queue OS desc req if length is invalid by William Wu · 9 years ago
  53. ce15bda Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  54. 0878263 usb: gadget: composite: avoid kernel oops with bad gadgets by Felipe Balbi · 9 years ago
  55. 138b863 usb: gadget: composite: Clear reserved fields of SSP Dev Cap by John Youn · 9 years ago
  56. 08f8cab usb: gadget: composite: Access SSP Dev Cap fields properly by John Youn · 9 years ago
  57. c5348b6 usb: gadget: composite: handle otg status selector request from OTG host by Li Jun · 9 years ago
  58. cd69cbe usb: gadget: composite: Update debug message for SuperSpeedPlus by John Youn · 9 years ago
  59. 4eb8e32d usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus by John Youn · 9 years ago
  60. eae5820 usb: gadget: composite: Write SuperSpeedPlus config descriptors by John Youn · 9 years ago
  61. f3bdbe3 usb: gadget: composite: Add function to get descriptors by John Youn · 9 years ago
  62. a4afd01 usb: gadget: composite: Count configs for SuperSpeedPlus by John Youn · 9 years ago
  63. 554eead usb: gadget: Update config for SuperSpeedPlus by John Youn · 9 years ago
  64. f228a8d usb: gadget: composite: Return SSP Dev Cap descriptor by John Youn · 9 years ago
  65. 1a85329 usb: gadget: composite: Return bcdUSB 0x0310 by John Youn · 9 years ago
  66. 5527e73 usb: gadget: composite: fill bcdUSB for any gadget max speed by Igor Kotrasinski · 9 years ago
  67. f871cb9 usb: gadget: fix few outdated comments by Robert Baldyga · 9 years ago
  68. 53e6242 usb: gadget: composite: add USB_DT_OTG request handling by Macpaul Lin · 9 years ago
  69. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 10 years ago
  70. 5601250 usb: composite: fix usb_function_activate/deactivate functions by Robert Baldyga · 10 years ago
  71. ad4676a usb: gadget: composite.c: i18n is not an acronym by Diego Viola · 10 years ago
  72. b4c21f0 usb: gadget: composite: Fix NULL pointer dereference by Kishon Vijay Abraham I · 10 years ago
  73. 06ed0de usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml by Masanari Iida · 10 years ago
  74. f563d23 usb: gadget: composite: add req_match method to usb_function by Andrzej Pietrasiewicz · 10 years ago
  75. 232c010 usb: gadget: composite: don't try standard handling for non-standard requests by Andrzej Pietrasiewicz · 10 years ago
  76. df6738d usb: gadget: Fix os desc test by Mario Schuknecht · 10 years ago
  77. 3a57187 usb: gadget: configfs: add suspend/resume by Andrzej Pietrasiewicz · 10 years ago
  78. a7c12ea usb: gadget: composite: conditionally dequeue os_desc and setup requests by Felipe Balbi · 10 years ago
  79. 5794371 usb: gadget: composite: set our req->context to cdev by Felipe Balbi · 10 years ago
  80. a661593 usb: gadget: composite: enable BESL support by Felipe Balbi · 10 years ago
  81. bf17eba Revert "usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup" by Felipe Balbi · 10 years ago
  82. 72a65a0 Revert "usb: gadget: composite: dequeue cdev->req before free its buffer" by Felipe Balbi · 10 years ago
  83. d8a816f usb: gadget: composite: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  84. be0a888 usb: gadget: composite: dequeue cdev->req before free its buffer by Li Jun · 10 years ago
  85. f226708 usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup by Li Jun · 10 years ago
  86. 849b133 usb: gadget: make return of 0 explicit by Julia Lawall · 11 years ago
  87. 37a3a53 usb: gadget: OS Feature Descriptors support by Andrzej Pietrasiewicz · 11 years ago
  88. 19824d5 usb: gadget: OS String support by Andrzej Pietrasiewicz · 11 years ago
  89. 6027f31 usb: gadget: set gadget state as configured by Peter Chen · 11 years ago
  90. dad4bab usb: gadget: composite: switch over to ERR_CAST() by Felipe Balbi · 11 years ago
  91. 56b1b90 usb: gadget: should use u16 type variable to store MaxPower by Du, ChangbinX · 11 years ago
  92. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  93. a01091e usb: gadget: composite: redirect setup requests by Andrzej Pietrasiewicz · 11 years ago
  94. 2bac51a usb: gadget: composite: reset delayed_status on reset_config by Michael Grzeschik · 11 years ago
  95. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  96. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  97. 88af8bb usb: gadget: the start of the configfs interface by Sebastian Andrzej Siewior · 12 years ago
  98. 43febb2 usb: gadget: composite: fix kernel-doc warnings by Nishanth Menon · 12 years ago
  99. 27a46633 usb: gadget: f_acm: use usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  100. 9bb2859 usb: gadget: composite: introduce usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago