1. e55f3c3 usb: gadget: udc: Potential Oops in error handling code by Dan Carpenter · 4 years, 9 months ago
  2. 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  3. 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 9 months ago
  4. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 9 months ago
  5. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 9 months ago
  6. a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 9 months ago
  7. e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
  8. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  9. fe6bb59 usb: get rid of pointless access_ok() calls by Al Viro · 4 years, 11 months ago
  10. 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, 10 months ago
  11. 5d36312 usb: gadget: Fix issue with config_ep_by_speed function by Pawel Laszczak · 4 years, 10 months ago
  12. 4cda340 usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe() by Tang Bin · 5 years ago
  13. 44734a5 usb: gadget: fix potential double-free in m66592_probe. by Qiushi Wu · 4 years, 10 months ago
  14. eafa800 usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check by Colin Ian King · 4 years, 10 months ago
  15. eccba1e USB: dummy-hcd: use configurable endpoint naming scheme by Andrey Konovalov · 4 years, 10 months ago
  16. 3c73bc5 usb: gadget: core: sync interrupt before unbind the udc by Peter Chen · 4 years, 10 months ago
  17. e78355b usb: gadget: udc: atmel: Don't use DT to configure end point by Gregory CLEMENT · 4 years, 10 months ago
  18. 27b31b9 usb: gadget: f_tcm: Inform last stream request by Thinh Nguyen · 4 years, 10 months ago
  19. 88607a8 usb: gadget: tegra-xudc: add port_speed_quirk by Nagarjuna Kristam · 4 years, 10 months ago
  20. 9584a60 usb: gadget: tegra-xudc: Add Tegra194 support by Nagarjuna Kristam · 4 years, 10 months ago
  21. 7aca439 USB: dummy-hcd: Add missing annotation for set_link_state() by Jules Irenge · 4 years, 10 months ago
  22. 66bd76e usb: gadget: Add missing annotation for xudc_handle_setup() by Jules Irenge · 4 years, 10 months ago
  23. 46b11a9 usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code by Wei Yongjun · 4 years, 10 months ago
  24. 55ee1bf usb: gadget: omap_udc: remove unneeded semicolon by Jason Yan · 4 years, 10 months ago
  25. 30755dd usb: gadget: udc: remove comparison to bool in mv_u3d_core.c by Jason Yan · 4 years, 11 months ago
  26. fe4ff11 usb: gadget: net2272: use false for 'use_dma' by Jason Yan · 4 years, 11 months ago
  27. ded0d39 usb: gadget: function: remove redundant assignment to variable 'status' by Colin Ian King · 4 years, 11 months ago
  28. 7a0fbcf USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke by Nathan Chancellor · 4 years, 11 months ago
  29. 3affccd usb: gadget: f_acm: add suspend resume callbacks by Fabrice Gasnier · 4 years, 11 months ago
  30. e702a7c usb: gadget: f_serial: add suspend resume callbacks by Fabrice Gasnier · 4 years, 11 months ago
  31. aba3a8d usb: gadget: u_serial: add suspend resume callbacks by Fabrice Gasnier · 4 years, 11 months ago
  32. 43cd002 usb: gadget: uvc_video: add worker to handle the frame pumping by Michael Grzeschik · 4 years, 11 months ago
  33. a54177d usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs() by Jason Yan · 4 years, 11 months ago
  34. 4ae2262 usb: gadget: udc: remove unused 'driver_desc' by Jason Yan · 4 years, 11 months ago
  35. 82b3fba usb: gadget: max3420: Add a missing '\n' in a log message by Christophe JAILLET · 5 years ago
  36. ac82b56b usb: gadget: tegra-xudc: Add vbus_draw support by Nagarjuna Kristam · 4 years, 10 months ago
  37. 48a7890 Merge 5.7-rc6 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  38. 1575358 USB: gadget: fix illegal array access in binding with UDC by Kyungtae Kim · 4 years, 10 months ago
  39. 4210f3a usb: gadget: udc: atmel: Make some symbols static by Samuel Zou · 4 years, 10 months ago
  40. da39b5e usb: raw-gadget: fix null-ptr-deref when reenabling endpoints by Andrey Konovalov · 4 years, 10 months ago
  41. c61769b usb: raw-gadget: support stalling/halting/wedging endpoints by Andrey Konovalov · 4 years, 10 months ago
  42. 97df5e5 usb: raw-gadget: fix gadget endpoint selection by Andrey Konovalov · 4 years, 10 months ago
  43. 6e50764 usb: raw-gadget: fix return value of ep read ioctls by Andrey Konovalov · 4 years, 10 months ago
  44. e27d4b3 usb: gadget: legacy: fix error return code in gncm_bind() by Wei Yongjun · 4 years, 10 months ago
  45. e8f7f9e usb: gadget: legacy: fix error return code in cdc_bind() by Wei Yongjun · 4 years, 10 months ago
  46. d13cce7 usb: gadget: legacy: fix redundant initialization warnings by Masahiro Yamada · 5 years ago
  47. 0534d40 usb: gadget: tegra-xudc: Fix idle suspend/resume by Thierry Reding · 4 years, 11 months ago
  48. ccaef7e usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()' by Christophe JAILLET · 4 years, 10 months ago
  49. 19b94c1 usb: gadget: audio: Fix a missing error return value in audio_bind() by Christophe JAILLET · 4 years, 10 months ago
  50. 91786aa usb: gadget: aspeed: fixup usb1 device descriptor at init time by Tao Ren · 5 years ago
  51. 2e596d8 usb: gadget: aspeed: allow to set device IDs in device tree by Tao Ren · 5 years ago
  52. 30d2617 usb: gadget: aspeed: allow to set usb strings in device tree by Tao Ren · 5 years ago
  53. 17309a6 usb: gadget: add "usb_validate_langid" function by Tao Ren · 5 years ago
  54. 5cc0710 usb: gadget: aspeed: support multiple language strings by Tao Ren · 5 years ago
  55. a23be4e usb: gadget: aspeed: improve vhub port irq handling by Tao Ren · 5 years ago
  56. 2e75973 USB: gadget: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  57. f6402eb Merge 5.7-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  58. 5c330a7 usb: gadget: udc: remove unused 'driver_desc' by Jason Yan · 4 years, 11 months ago
  59. 4dfb9ce Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 11 months ago
  60. a7b7783 usb: raw-gadget: Fix copy_to/from_user() checks by Dan Carpenter · 5 years ago
  61. 0666aa5 usb: raw-gadget: fix raw_event_queue_fetch locking by Andrey Konovalov · 5 years ago
  62. 12b94da usb: gadget: udc: atmel: Fix vbus disconnect handling by Cristian Birsan · 5 years ago
  63. 1c2e54f usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() by Udipto Goswami · 5 years ago
  64. fdd1049 usb: raw-gadget: fix raw_event_queue_fetch locking by Andrey Konovalov · 5 years ago
  65. 068fbff usb: raw-gadget: Fix copy_to/from_user() checks by Dan Carpenter · 5 years ago
  66. 081c95d usb: gadget: legacy: fix redundant initialization warnings from cppcheck by Masahiro Yamada · 5 years ago
  67. 09b04ab usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete by Nathan Chancellor · 5 years ago
  68. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  69. 4b9fd8a8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. db34c5f Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  71. 063d194 Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  72. ad2d701 usb: gadget: fsl: remove unused variable 'driver_desc' by YueHaibing · 5 years ago
  73. f63ec55 usb: gadget: f_fs: Fix use after free issue as part of queue failure by Sriharsha Allenki · 5 years ago
  74. a5c6234 completion: Use simple wait queues by Thomas Gleixner · 5 years ago
  75. c1d51dd usb: gadget: Use completion interface instead of open coding it by Thomas Gleixner · 5 years ago
  76. b4e1993 usb: gadget: tegra-xudc: Support multiple device modes by Nagarjuna Kristam · 5 years ago
  77. b9c9fd4 usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device mode by Nagarjuna Kristam · 5 years ago
  78. b77f2ff usb: gadget: tegra-xudc: Add usb-phy support by Nagarjuna Kristam · 5 years ago
  79. 9ce0a14 usb: gadget: tegra-xudc: Remove usb-role-switch support by Nagarjuna Kristam · 5 years ago
  80. a7afff3 scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions by Bart Van Assche · 5 years ago
  81. df8df5e usb: get rid of 'choice' for legacy gadget drivers by Masahiro Yamada · 5 years ago
  82. 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 · 5 years ago
  83. b9a5799 usb: gadget: aspeed: add ast2600 vhub support by Tao Ren · 5 years ago
  84. 487bc82 usb: gadget: aspeed: read vhub properties from device tree by Tao Ren · 5 years ago
  85. 6dbf05f usb: gadget: aspeed: support per-vhub usb descriptors by Tao Ren · 5 years ago
  86. eaea6ef usb: gadget: f_phonet: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  87. 5e5caf4 usb: gadget: composite: Inform controller driver of self-powered by Thinh Nguyen · 5 years ago
  88. eeead84 usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 5 years ago
  89. f48f7f9 udc: s3c-hsudc: Silence warning about supplies during deferred probe by Marek Szyprowski · 5 years ago
  90. f2c2e71 usb: gadget: add raw-gadget interface by Andrey Konovalov · 5 years ago
  91. 09890fb usb: gadget: remove redundant assignment to variable status by Colin Ian King · 5 years ago
  92. 49f1997 usb: gadget: xudc: Remove redundant platform_get_irq error message by YueHaibing · 5 years ago
  93. 48ba02b usb: gadget: add udc driver for max3420 by Jassi Brar · 5 years ago
  94. bce3052 usb: roles: Provide the switch drivers handle to the switch in the API by Heikki Krogerus · 5 years ago
  95. c06a1c3 usb: gadget: net2280: Distribute switch variables for initialization by Kees Cook · 5 years ago
  96. 6e15919 udc: s3c-hsudc: Silence warning about supplies during deferred probe by Marek Szyprowski · 5 years ago
  97. 0ceba55 media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  98. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  99. f7bcff3 usb: gadget: renesas_usb3: remove useless cast for driver.name by Corentin Labbe · 5 years ago
  100. 5803e6e usb: gadget: r8a66597-udc: remove useless cast for driver.name by Corentin Labbe · 5 years ago