1. 263be41 USB: adutux: fix debugging by Oliver Neukum · 3 years, 10 months ago
  2. df9ad14 USB: yurex: Fix bad gfp argument by Alan Stern · 4 years ago
  3. 7c451ea USB: lvtest: return proper error code in probe by Evgeny Novikov · 4 years ago
  4. c5b61db USB: sisusbvga: Fix a potential UB casued by left shifting a negative value by Changming Liu · 4 years, 1 month ago
  5. 39dbda7 USB: iowarrior: fix up report size handling for some devices by Greg Kroah-Hartman · 4 years ago
  6. 7b0f1f8 usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect by Zqiang · 4 years, 2 months ago
  7. e129228 USB: sisusbvga: Change port variable from signed to unsigned by Changming Liu · 4 years, 3 months ago
  8. acb903a USB: misc: iowarrior: add support for the 100 device by Greg Kroah-Hartman · 4 years, 6 months ago
  9. 1513520 USB: misc: iowarrior: add support for the 28 and 28L devices by Greg Kroah-Hartman · 4 years, 6 months ago
  10. ae38841 USB: misc: iowarrior: add support for 2 OEMed devices by Greg Kroah-Hartman · 4 years, 6 months ago
  11. 8ae04b7 USB: adutux: fix interface sanity check by Johan Hovold · 4 years, 8 months ago
  12. 8e8212f USB: idmouse: fix interface sanity checks by Johan Hovold · 4 years, 8 months ago
  13. 356440a appledisplay: fix error handling in the scheduled work by Oliver Neukum · 4 years, 9 months ago
  14. 0439d6b USB: chaoskey: fix error case of a timeout by Oliver Neukum · 4 years, 9 months ago
  15. 283d961 USB: misc: appledisplay: fix backlight update_status return code by Mattias Jacobsson · 6 years ago
  16. cd9561a USB: ldusb: use unsigned size format specifiers by Johan Hovold · 4 years, 9 months ago
  17. 8e2cccd USB: ldusb: fix control-message timeout by Johan Hovold · 4 years, 9 months ago
  18. 3f1a7d9 USB: ldusb: fix ring-buffer locking by Johan Hovold · 4 years, 9 months ago
  19. f2cc221 USB: legousbtower: fix a signedness bug in tower_probe() by Dan Carpenter · 4 years, 10 months ago
  20. 9f7e157 USB: ldusb: fix read info leaks by Johan Hovold · 4 years, 9 months ago
  21. 28ab2c5 USB: ldusb: fix memleak on disconnect by Johan Hovold · 4 years, 10 months ago
  22. 5366778bf USB: legousbtower: fix memleak on disconnect by Johan Hovold · 4 years, 10 months ago
  23. f931791 USB: legousbtower: fix use-after-free on release by Johan Hovold · 4 years, 10 months ago
  24. e3f4456 USB: legousbtower: fix open after failed reset request by Johan Hovold · 4 years, 10 months ago
  25. 99c0c61 USB: legousbtower: fix potential NULL-deref on disconnect by Johan Hovold · 4 years, 10 months ago
  26. fe471bf USB: legousbtower: fix deadlock on disconnect by Johan Hovold · 4 years, 10 months ago
  27. 4fde6c9 USB: legousbtower: fix slab info leak at probe by Johan Hovold · 4 years, 10 months ago
  28. 0f14e44 USB: usblcd: fix I/O after disconnect by Johan Hovold · 4 years, 10 months ago
  29. 0c999b4 USB: ldusb: fix NULL-derefs on driver unbind by Johan Hovold · 4 years, 10 months ago
  30. 39fe586 USB: chaoskey: fix use-after-free on release by Johan Hovold · 4 years, 10 months ago
  31. 2095532 USB: iowarrior: fix use-after-free after driver unbind by Johan Hovold · 4 years, 10 months ago
  32. 7f93c8c USB: iowarrior: fix use-after-free on release by Johan Hovold · 4 years, 10 months ago
  33. 2fdcf7e USB: iowarrior: fix use-after-free on disconnect by Johan Hovold · 4 years, 10 months ago
  34. ab162d3 USB: adutux: fix use-after-free on release by Johan Hovold · 4 years, 10 months ago
  35. ca9c18c USB: adutux: fix NULL-derefs on disconnect by Johan Hovold · 4 years, 10 months ago
  36. 316f51d USB: adutux: fix use-after-free on disconnect by Johan Hovold · 4 years, 10 months ago
  37. 571a140 USB: yurex: fix NULL-derefs on disconnect by Johan Hovold · 4 years, 10 months ago
  38. a8fe336 USB: yurex: Don't retry on unexpected errors by Alan Stern · 4 years, 11 months ago
  39. 86575b7 USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 4 years, 10 months ago
  40. 33f2240 usb: yurex: Fix use-after-free in yurex_delete by Suzuki K Poulose · 5 years ago
  41. d397091 usb: iowarrior: fix deadlock on disconnect by Oliver Neukum · 5 years ago
  42. b4c1b4a USB: rio500: fix memory leak in close after disconnect by Oliver Neukum · 5 years ago
  43. d2d9307 USB: rio500: refuse more than one device at a time by Oliver Neukum · 5 years ago
  44. d27ea5e USB: sisusbvga: fix oops in error path of sisusb_probe by Oliver Neukum · 5 years ago
  45. 9f632af USB: yurex: Fix protection fault after device removal by Alan Stern · 5 years ago
  46. 0018c21 usb: usb251xb: fix to avoid potential NULL pointer dereference by Aditya Pakki · 5 years ago
  47. 24e09d7 usb: appledisplay: Add 27" Apple Cinema Display by Alexander Theissen · 6 years ago
  48. 3b0fa60 USB: misc: appledisplay: add 20" Apple Cinema Display by Mattias Jacobsson · 6 years ago
  49. bc8acc2 usb: misc: uss720: Fix two sleep-in-atomic-context bugs by Jia-Ju Bai · 6 years ago
  50. 14427b8 USB: yurex: Check for truncation in yurex_read() by Ben Hutchings · 6 years ago
  51. 7e10f14 USB: yurex: Fix buffer over-read in yurex_write() by Ben Hutchings · 6 years ago
  52. 500f071 Merge 4.18-rc5 into usb-next by Greg Kroah-Hartman · 6 years ago
  53. 795a807 usb-misc: sisusbvga: remove redundant variable modey by Colin Ian King · 6 years ago
  54. c588f1a usb: misc: uss720: remove redundant pointer usbdev by Colin Ian King · 6 years ago
  55. f1e255d USB: yurex: fix out-of-bounds uaccess in read handler by Jann Horn · 6 years ago
  56. 6f3fde6 usb: usbtest: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  57. 25b22e3 USB: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  58. 4327059 usb: legousbtower: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  59. d7cdbdd usb: ldusb: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  60. efd61e9 usb: iowarrior: remove intr_idx_lock by Sebastian Andrzej Siewior · 6 years ago
  61. 957ada7 usb: adutux: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  62. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  63. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  64. a4a00f6 usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric" by Colin Ian King · 6 years ago
  65. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  66. e3cb7bd USB: misc: uss720: more vendor/product ID's by Daniel Gimpelevich · 6 years ago
  67. 687ca63 USB: adutux: Add waiting in transfer abortion by Kirill Kapranov · 6 years ago
  68. c53439f usb: usbtest: Remove stack VLA usage by Tobin C. Harding · 6 years ago
  69. cc9debf USB: adutux: Delete a misleading comment by Kirill Kapranov · 6 years ago
  70. c396a5b console: Expand dummy functions for CFI by Kees Cook · 6 years ago
  71. ea92110 console: SisUSB2VGA: Drop dummy con_font_get() by Kees Cook · 6 years ago
  72. 134d1fd Merge 4.16-rc3 into usb-next by Greg Kroah-Hartman · 6 years ago
  73. b382a5c USB: chaoskey: Use kasprintf() over strcpy()/strcat() by Kees Cook · 6 years ago
  74. 52ad2bd usb: ldusb: add PIDs for new CASSY devices supported by this driver by Karsten Koop · 6 years ago
  75. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 6 years ago
  76. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  77. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. a86856d USB: misc: fix up some remaining DEVICE_ATTR() usages by Greg Kroah-Hartman · 7 years ago
  79. ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  80. 32366fc USB: misc: chaoskey: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  81. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  82. b8626f1 usb: misc: usb3503: make sure reset is low for at least 100us by Stefan Agner · 7 years ago
  83. cc2e60d usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writes by Mathias Nyman · 7 years ago
  84. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  85. 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
  86. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 3efe891 USB: add SPDX identifiers to all remaining Makefiles by Greg Kroah-Hartman · 7 years ago
  88. 8444efc USB: adutux: remove redundant variable minor by Colin Ian King · 7 years ago
  89. d9e1e14 usb: core: introduce a new usb_get_std_status() helper by Felipe Balbi · 7 years ago
  90. 5d62afb USB: misc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  91. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  92. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  93. 7d22185 usb: usbtest: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  94. 69a0c69 usb: usb251xb: Use GPIO descriptor consumer interface by Serge Semin · 7 years ago
  95. 4ed466a usb: usb251xb: Add max power/current dts property support by Serge Semin · 7 years ago
  96. 287c2bb usb: usb251xb: Fix property_u32 NULL pointer dereference by Serge Semin · 7 years ago
  97. 2818e13 usb: usb251xb: Add USB2517 LED settings by Serge Semin · 7 years ago
  98. dd99d10 usb: usb251xb: Add battery enable setting flag by Serge Semin · 7 years ago
  99. ccdddc0 usb: usb251xb: Add 5,6,7 ports boost settings by Serge Semin · 7 years ago
  100. db234b9 usb: usb251xb: Add 5,6,7 ports mapping def setting by Serge Semin · 7 years ago