1. 292d2c8 usb: raw-gadget: fix handling of dual-direction-capable endpoints by Jann Horn · 3 years ago
  2. 452785d headers/prep: usb: gadget: Fix namespace collision by Ingo Molnar · 3 years, 1 month ago
  3. 501e38a usb: gadget: clear related members when goto fail by Hangyu Hua · 3 years ago
  4. 89f3594 usb: gadget: don't release an existing dev->buf by Hangyu Hua · 3 years ago
  5. f08adf5 USB: gadget: bRequestType is a bitfield, not a enum by Greg Kroah-Hartman · 3 years ago
  6. 86ebbc1 USB: gadget: zero allocate endpoint 0 buffers by Greg Kroah-Hartman · 3 years, 1 month ago
  7. 153a2d7 USB: gadget: detect too-big endpoint 0 requests by Greg Kroah-Hartman · 3 years, 1 month ago
  8. 048ff86 Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 2 months ago
  9. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  10. 4c3d8ac usb: remove res2 argument from gadget code completions by Jens Axboe · 3 years, 2 months ago
  11. 68e7c51 usb: gadget: hid: fix error code in do_config() by Dan Carpenter · 3 years, 3 months ago
  12. 9fe3c93 usb: gadget: Add description for module parameter by Wei Ming Chen · 3 years, 4 months ago
  13. 9311a53 usb: gadget: Fix inconsistent indent by Wei Ming Chen · 3 years, 5 months ago
  14. e81e7f9 usb: gadget: uvc: add scatter gather support by Michael Grzeschik · 3 years, 6 months ago
  15. 88693f7 usb: gadget: hid: fix error return code in hid_bind() by Yang Yingliang · 3 years, 6 months ago
  16. 3343f37 usb: gadget: prevent a ternary sign expansion bug by Dan Carpenter · 3 years, 8 months ago
  17. f2b6ebf usb: gadget: legacy: fix error return code of msg_bind() by Jia-Ju Bai · 3 years, 9 months ago
  18. 6fcf112 USB: gadget: legacy: remove left-over __ref annotations by Rasmus Villemoes · 3 years, 9 months ago
  19. c021e02 usb: gadget: legacy: fix error return code of multi_bind() by Jia-Ju Bai · 3 years, 10 months ago
  20. 6a154ec usb: webcam: Invalid size of Processing Unit Descriptor by Pawel Laszczak · 3 years, 10 months ago
  21. 98f1197 usb: gadget: uvc: Updating bcdUVC field to 0x0110 by Pawel Laszczak · 3 years, 10 months ago
  22. d8c8490 Merge 5.11-rc7 into usb-next by Greg Kroah-Hartman · 3 years, 11 months ago
  23. 3e1f4a2 USB: gadget: legacy: fix an error code in eth_bind() by Dan Carpenter · 4 years ago
  24. 7a35a5c usb: raw-gadget: update documentation and Kconfig by Andrey Konovalov · 4 years ago
  25. 4c1934b usb: raw-gadget: add copyright by Andrey Konovalov · 4 years ago
  26. c91d3a6 USB: gadget: legacy: fix return error code in acm_ms_bind() by Yang Yingliang · 4 years, 1 month ago
  27. 87bed3d7 usb: gadget: Fix memleak in gadgetfs_fill_super by Zhang Qilong · 4 years, 1 month ago
  28. 129aa97 usb: raw-gadget: fix memory leak in gadget_setup by Zqiang · 4 years, 2 months ago
  29. a74005a usb: gadget: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  30. 5d1d481 usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia' by Lee Jones · 4 years, 6 months ago
  31. 89dd9a8 usb: gadget: legacy: printer: Remove unused variable 'driver_desc' by Lee Jones · 4 years, 6 months ago
  32. b9b7017 USB: Fix up terminology by Greg Kroah-Hartman · 4 years, 6 months ago
  33. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
  34. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
  35. ca681aa Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 7 months ago
  36. 46b11a9 usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code by Wei Yongjun · 4 years, 8 months ago
  37. da39b5e usb: raw-gadget: fix null-ptr-deref when reenabling endpoints by Andrey Konovalov · 4 years, 8 months ago
  38. c61769b usb: raw-gadget: support stalling/halting/wedging endpoints by Andrey Konovalov · 4 years, 8 months ago
  39. 97df5e5 usb: raw-gadget: fix gadget endpoint selection by Andrey Konovalov · 4 years, 8 months ago
  40. 6e50764 usb: raw-gadget: fix return value of ep read ioctls by Andrey Konovalov · 4 years, 8 months ago
  41. e27d4b3 usb: gadget: legacy: fix error return code in gncm_bind() by Wei Yongjun · 4 years, 8 months ago
  42. e8f7f9e usb: gadget: legacy: fix error return code in cdc_bind() by Wei Yongjun · 4 years, 8 months ago
  43. d13cce7 usb: gadget: legacy: fix redundant initialization warnings by Masahiro Yamada · 4 years, 9 months ago
  44. 19b94c1 usb: gadget: audio: Fix a missing error return value in audio_bind() by Christophe JAILLET · 4 years, 8 months ago
  45. fdd1049 usb: raw-gadget: fix raw_event_queue_fetch locking by Andrey Konovalov · 4 years, 9 months ago
  46. 068fbff usb: raw-gadget: Fix copy_to/from_user() checks by Dan Carpenter · 4 years, 9 months ago
  47. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  48. c1d51dd usb: gadget: Use completion interface instead of open coding it by Thomas Gleixner · 4 years, 9 months ago
  49. df8df5e usb: get rid of 'choice' for legacy gadget drivers by Masahiro Yamada · 4 years, 10 months ago
  50. a8ab3e7 Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  51. f2c2e71 usb: gadget: add raw-gadget interface by Andrey Konovalov · 4 years, 10 months ago
  52. bab6bac usb: gadget: legacy: inode: remove useless cast for driver.name by Corentin Labbe · 4 years, 10 months ago
  53. b284ddc usb: gadget: legacy: gmidi: remove useless cast for driver.name by Corentin Labbe · 4 years, 10 months ago
  54. 463f67a usb: gadget: legacy: set max_speed to super-speed by Roger Quadros · 5 years ago
  55. 10e5e6c2 usb: gadget: move choice ... endchoice to legacy/Kconfig by Masahiro Yamada · 5 years ago
  56. b14f8b9 usb: gadget: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  57. 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
  58. e804cd4 usb: gadget: Remove set but not used variable 'opts' in msg_do_config by zhengbin · 5 years ago
  59. 6973dbd usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config by zhengbin · 5 years ago
  60. bd25a14 usb: gadget: legacy/serial: allow dynamic removal by Michał Mirosław · 5 years ago
  61. db03863 usb: gadget: Remove set but not used variable 'opts' in msg_do_config by zhengbin · 5 years ago
  62. 29234e3 usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config by zhengbin · 5 years ago
  63. c2c1c66 usb: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  64. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  65. e5d82a73 vfs: Convert gadgetfs to use the new mount API by David Howells · 6 years ago
  66. ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
  67. d991f85 usb: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  68. dc8b2a6 Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  69. 1ff767b usb: gadget: fix various indentation issues by Colin Ian King · 6 years ago
  70. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  71. 8c45fbc usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer" by Colin Ian King · 7 years ago
  72. 20970d8 usb: gadget: uvc: Move trace parameter to function module by Laurent Pinchart · 7 years ago
  73. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  74. c4094c8 usb: Remove Blackfin references in USB support by Aaron Wu · 7 years ago
  75. 28af04b usb: gadget: mass_storage: Set max_speed to SSP by Thinh Nguyen · 7 years ago
  76. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  77. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  78. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 0cb5818 usb: gadget: compress return logic into one line by Gustavo A. R. Silva · 7 years ago
  80. 958e052 Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  81. 9dbe416 Revert "usb: gadget: allow to enable legacy drivers without USB_ETH" by Felipe Balbi · 7 years ago
  82. 54eed78 usb: gadget: webcam: fix V4L2 Kconfig dependency by Arnd Bergmann · 7 years ago
  83. 2eeb44c USB: gadget: legacy: remove redundant zero assignment to variable 'value' by Colin Ian King · 7 years ago
  84. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  85. 7a9618a usb: gadget: allow to enable legacy drivers without USB_ETH by Bart Van Assche · 7 years ago
  86. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  87. d7e2853 USB: gadget: legacy: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  88. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  89. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  90. 74fef19 usb: gadget: zero: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. 1fbbb78 USB: g_mass_storage: Fix deadlock when driver is unbound by Alan Stern · 7 years ago
  92. 520b72f USB: gadgetfs: Fix crash caused by inadequate synchronization by Alan Stern · 7 years ago
  93. 6e76c01 USB: gadgetfs: fix copy_to_user while holding spinlock by Alan Stern · 7 years ago
  94. 3dc173f USB: gadget: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  95. 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
  96. 0591bc2 usb: gadget: add f_uac1 variant based on a new u_audio api by Ruslan Bilovol · 8 years ago
  97. d355339 usb: gadget: function: make current f_uac1 implementation legacy by Ruslan Bilovol · 8 years ago
  98. eb9fecb usb: gadget: f_uac2: split out audio core by Ruslan Bilovol · 8 years ago
  99. f16443a USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  100. 8e55d30 usb: gadget: mass_storage: set msg_registered after msg registered by Li Jun · 8 years ago