1. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  3. a4a00f6 usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric" by Colin Ian King · 7 years ago
  4. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  5. e3cb7bde USB: misc: uss720: more vendor/product ID's by Daniel Gimpelevich · 7 years ago
  6. 687ca63 USB: adutux: Add waiting in transfer abortion by Kirill Kapranov · 7 years ago
  7. c53439f usb: usbtest: Remove stack VLA usage by Tobin C. Harding · 7 years ago
  8. cc9debf USB: adutux: Delete a misleading comment by Kirill Kapranov · 7 years ago
  9. c396a5b console: Expand dummy functions for CFI by Kees Cook · 7 years ago
  10. ea92110 console: SisUSB2VGA: Drop dummy con_font_get() by Kees Cook · 7 years ago
  11. 134d1fd Merge 4.16-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  12. b382a5c USB: chaoskey: Use kasprintf() over strcpy()/strcat() by Kees Cook · 7 years ago
  13. 52ad2bd usb: ldusb: add PIDs for new CASSY devices supported by this driver by Karsten Koop · 7 years ago
  14. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  15. 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
  16. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. a86856d USB: misc: fix up some remaining DEVICE_ATTR() usages by Greg Kroah-Hartman · 7 years ago
  18. ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  19. 32366fc USB: misc: chaoskey: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  20. c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
  21. b8626f1 usb: misc: usb3503: make sure reset is low for at least 100us by Stefan Agner · 7 years ago
  22. cc2e60d usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writes by Mathias Nyman · 7 years ago
  23. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  24. 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
  25. 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
  26. 3efe891 USB: add SPDX identifiers to all remaining Makefiles by Greg Kroah-Hartman · 7 years ago
  27. 8444efc USB: adutux: remove redundant variable minor by Colin Ian King · 7 years ago
  28. d9e1e14 usb: core: introduce a new usb_get_std_status() helper by Felipe Balbi · 7 years ago
  29. 5d62afb USB: misc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  30. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 7d22185 usb: usbtest: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  33. 69a0c69 usb: usb251xb: Use GPIO descriptor consumer interface by Serge Semin · 7 years ago
  34. 4ed466a usb: usb251xb: Add max power/current dts property support by Serge Semin · 7 years ago
  35. 287c2bb usb: usb251xb: Fix property_u32 NULL pointer dereference by Serge Semin · 7 years ago
  36. 2818e13 usb: usb251xb: Add USB2517 LED settings by Serge Semin · 7 years ago
  37. dd99d10 usb: usb251xb: Add battery enable setting flag by Serge Semin · 7 years ago
  38. ccdddc0 usb: usb251xb: Add 5,6,7 ports boost settings by Serge Semin · 7 years ago
  39. db234b9 usb: usb251xb: Add 5,6,7 ports mapping def setting by Serge Semin · 7 years ago
  40. 3848112 usb: usb251xb: Add USB251x specific port count setting by Serge Semin · 7 years ago
  41. 7fcf558 usb: usb251xb: Add USB2517i specific struct and IDs by Serge Semin · 7 years ago
  42. 9f8e32d usb: misc: usbtest: remove duplicate & operation by Jaejoong Kim · 7 years ago
  43. 7c80f9e usb: usbtest: fix NULL pointer dereference by Alan Stern · 7 years ago
  44. cb84f56 usb: misc: usbtest: Fix overflow in usbtest_do_ioctl() by Dan Carpenter · 7 years ago
  45. f624ec7 usb: misc: lvstest: add entry to place port in compliance mode by Jack Pham · 7 years ago
  46. d527d1e usb: misc: ftdi-elan: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  47. cc12278 usb: usbsevseg: constify attribute_group structures. by Arvind Yadav · 7 years ago
  48. c35c376 USB: misc: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 8 years ago
  49. 020e03b usb: misc: ftdi-elan: compress return logic into one line by Gustavo A. R. Silva · 8 years ago
  50. e6f9e13 usb: misc: sisusbvga: compress return logic into one line by Gustavo A. R. Silva · 8 years ago
  51. 8243edf usb: typec: ucsi: Add ACPI driver by Heikki Krogerus · 8 years ago
  52. 0bd08fc usb: misc: usbsevseg: Use sysfs_match_string() helper by Andy Shevchenko · 8 years ago
  53. 6acf116 Merge 4.12-rc2 into usb-next by Greg Kroah-Hartman · 8 years ago
  54. ca2ef0d USB: iowarrior: use memdup_user by Geliang Tang · 8 years ago
  55. dd5ca75 USB: iowarrior: fix info ioctl on big-endian hosts by Johan Hovold · 8 years ago
  56. 63afd5c USB: chaoskey: fix Alea quirk on big-endian hosts by Johan Hovold · 8 years ago
  57. 7cdfe4d sisusb_con: fix coccinelle warning by Jiri Slaby · 8 years ago
  58. 0bd193d usb: misc: legousbtower: Fix memory leak by Maksim Salau · 8 years ago
  59. 942a487 usb: misc: legousbtower: Fix buffers on stack by Maksim Salau · 8 years ago
  60. 65c7843 usb: misc: refactor code by Gustavo A. R. Silva · 8 years ago
  61. 2c930e3 usb: misc: add missing continue in switch by Gustavo A. R. Silva · 8 years ago
  62. 175f88a USB: lvstest: tighten endpoint sanity check by Johan Hovold · 8 years ago
  63. e47ff59 Merge 4.11-rc4 into usb-next by Greg Kroah-Hartman · 8 years ago
  64. 499841e USB: yurex: refactor endpoint retrieval by Johan Hovold · 8 years ago
  65. 9fdc1c6 USB: uss720: add debug endpoint-type check by Johan Hovold · 8 years ago
  66. aac96ef USB: usblcd: refactor endpoint retrieval by Johan Hovold · 8 years ago
  67. 9b18116 USB: legousbtower: refactor endpoint retrieval by Johan Hovold · 8 years ago
  68. 2707ca1 USB: ldusb: refactor endpoint retrieval by Johan Hovold · 8 years ago
  69. 920df8d USB: iowarrior: refactor endpoint retrieval by Johan Hovold · 8 years ago
  70. fa38442 USB: idmouse: refactor endpoint retrieval by Johan Hovold · 8 years ago
  71. 50129f7 USB: ftdi-elan: refactor endpoint retrieval by Johan Hovold · 8 years ago
  72. a8bbb0f USB: chaoskey: refactor endpoint retrieval by Johan Hovold · 8 years ago
  73. c77b885 USB: appledisplay: refactor endpoint retrieval by Johan Hovold · 8 years ago
  74. e53e034 USB: adutux: refactor endpoint retrieval by Johan Hovold · 8 years ago
  75. e0e9052 USB: adutux: fix up error paths by Johan Hovold · 8 years ago
  76. 15a818f USB: adutux: drop redundant sanity check by Johan Hovold · 8 years ago
  77. a25557f USB: misc: sisusb_con: fix coccinelle warning by Jiri Slaby · 8 years ago
  78. 4d72e35 USB: misc: ldusb: changed '*' location to fit coding Style by Milian Reichardt · 8 years ago
  79. e314621 USB: misc: ldusb: Added Space after ',' to fit the coding style by Milian Reichardt · 8 years ago
  80. 3d1a4673d USB: misc: ldusb: fixed decimal permission coding issue by Milian Reichardt · 8 years ago
  81. 144a3cb usb: misc: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  82. c4ba329 usb: misc: lvs: fix race condition in disconnect handling by Oliver Neukum · 8 years ago
  83. b7963da usb: misc: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  84. f259ca3 USB: uss720: fix NULL-deref at probe by Johan Hovold · 8 years ago
  85. 1dc56c5 USB: lvtest: fix NULL-deref at probe by Johan Hovold · 8 years ago
  86. b0addd3 USB: idmouse: fix NULL-deref at probe by Johan Hovold · 8 years ago
  87. 7f7d8ba usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time by Richard Leitner · 8 years ago
  88. cfa47af usb: usb251xb: remove max_{power,current}_{sp,bp} properties by Richard Leitner · 8 years ago
  89. de46e566 USB: iowarrior: fix NULL-deref in write by Johan Hovold · 8 years ago
  90. b7321e8 USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 8 years ago
  91. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  92. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  93. 3ec72a2 usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver by Richard Leitner · 8 years ago
  94. ef5ec7f usb: misc: usbtest: remove redundant check on retval < 0 by Colin Ian King · 8 years ago
  95. 23f378a drivers: usb-misc: sisusbvga: remove dead code by Gustavo A. R. Silva · 8 years ago
  96. 453785c usb: misc: adutux: remove redundant error check on copy_to_user return code by Colin Ian King · 8 years ago
  97. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  98. 5266e70 Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  99. 651b297 usb: misc: rio500: fix result type for error message by Kim Jae Joong · 8 years ago
  100. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago