1. 28ebeb8 usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect by Zqiang · 4 years, 9 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  3. f6402eb Merge 5.7-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
  4. 2df7405 USB: sisusbvga: Change port variable from signed to unsigned by Changming Liu · 4 years, 11 months ago
  5. e90b8e9 USB: misc: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  6. 8e567ed Merge 5.6-rc5 into usb-next by Greg Kroah-Hartman · 5 years ago
  7. f06947f usb: usb251xb: fix regulator probe and error handling by Marco Felsch · 5 years ago
  8. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  9. bab5417 USB: misc: iowarrior: add support for the 100 device by Greg Kroah-Hartman · 5 years ago
  10. ca065bf USB: apple-mfi-fastcharge: fix endianess issue in probe by Oliver Neukum · 5 years ago
  11. 249fa82 USB: Add driver to control USB fast charge for iOS devices by Bastien Nocera · 5 years ago
  12. 5f6f8da USB: misc: iowarrior: add support for the 28 and 28L devices by Greg Kroah-Hartman · 5 years ago
  13. 461d8de USB: misc: iowarrior: add support for 2 OEMed devices by Greg Kroah-Hartman · 5 years ago
  14. 51d22e8 usb: usb3503: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
  15. 3c11c4b USB: adutux: fix interface sanity check by Johan Hovold · 5 years ago
  16. 5992063 USB: idmouse: fix interface sanity checks by Johan Hovold · 5 years ago
  17. 6aad39f usb: misc: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  18. 92aa598 USB: chaoskey: fix error case of a timeout by Oliver Neukum · 5 years ago
  19. 91feb01 appledisplay: fix error handling in the scheduled work by Oliver Neukum · 5 years ago
  20. c1f602d USB: legousbtower: drop superfluous newlines by Johan Hovold · 5 years ago
  21. 3c84f4b USB: legousbtower: drop superfluous brackets by Johan Hovold · 5 years ago
  22. a0cd1df USB: legousbtower: clean up runaway white space by Johan Hovold · 5 years ago
  23. 7287724 USB: legousbtower: drop redundant endianness comments by Johan Hovold · 5 years ago
  24. a76c234 USB: legousbtower: drop unnecessary packed attributes by Johan Hovold · 5 years ago
  25. 7cfa11a USB: legousbtower: clean up pointer declarations in driver data by Johan Hovold · 5 years ago
  26. aa6f383 USB: legousbtower: remove tower_abort_transfers() by Johan Hovold · 5 years ago
  27. bafd1b1 USB: legousbtower: stop interrupt-out URB unconditionally by Johan Hovold · 5 years ago
  28. 728fcd5 USB: legousbtower: drop redundant interrupt-in running flag by Johan Hovold · 5 years ago
  29. 835bd2b USB: legousbtower: drop noisy disconnect messages by Johan Hovold · 5 years ago
  30. b5a8025 USB: legousbtower: drop redundant open_count check by Johan Hovold · 5 years ago
  31. 30da837 USB: legousbtower: zero driver data at allocation by Johan Hovold · 5 years ago
  32. 07efa87 USB: legousbtower: drop redundant NULL check by Johan Hovold · 5 years ago
  33. fa5e146 USB: legousbtower: drop redundant MODULE_LICENSE ifdef by Johan Hovold · 5 years ago
  34. d3db9c4 USB: idmouse: clean up runaway white space by Johan Hovold · 5 years ago
  35. 6710f77 USB: idmouse: drop redundant open-count check from release by Johan Hovold · 5 years ago
  36. 79c36a7 USB: idmouse: simplify disconnect handling by Johan Hovold · 5 years ago
  37. cd7da3b usb: usb251xb: Add support for USB2422 by Uwe Kleine-König · 5 years ago
  38. 2a59aa7 usb: usb251xb: Drop some unused defines by Uwe Kleine-König · 5 years ago
  39. 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  40. 52403cf USB: ldusb: fix control-message timeout by Johan Hovold · 5 years ago
  41. 88f6bf3 USB: ldusb: use unsigned size format specifiers by Johan Hovold · 5 years ago
  42. d98ee2a USB: ldusb: fix ring-buffer locking by Johan Hovold · 5 years ago
  43. d19f1d4 Merge 5.4-rc5 into usb-next by Greg Kroah-Hartman · 5 years ago
  44. 7a6f22d USB: ldusb: fix read info leaks by Johan Hovold · 5 years ago
  45. fd47a41 USB: legousbtower: fix a signedness bug in tower_probe() by Dan Carpenter · 5 years ago
  46. b6c03e5 USB: legousbtower: fix memleak on disconnect by Johan Hovold · 5 years ago
  47. b14a390 USB: ldusb: fix memleak on disconnect by Johan Hovold · 5 years ago
  48. bf7c1d9 Merge 5.4-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  49. aafb00a USB: yurex: fix NULL-derefs on disconnect by Johan Hovold · 5 years ago
  50. ebb2fe5 USB: iowarrior: use pr_err() by Johan Hovold · 5 years ago
  51. 8d33e82 USB: iowarrior: drop redundant iowarrior mutex by Johan Hovold · 5 years ago
  52. 7c5b971 USB: iowarrior: drop redundant disconnect mutex by Johan Hovold · 5 years ago
  53. b5f8d46 USB: iowarrior: fix use-after-free after driver unbind by Johan Hovold · 5 years ago
  54. 80cd547 USB: iowarrior: fix use-after-free on release by Johan Hovold · 5 years ago
  55. edc4746 USB: iowarrior: fix use-after-free on disconnect by Johan Hovold · 5 years ago
  56. 93ddb1f USB: chaoskey: fix use-after-free on release by Johan Hovold · 5 years ago
  57. 123a0f1 USB: adutux: fix use-after-free on release by Johan Hovold · 5 years ago
  58. 58ecf13 USB: ldusb: fix NULL-derefs on driver unbind by Johan Hovold · 5 years ago
  59. 726b55d USB: legousbtower: fix use-after-free on release by Johan Hovold · 5 years ago
  60. 905eccc usb: usb251xb: add pm_ops by Marco Felsch · 5 years ago
  61. a9bab25 usb: usb251xb: simplify reset helper by Marco Felsch · 5 years ago
  62. 4d7201c usb: usb251xb: add vdd supply support by Marco Felsch · 5 years ago
  63. f906d06 usb: ftdi-elan: move a couple of statements to next line by Colin Ian King · 5 years ago
  64. c2c1c66 usb: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. 0b074f6 USB: legousbtower: fix open after failed reset request by Johan Hovold · 5 years ago
  66. cd81e6f USB: legousbtower: fix potential NULL-deref on disconnect by Johan Hovold · 5 years ago
  67. 33a7813 USB: legousbtower: fix deadlock on disconnect by Johan Hovold · 5 years ago
  68. 1d427be USB: legousbtower: fix slab info leak at probe by Johan Hovold · 5 years ago
  69. c9a2baa USB: usblcd: use pr_err() by Johan Hovold · 5 years ago
  70. d046fd5 USB: usblcd: drop redundant lcd mutex by Johan Hovold · 5 years ago
  71. 61991d0 USB: usblcd: drop redundant disconnect mutex by Johan Hovold · 5 years ago
  72. eb7f5a4 USB: usblcd: fix I/O after disconnect by Johan Hovold · 5 years ago
  73. 32a0721 USB: yurex: Don't retry on unexpected errors by Alan Stern · 5 years ago
  74. b2fa7ba USB: adutux: fix NULL-derefs on disconnect by Johan Hovold · 5 years ago
  75. 44efc26 USB: adutux: fix use-after-free on disconnect by Johan Hovold · 5 years ago
  76. 015664d USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 5 years ago
  77. 9472aff USB: rio500: Fix lockdep violation by Alan Stern · 6 years ago
  78. 95e29e9 USB: rio500: simplify locking by Oliver Neukum · 6 years ago
  79. 51fa228 Merge 5.3-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  80. a21350f USB: usbsevseg: convert to use dev_groups by Greg Kroah-Hartman · 6 years ago
  81. f9bbcbe USB: trancevibrator: convert to use dev_groups by Greg Kroah-Hartman · 6 years ago
  82. c847a36 USB: cytherm: convert to use dev_groups by Greg Kroah-Hartman · 6 years ago
  83. 761ef1e USB: cypress_cy7c63: convert to use dev_groups by Greg Kroah-Hartman · 6 years ago
  84. 899ad6d USB: lvstest: convert to use dev_groups by Greg Kroah-Hartman · 6 years ago
  85. c468a8a usb: iowarrior: fix deadlock on disconnect by Oliver Neukum · 6 years ago
  86. 2ca359f Revert "USB: rio500: simplify locking" by Oliver Neukum · 6 years ago
  87. fc05481 usb: yurex: Fix use-after-free in yurex_delete by Suzuki K Poulose · 6 years ago
  88. 4849ee6 usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port by Lucas Stach · 6 years ago
  89. 79f6faf Revert "usb: usb251xb: Add US port lanes inversion property" by Lucas Stach · 6 years ago
  90. 17a20ac Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  91. 4850f26a usb: clean up some of the computations in adu_read by Daniel M German · 6 years ago
  92. ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
  93. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  94. a3fe260 USB: sisusbvga: Remove unneeded variable by Hariprasad Kelam · 6 years ago
  95. 8e4c5d3 usb: ftdi-elan: fix possible condition with no effect (if == else) by Hariprasad Kelam · 6 years ago
  96. d710734 USB: rio500: simplify locking by Oliver Neukum · 6 years ago
  97. e0feb73 USB: rio500: fix memory leak in close after disconnect by Oliver Neukum · 6 years ago
  98. 3864d33 USB: rio500: refuse more than one device at a time by Oliver Neukum · 6 years ago
  99. 9a5729f USB: sisusbvga: fix oops in error path of sisusb_probe by Oliver Neukum · 6 years ago
  100. e065426 Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago