1. ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  2. b708692d USB: core: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  3. aa071a9 usb: hub: Per-port setting to reduce TRSTRCY to 10 ms by Nicolas Boichat · 6 years ago
  4. 2524422 usb: hub: Per-port setting to use old enumeration scheme by Nicolas Boichat · 6 years ago
  5. 48b73d0 usb: core: message: remove extra endianness conversion in usb_set_isoch_delay by Ruslan Bilovol · 6 years ago
  6. 8c97a46 driver core: hold dev's parent lock when needed by Martin Liu · 6 years ago
  7. 58318cd Merge 4.17-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  8. fb5ee84 USB: Accept bulk endpoints with 1024-byte maxpacket by Alan Stern · 7 years ago
  9. 890fa45 Merge 4.17-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  10. 6e01827 usb: do not reset if a low-speed or full-speed device timed out by Maxim Moseychuk · 7 years ago
  11. 3f0989e usb: core: hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  12. 350f76d usb: core: phy: add the SPDX-License-Identifier and include guard by Martin Blumenstingl · 7 years ago
  13. 460fd21 USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanes by Mathias Nyman · 7 years ago
  14. 45455e4 USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumeration by Mathias Nyman · 7 years ago
  15. a2d4957 usb: set root hub lane counts by Mathias Nyman · 7 years ago
  16. 013eedb USB: Add support to store lane count used by USB 3.2 by Mathias Nyman · 7 years ago
  17. ffe9537 usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane by Mathias Nyman · 7 years ago
  18. 5d111f5 usb: hub: Don't wait for connect state at resume for powered-off ports by Dominik Bozek · 7 years ago
  19. bc40f53 USB: core: hcd: drop support for legacy phys by Johan Hovold · 7 years ago
  20. 9d3cd19 usb: core: phy: add missing forward declaration for "struct device" by Martin Blumenstingl · 7 years ago
  21. fec9444 usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled by Martin Blumenstingl · 7 years ago
  22. f0e36d4 usb: core: use phy_exit during suspend if wake up is not supported by Martin Blumenstingl · 7 years ago
  23. 63cb03f usb: core: split usb_phy_roothub_{init,alloc} by Martin Blumenstingl · 7 years ago
  24. dd40438 usb: core: phy: fix return value of usb_phy_roothub_exit() by Martin Blumenstingl · 7 years ago
  25. 3180dab usb: core: Add quirk for HP v222w 16GB Mini by Kamil Lulko · 7 years ago
  26. 83a62c5 USB: Increment wakeup count on remote wakeup. by Ravi Chandra Sadineni · 7 years ago
  27. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  28. 4d8d5a3 usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks by Kai-Heng Feng · 7 years ago
  29. a030501 usb: core: Copy parameter string correctly and remove superfluous null check by Kai-Heng Feng · 7 years ago
  30. 73c6d3b USB: announce bcdDevice as well as idVendor, idProduct. by Benson Leung · 7 years ago
  31. 6462738 USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw by Zhengjun Xing · 7 years ago
  32. 0442d7b usb: hub: Reduce warning to notice on power loss by Tomeu Vizoso · 7 years ago
  33. 5893ed1 Merge tag 'v4.16-rc6' into next-general by James Morris · 7 years ago
  34. 29bca25 usb: skip phys initialization of shared hcd by Chunfeng Yun · 7 years ago
  35. 1cbd53c usb: core: introduce per-port over-current counters by Richard Leitner · 7 years ago
  36. 027bd6c usb: core: Add "quirks" parameter for usbcore by Kai-Heng Feng · 7 years ago
  37. edb92ea usb: core: urb: Check SSP isoc ep comp descriptor by Thinh Nguyen · 7 years ago
  38. a8f25c3 Merge branch 4.16-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  39. 95713fb Revert "usb: core: Add "quirks" parameter for usbcore" by Greg Kroah-Hartman · 7 years ago
  40. b27560e usb: core: Add "quirks" parameter for usbcore by Kai-Heng Feng · 7 years ago
  41. ad70f93 usb: core: hcd: remove support for initializing a single PHY by Martin Blumenstingl · 7 years ago
  42. 178a0bc usb: core: hcd: integrate the PHY wrapper into the HCD core by Martin Blumenstingl · 7 years ago
  43. 07dbff0 usb: core: add a wrapper for the USB PHYs on the HCD by Martin Blumenstingl · 7 years ago
  44. 4e88d4c usb: add a flag to skip PHY initialization to struct usb_hcd by Martin Blumenstingl · 7 years ago
  45. 161c3bc usb: clarify ACPI spec version and section number for _UPC & _PLD by Alex Hung · 7 years ago
  46. 57edd46 usb: Don't disable Latency tolerance Messaging (LTM) before port reset by Mathias Nyman · 7 years ago
  47. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  48. cb88a05 usb: quirks: add control message delay for 1b1c:1b20 by Danilo Krummrich · 7 years ago
  49. 7a1646d Add delay-init quirk for Corsair K70 RGB keyboards by Jack Stocker · 7 years ago
  50. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  51. 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
  52. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. 3b10db2b signal: Replace memset(info,...) with clear_siginfo for clarity by Eric W. Biederman · 7 years ago
  54. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  55. 7f038d2 usb: Add device quirk for Logitech HD Pro Webcam C925e by Dmitry Fleytman Dmitry Fleytman · 7 years ago
  56. b9096d9 usb: add RESET_RESUME for ELSA MicroLink 56K by Oliver Neukum · 7 years ago
  57. 07b9f12 USB: Fix off by one in type-specific length check of BOS SSP capability by Mathias Nyman · 7 years ago
  58. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  59. 886ee36 usb: core: add support for USB_REQ_SET_ISOCH_DELAY by Felipe Balbi · 7 years ago
  60. 48a4ff1 USB: core: prevent malicious bNumInterfaces overflow by Alan Stern · 7 years ago
  61. cf4df40 Revert "USB: core: only clean up what we allocated" by Greg Kroah-Hartman · 7 years ago
  62. aa15d3d2 USB: remove the URB_NO_FSBR flag by Alan Stern · 7 years ago
  63. 32fd87b USB: core: only clean up what we allocated by Andrey Konovalov · 7 years ago
  64. c0f3ed8 usb: Don't print a warning if interface driver rebind is deferred at resume by Mathias Nyman · 7 years ago
  65. 1ccc417 usb: core: Fix logging messages with spurious periods after newlines by Joe Perches · 7 years ago
  66. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  67. e43a12f usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub by Kai-Heng Feng · 7 years ago
  68. 973593a usb: hub: Cycle HUB power when initialization fails by Mike Looijmans · 7 years ago
  69. 81cf4a4 USB: core: Add type-specific length check of BOS descriptors by Masakazu Mokuno · 7 years ago
  70. 446f666 USB: usbfs: Filter flags passed in from user space by Oliver Neukum · 7 years ago
  71. 7739376 USB: of: clean up device-node helper by Johan Hovold · 7 years ago
  72. 03310a1 USB: ledtrig-usbport: fix of-node leak by Johan Hovold · 7 years ago
  73. 1a7e394 USB: add device-tree support for interfaces by Johan Hovold · 7 years ago
  74. 2124c88 usb: core: lower log level when device is not able to deal with string by Kai-Heng Feng · 7 years ago
  75. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  76. 4e4510f Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  77. 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
  78. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  79. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  80. 2ef4700 USB: usbfs: compute urb->actual_length for isochronous by Alan Stern · 7 years ago
  81. d656fa3 usb: core: message: remember to reset 'ret' to 0 when necessary by Felipe Balbi · 7 years ago
  82. 2e43f0f usb: core: add a 'type' parameter to usb_get_status() by Felipe Balbi · 7 years ago
  83. d9e1e14 usb: core: introduce a new usb_get_std_status() helper by Felipe Balbi · 7 years ago
  84. 3c377ef usb: core: rename usb_get_status() 'type' argument to 'recip' by Felipe Balbi · 7 years ago
  85. 6f27f4f usb: core: add Status Type definitions by Felipe Balbi · 7 years ago
  86. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  87. a0fea60 USB: Add delay-init quirk for Corsair K70 LUX keyboards by Bernhard Rosenkraenzer · 7 years ago
  88. f9d4d45 USB: core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  89. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  90. aa1f3bb USB: core: move existing SPDX tags to top of the file by Greg Kroah-Hartman · 7 years ago
  91. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  92. 4f4ee7d usb: core: urb: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  93. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  94. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  95. 8dd8d2c USB: Force disconnect Huawei 4G modem during suspend by Daniel Drake · 7 years ago
  96. 1ac7db6 usb: hub: Allow reset retry for USB2 devices on connect bounce by Mathias Nyman · 7 years ago
  97. 1c0edc3 USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() by Alan Stern · 7 years ago
  98. f2d13b0 usb: Apply hardware LPM attributes to 3.1 device by Lu Baolu · 7 years ago
  99. 2811501 usb: quirks: add quirk for WORLDE MINI MIDI keyboard by Felipe Balbi · 7 years ago
  100. 845d584 USB: devio: Revert "USB: devio: Don't corrupt user memory" by Hans de Goede · 7 years ago