1. 0d1ec19 usb: misc: usbtest: add super-speed isoc support by Peter Chen · 6 years ago
  2. 6f3fde6 usb: usbtest: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  3. c53439f usb: usbtest: Remove stack VLA usage by Tobin C. Harding · 7 years ago
  4. cc2e60d usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writes by Mathias Nyman · 7 years ago
  5. 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
  6. 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
  7. d9e1e14 usb: core: introduce a new usb_get_std_status() helper by Felipe Balbi · 7 years ago
  8. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  9. 7d22185 usb: usbtest: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 9f8e32d usb: misc: usbtest: remove duplicate & operation by Jaejoong Kim · 7 years ago
  11. 7c80f9e usb: usbtest: fix NULL pointer dereference by Alan Stern · 7 years ago
  12. cb84f56 usb: misc: usbtest: Fix overflow in usbtest_do_ioctl() by Dan Carpenter · 7 years ago
  13. 65c7843 usb: misc: refactor code by Gustavo A. R. Silva · 8 years ago
  14. 2c930e3 usb: misc: add missing continue in switch by Gustavo A. R. Silva · 8 years ago
  15. ef5ec7f usb: misc: usbtest: remove redundant check on retval < 0 by Colin Ian King · 8 years ago
  16. efdd17e usb: misc: usbtest: remove unnecessary & operation by Felipe Balbi · 8 years ago
  17. 131e19b usb: misc: usbtest: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  18. 5395875 usb: misc: usbtest: add fix for driver hang by Lu Baolu · 8 years ago
  19. 2832493 usb: misc: usbtest: usbtest_do_ioctl may return positive integer by Peter Chen · 8 years ago
  20. cdc77c8 usb: misc: usbtest: fix pattern tests for scatterlists. by Mathias Nyman · 9 years ago
  21. 26186e5 usb: misc: usbtest: fix error of urb allocation by Chunfeng Yun · 9 years ago
  22. 18fc4eb usb: misc: usbtest: Remove timeval usage by Deepa Dinamani · 9 years ago
  23. c7c7806 usb: misc: usbtest: improve the description for error message by Peter Chen · 9 years ago
  24. 145f48c usb: misc: usbtest: add bulk queue test by Peter Chen · 9 years ago
  25. b9a6e8e usb: misc: usbtest: format the data pattern according to max packet size by Alan Stern · 9 years ago
  26. 169900f usb: misc: usbtest: using the same data format among write/compare/output by Peter Chen · 9 years ago
  27. a724ddf usb: misc: usbtest: delete useless memset for urbs array by Peter Chen · 9 years ago
  28. 41d3c0b usb: misc: usbtest: allocate size of urb array according to user parameter by Peter Chen · 9 years ago
  29. a0c9d0d usb: misc: usbtest: format max packet size for iso transfer by Peter Chen · 9 years ago
  30. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  31. 457a095 usbtest: Add interrupt EP testcases by Amit Virdi · 10 years ago
  32. 32b36ee USB: usbtest: add a timeout for scatter-gather tests by Alan Stern · 11 years ago
  33. a7683eb usb: usbtest: add pattern check on pipe in phase of unlink read by Huang Rui · 11 years ago
  34. e4d58f5 usb: usbtest: fix unlink write error with pattern 1 by Huang Rui · 11 years ago
  35. e2a3a64 Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  36. 824d752 usb: usbtest: Always clear halt else further tests will fail by Roger Quadros · 11 years ago
  37. e5e4746 usb: usbtest: Add timetout to simple_io() by Roger Quadros · 11 years ago
  38. 8cf4328 usbtest: Fix BOS control test for USB 2.01 devices. by Sarah Sharp · 11 years ago
  39. f625099 usb: usbtest: update bos test coverage to usb 2.1 device by Huang Rui · 11 years ago
  40. 875bc23 usb: usbtest: fix the bit mask of usb 2.0 extension descriptor by Huang Rui · 11 years ago
  41. c952a8b usb: usbtest: add a test case to support bos for queue control by Huang Rui · 11 years ago
  42. 8e29217 usb: usbtest: support container id descriptor test by Huang Rui · 11 years ago
  43. b8fef79 usb: usbtest: support superspeed device capbility descriptor test by Huang Rui · 11 years ago
  44. 82f9267 usb: usbtest: support usb2 extension descriptor test by Huang Rui · 11 years ago
  45. 9d3bd76 usb: usbtest: support bos descriptor test for usb 3.0 by Huang Rui · 11 years ago
  46. f55055b usb: usbtest: fix checkpatch warning as sizeof code style by Huang Rui · 11 years ago
  47. 9a37a50 usb: usbtest: bmAttributes would better be masked by Huang Rui · 11 years ago
  48. 15b7336 USB: simplify the interface of usb_get_status() by Alan Stern · 11 years ago
  49. d0b4652 USB: altsetting overrides for usbtest by Alan Stern · 12 years ago
  50. 2cb5000 USB: usbtest: fix test number in log message by Alan Stern · 12 years ago
  51. 564e698 USB: usbtest: prevent a divide by zero bug by Dan Carpenter · 12 years ago
  52. 4b85c62 usb: misc: usbtest: send ISO packets for g_zero by Boyan Nedeltchev · 12 years ago
  53. 6a23ccd usb: usbtest: two super speed fixes for usbtest by Paul Zimmerman · 13 years ago
  54. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 13 years ago
  55. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 13 years ago
  56. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 13 years ago
  57. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  58. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  59. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  60. 7c79d09 USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers by Sebastian Andrzej Siewior · 13 years ago
  61. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  62. 304b0b5 usb: fix warning in usbtest module v2 by Greg Dietsche · 14 years ago
  63. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  64. 67e7d64 usb/usbtest: fix test10 on superpseed by Sebastian Andrzej Siewior · 14 years ago
  65. 14b76ed usb/usbtest: print super on super speed by Sebastian Andrzej Siewior · 14 years ago
  66. 869410f USB: add queued-unlinks test case to usbtest driver by Alan Stern · 14 years ago
  67. 084fb20 USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers. by Martin Fuzzey · 14 years ago
  68. 40aed52 USB: usbtest - ensure correct isoc data length by Martin Fuzzey · 14 years ago
  69. fabbf21 USB: usbtest fix coding style by Martin Fuzzey · 14 years ago
  70. 951fd8e USB: usbtest: support test device with only one iso-in or iso-out endpoint by Ming Lei · 14 years ago
  71. e10e1be USB: usbtest: avoid to free coherent buffer in atomic context by Ming Lei · 14 years ago
  72. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 15 years ago
  73. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  74. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  75. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  76. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  77. 7f4e985 usbtest: make module param pattern writeable by Vikram Pandita · 15 years ago
  78. 3b6c023 USB: usbtest fix endless loop in unlink tests. by Martin Fuzzey · 16 years ago
  79. e64a521 USB: clean up redundant tests on unsigned by roel kluin · 16 years ago
  80. 8aafdf6 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative by roel kluin · 16 years ago
  81. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  82. 6def755 usbtest: comment on why this code "expects" negative and positive errnos by Marcin Slusarz · 17 years ago
  83. 28ffd79 USB: usbtest displays diagnostics again by David Brownell · 17 years ago
  84. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  85. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  86. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 17 years ago
  87. dfa5ec7 USB: use DIV_ROUND_UP by Julia Lawall · 17 years ago
  88. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 17 years ago
  89. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  90. 26e109b USB: testing driver: don't free a locked mutex by Andrew Morton · 17 years ago
  91. 1cfab02 USB: testing driver: convert dev->sem to mutex by Matthias Kaehlcke · 17 years ago
  92. 6ce4560 usb: fix usbtest halt check on big endian systems by Jan Andersson · 17 years ago
  93. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  94. 59d9978 USB: misc: usbtest: clean up urb->status usage by Greg Kroah-Hartman · 18 years ago
  95. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  96. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  97. 4d823dd USB: usbtest: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  98. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  99. f54fa84 USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error by Orjan Friberg · 18 years ago
  100. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago