1. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  2. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 4 years, 11 months ago
  3. 790af99 usb: core: hub: Disable hub-initiated U1/U2 by Thinh Nguyen · 5 years ago
  4. 769ebef usb: Handle USB3 remote wakeup for LPM enabled devices correctly by Lee, Chiasheng · 5 years ago
  5. a39a300 Merge android-4.9-172 (2dbf78b) into msm-4.9 by Tengfei Fan · 5 years ago
  6. 9105d11 USB: core: Don't unbind interfaces following device reset failure by Alan Stern · 5 years ago
  7. 9b916af USB: Consolidate LPM checks to avoid enabling LPM twice by Kai-Heng Feng · 5 years ago
  8. c73982b USB: Add new USB LPM helpers by Kai-Heng Feng · 5 years ago
  9. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  10. 1fbecf8 usb: hub: delay hub autosuspend if USB3 port is still link training by Mathias Nyman · 6 years ago
  11. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  12. fe26b8d USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  13. b7e0448 usb: core: Fix hub port connection events lost by Dennis Wassenberg · 6 years ago
  14. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 6 years ago
  15. e2290bd Merge android-4.9.116 (52be322) into msm-4.9 by Minming Qi · 6 years ago
  16. 399e549 usb: hub: Don't wait for connect state at resume for powered-off ports by Dominik Bozek · 6 years ago
  17. e2996cf usb: core: handle hub C_PORT_OVER_CURRENT condition by Bin Liu · 6 years ago
  18. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  19. 55365ad usb: do not reset if a low-speed or full-speed device timed out by Maxim Moseychuk · 6 years ago
  20. ae2ea7f Merge android-4.9.98 (f679e4d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  21. 00bc348 USB: Increment wakeup count on remote wakeup. by Ravi Chandra Sadineni · 6 years ago
  22. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  23. e328dff usb: hub: Cycle HUB power when initialization fails by Mike Looijmans · 7 years ago
  24. cad6bda usb: core: Re-try enumeration in FS if high speed enumeration fails by Hemant Kumar · 7 years ago
  25. 4777f6d Merge remote-tracking branch '4.9/tmp-0c058ce' into 4.9 by Kyle Yan · 7 years ago
  26. d15fc53 usb: hub: Allow reset retry for USB2 devices on connect bounce by Mathias Nyman · 7 years ago
  27. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  28. 43feb29 usb: Increase quirk delay for USB devices by Dmitry Fleytman · 7 years ago
  29. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  30. 7c2beb1 USB: Check for dropped connection before switching to full speed by Alan Stern · 7 years ago
  31. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  32. 12bfbe1 USB: hub: fix SS max number of ports by Johan Hovold · 7 years ago
  33. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  34. c67e87a USB: hub: fix non-SS hub-descriptor handling by Johan Hovold · 7 years ago
  35. 3e4a4e6 USB: hub: fix SS hub-descriptor handling by Johan Hovold · 7 years ago
  36. 2bffbf1 Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9 by Kyle Yan · 7 years ago
  37. 219a99d usb: hub: Do not attempt to autosuspend disconnected devices by Guenter Roeck · 7 years ago
  38. 181b0de usb: hub: Fix error loop seen after hub communication errors by Guenter Roeck · 7 years ago
  39. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 7 years ago
  40. ec0c5f0 usb: hub: Wait for connection to be reestablished after port reset by Guenter Roeck · 8 years ago
  41. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  42. 4e61588 usb: hub: Fix crash after failure to read BOS descriptor by Guenter Roeck · 7 years ago
  43. 3aa7ecd usb: core: Add support to skip extended bus resume delay by Hemant Kumar · 8 years ago
  44. 3f66f54 usb: core: Replace msleep with usleep_range by Hemant Kumar · 8 years ago
  45. c909c08 usb: host: Flush hub workqueue before stopping controller by Hemant Kumar · 8 years ago
  46. 8ecf70f usb: hub: Move hub_port_disable() to fix warning if PM is disabled by Geert Uytterhoeven · 8 years ago
  47. 32a3535 usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices by Mathias Nyman · 8 years ago
  48. 4e24800 usb: hub: change CLEAR_FEATURE to SET_FEATURE by Yonglong Wu · 8 years ago
  49. b74e706 usb: core: hub: don't print on ENOMEM by Wolfram Sang · 8 years ago
  50. 07d316a USB: hub: change the locking in hub_activate by Alan Stern · 8 years ago
  51. ca5cbc8 USB: hub: fix up early-exit pathway in hub_activate by Alan Stern · 8 years ago
  52. 6bb47e8 usb: hub: Fix unbalanced reference count/memory leak/deadlocks by Viresh Kumar · 8 years ago
  53. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 8 years ago
  54. d64aab0 hub: admit devices are SS+ by Oliver Neukum · 8 years ago
  55. 0d5ce77 usb: hub: fix a typo in hub_port_init() leading to wrong logic by Oliver Neukum · 8 years ago
  56. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  57. e5bdfd5 Revert "usb: hub: do not clear BOS field during reset device" by Greg Kroah-Hartman · 8 years ago
  58. 264904c usb: retry reset if a device times out by Oliver Neukum · 8 years ago
  59. a44007a4 drivers: usb: removed assignment of 0 to static variables by Saurabh Sengar · 9 years ago
  60. a4b5d60 usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock by Heiner Kallweit · 8 years ago
  61. 4f97f8f Merge 4.5-rc2 into usb-next by Greg Kroah-Hartman · 8 years ago
  62. d8f00cd usb: hub: do not clear BOS field during reset device by Du, Changbin · 8 years ago
  63. 6ae706a USB: core, wusbcore: use bus_to_hcd by Geliang Tang · 8 years ago
  64. 0cdd49a usb: Support USB 3.1 extended port status request by Mathias Nyman · 9 years ago
  65. 8a1b272 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices by Mathias Nyman · 9 years ago
  66. bfccd95 Merge 4.4-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  67. e50293e USB: fix invalid memory access in hub_activate() by Alan Stern · 9 years ago
  68. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  69. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  70. 6b82b12 usb: Add connected retry on resume for non SS devices by Al Cooper · 9 years ago
  71. 513072d usb: core: lpm: add sysfs node for usb3 lpm permit by Lu Baolu · 9 years ago
  72. bf5ce5b usb: core: lpm: fix usb3_hardware_lpm sysfs node by Lu Baolu · 9 years ago
  73. 464ad8c usb: core : hub: Fix BOS 'NULL pointer' kernel panic by Hans Yang · 9 years ago
  74. 7d2d641 usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device by Li Jun · 9 years ago
  75. 17a364e usb: hub: remove redundant declarations by Kris Borer · 9 years ago
  76. 039b330 usb: core: hub: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  77. 1724856 usb: core: hub: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  78. 088a3da usb: hub: remove assignment from if condition by Kris Borer · 9 years ago
  79. 166b863 usb: core: hub.c: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  80. 722b262 Merge 4.2-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  81. 655fe4e usbcore: add sysfs support to xHCI usb3 hardware LPM by Kevin Strasser · 9 years ago
  82. 2d2a316 usb: core: lpm: set lpm_capable for root hub device by Lu Baolu · 9 years ago
  83. fb6d1f7 usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset by Robert Schlabbach · 9 years ago
  84. d544d27 USB: hub.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  85. a842529 usb: Enable LPM for USB 2.01+ full-speed devices by Rupesh Tatiya · 9 years ago
  86. 58339c2 usb: Set unused ports to "fixed" rather than "unknown" by Matthew Garrett · 9 years ago
  87. 92bfbf7 usb: Prefer firmware values when determining whether a port is removable by Matthew Garrett · 9 years ago
  88. bbc78c0 usb: core: hub: use new USB_RESUME_TIMEOUT by Felipe Balbi · 9 years ago
  89. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  90. f6a5588 USB / PM: Remove unneeded #ifdef and associated dead code by Andreas Ruprecht · 9 years ago
  91. 7fa4091 usb: Retry port status check on resume to work around RH bugs by Julius Werner · 9 years ago
  92. 7671bd1 Revert "usb: Reset USB-3 devices on USB-3 link bounce" by Zhuang Jin Can · 9 years ago
  93. fbaecff usb: core: hub: modify hub reset logic in hub driver by Deepak Das · 9 years ago
  94. 524134d USB: don't cancel queued resets when unbinding drivers by Alan Stern · 9 years ago
  95. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  96. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  97. 69b7290 Merge 3.18-rc4 into usb-next. by Greg Kroah-Hartman · 10 years ago
  98. b2108f1 usb: core: notify disconnection when core detects disconnect by Peter Chen · 10 years ago
  99. 01ed67d usb: core: need to call usb_phy_notify_connect after device setup by Tony Zheng · 10 years ago
  100. 527307ea usb: hub: remove unused variable by Sudip Mukherjee · 10 years ago