1. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  2. 5bdfd58 Merge "usb: Add helper API to issue stop endpoint command" by Linux Build Service Account · 7 years ago
  3. 48ca939 Merge "usb: core: Re-try enumeration in FS if high speed enumeration fails" by Linux Build Service Account · 7 years ago
  4. cad6bda usb: core: Re-try enumeration in FS if high speed enumeration fails by Hemant Kumar · 7 years ago
  5. 5999737 USB: Add delay-init quirk for Corsair K70 LUX keyboards by Bernhard Rosenkraenzer · 7 years ago
  6. 87ff414 USB: usbfs: compute urb->actual_length for isochronous by Alan Stern · 7 years ago
  7. 2f9940d Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD by Kyle Yan · 7 years ago
  8. ee68f173 usb: Add helper API to issue stop endpoint command by Hemant Kumar · 7 years ago
  9. a7eba17 usb: hcd: initialize hcd->flags to 0 when rm hcd by William wu · 8 years ago
  10. 4777f6d Merge remote-tracking branch '4.9/tmp-0c058ce' into 4.9 by Kyle Yan · 7 years ago
  11. d15fc53 usb: hub: Allow reset retry for USB2 devices on connect bounce by Mathias Nyman · 7 years ago
  12. ddf0b44 usb: quirks: add quirk for WORLDE MINI MIDI keyboard by Felipe Balbi · 7 years ago
  13. 9d13d3e USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() by Alan Stern · 7 years ago
  14. ee0ea51 USB: devio: Revert "USB: devio: Don't corrupt user memory" by Hans de Goede · 7 years ago
  15. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  16. a6d4ce2 USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  17. 43feb29 usb: Increase quirk delay for USB devices by Dmitry Fleytman · 7 years ago
  18. 767f7a2 USB: core: harden cdc_parse_cdc_header by Greg Kroah-Hartman · 7 years ago
  19. 77a4be8 USB: devio: Don't corrupt user memory by Dan Carpenter · 7 years ago
  20. 269f824 Merge "usb: Add support to handle USB SMMU S1 address" by Linux Build Service Account · 7 years ago
  21. 975d2df Merge "usb: core: Remove helper APIs returning dcba dma address" by Linux Build Service Account · 7 years ago
  22. 3f1aa51 Merge "ARM: dts: msm: Pass usb controller id for SDM845" by Linux Build Service Account · 7 years ago
  23. 1346a80 usb: Add support to handle USB SMMU S1 address by Hemant Kumar · 7 years ago
  24. e602dd1 usb: core: Remove helper APIs returning dcba dma address by Hemant Kumar · 7 years ago
  25. 3f55665 usb: core: Add helper function to return controller id by Hemant Kumar · 7 years ago
  26. e5f5ad1 Merge remote-tracking branch '4.9/tmp-f7d2974' into msm-4.9 by Kyle Yan · 7 years ago
  27. afcfe06 USB: core: Avoid race of async_completed() w/ usbdev_release() by Douglas Anderson · 7 years ago
  28. 99a22c8 usb: Add device quirk for Logitech HD Pro Webcam C920-C by Dmitry Fleytman · 7 years ago
  29. 2ea91c5 usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard by Kai-Heng Feng · 7 years ago
  30. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  31. ad40062 usb: core: Add usb_set_interface_timeout API by Hemant Kumar · 7 years ago
  32. edfe57b usb: optimize acpi companion search for usb port devices by Mathias Nyman · 7 years ago
  33. 4cae4a2 usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume by Sandeep Singh · 7 years ago
  34. f4bbed5 usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter by Kai-Heng Feng · 7 years ago
  35. 42d65cc usb: core: unlink urbs from the tail of the endpoint's urb_list by Bin Liu · 7 years ago
  36. 7c2beb1 USB: Check for dropped connection before switching to full speed by Alan Stern · 7 years ago
  37. 199a3f2 USB: hcd: Mark secondary HCD as dead if the primary one died by Rafael J. Wysocki · 7 years ago
  38. 3874226 usb: core: Honor device preferred configuration by Hemant Kumar · 7 years ago
  39. 382f7f6 usb: core: Add support to handle multi config audio device by Hemant Kumar · 7 years ago
  40. 4abd5e5 usb: core: Add support to parse config summary capability descriptors by Hemant Kumar · 7 years ago
  41. f61a52a Merge remote-tracking branch '4.9/tmp-598195a' into msm-4.9 by Kyle Yan · 7 years ago
  42. d84e328 USB: core: fix device node leak by Johan Hovold · 7 years ago
  43. 3d10568 Add USB quirk for HVR-950q to avoid intermittent device resets by Devin Heitmueller · 7 years ago
  44. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  45. 7b5bce3 usb: core: fix potential memory leak in error path during hcd creation by Anton Bondarenko · 7 years ago
  46. 12bfbe1 USB: hub: fix SS max number of ports by Johan Hovold · 7 years ago
  47. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  48. c67e87a USB: hub: fix non-SS hub-descriptor handling by Johan Hovold · 7 years ago
  49. 3e4a4e6 USB: hub: fix SS hub-descriptor handling by Johan Hovold · 7 years ago
  50. 3888f62 USB: core: replace %p with %pK by Vamsi Krishna Samavedam · 7 years ago
  51. 2bffbf1 Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9 by Kyle Yan · 7 years ago
  52. 219a99d usb: hub: Do not attempt to autosuspend disconnected devices by Guenter Roeck · 7 years ago
  53. 181b0de usb: hub: Fix error loop seen after hub communication errors by Guenter Roeck · 7 years ago
  54. 5ffe717 USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously by Ajay Kaher · 7 years ago
  55. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 7 years ago
  56. ec0c5f0 usb: hub: Wait for connection to be reestablished after port reset by Guenter Roeck · 8 years ago
  57. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 7 years ago
  58. 67e41b1 USB: fix linked-list corruption in rh_call_control() by Alan Stern · 7 years ago
  59. 4da25c7 usb: hcd: use correct device pointer for dma ops by Sekhar Nori · 7 years ago
  60. 8d75c9f Merge "usb: hcd: Add USB atomic notifier callback for HC died error" into msm-4.9 by Linux Build Service Account · 7 years ago
  61. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  62. 4e61588 usb: hub: Fix crash after failure to read BOS descriptor by Guenter Roeck · 7 years ago
  63. 222ccd4 usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk by Samuel Thibault · 7 years ago
  64. 4d19635 usb: hcd: Add USB atomic notifier callback for HC died error by Manu Gautam · 8 years ago
  65. a140fd9 usb: separate out sysdev pointer from usb_bus by Arnd Bergmann · 7 years ago
  66. 0641f22 USB: Allow skipping device resume during system resume by Hemant Kumar · 8 years ago
  67. 3aa7ecd usb: core: Add support to skip extended bus resume delay by Hemant Kumar · 8 years ago
  68. 3f66f54 usb: core: Replace msleep with usleep_range by Hemant Kumar · 8 years ago
  69. c909c08 usb: host: Flush hub workqueue before stopping controller by Hemant Kumar · 8 years ago
  70. ef73f04 usb: core: Allow secondary event ring clean upon disconnect by Hemant Kumar · 8 years ago
  71. 258b4b4 usb: xhci: Add helper APIs to return xhci dma addresses by Hemant Kumar · 8 years ago
  72. 8aad842 usb: xhci: Add support for secondary interrupters by Hemant Kumar · 8 years ago
  73. cbd819e USB: Add quirk for WORLDE easykey.25 MIDI keyboard by Lukáš Lalinský · 8 years ago
  74. 8ecf70f usb: hub: Move hub_port_disable() to fix warning if PM is disabled by Geert Uytterhoeven · 8 years ago
  75. 05b0f2f USB: fix problems with duplicate endpoint addresses by Alan Stern · 8 years ago
  76. eab1693 usb: core: usbport: Use proper LED API to fix potential crash by Rafał Miłecki · 8 years ago
  77. 32a3535 usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices by Mathias Nyman · 8 years ago
  78. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  80. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  81. 4e24800 usb: hub: change CLEAR_FEATURE to SET_FEATURE by Yonglong Wu · 8 years ago
  82. 0f24762 usb: core: Introduce a USB port LED trigger by Rafał Miłecki · 8 years ago
  83. 35be784 usb: core: hcd: add missing header dependencies by Baoyou Xie · 8 years ago
  84. c51f2ff Merge 4.8-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  85. 08c5cd3 USB: change bInterval default to 10 ms by Alan Stern · 8 years ago
  86. b44bbc4 usb: core: setup dma_pfn_offset for USB devices and, interfaces by Roger Quadros · 8 years ago
  87. ad764c4 usb: Kconfig: move ulpi bus support out of host by Peter Chen · 8 years ago
  88. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  89. f7b7f37 usb: core: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  90. b62a7a9 usb: core: urb: don't print on ENOMEM by Wolfram Sang · 8 years ago
  91. 93fab79 usb: core: message: don't print on ENOMEM by Wolfram Sang · 8 years ago
  92. b74e706 usb: core: hub: don't print on ENOMEM by Wolfram Sang · 8 years ago
  93. 36af2db usb: core: hcd: don't print on ENOMEM by Wolfram Sang · 8 years ago
  94. 53e5f36 USB: avoid left shift by -1 by Alan Stern · 8 years ago
  95. 6c73358 USB: fix typo in wMaxPacketSize validation by Alan Stern · 8 years ago
  96. 1aaaa9a Merge 4.8-rc3 into usb-next by Greg Kroah-Hartman · 8 years ago
  97. 0573f2c usb: core: of.c: fix defined but not declare warning by Peter Chen · 8 years ago
  98. a26a142 usb: remove redundant dependency on USB_SUPPORT by Masahiro Yamada · 8 years ago
  99. 5cce438 USB: remove race condition in usbfs/libusb when using reap-after-disconnect by Alan Stern · 8 years ago
  100. 70f7ca9 usb: devio, do not warn when allocation fails by Jiri Slaby · 8 years ago