1. aca3a04 xhci: do not report PLC when link is in internal resume state by Zhuang Jin Can · 9 years ago
  2. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  3. 243292a xhci: report U3 when link is in resume state by Zhuang Jin Can · 9 years ago
  4. 41485a9 xhci: optimize xhci bus resume time by Mathias Nyman · 9 years ago
  5. 9425183 usb: xhci: handle Config Error Change (CEC) in xhci driver by Lu Baolu · 9 years ago
  6. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  7. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  8. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  9. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  10. b7f9696 xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams by Hans de Goede · 10 years ago
  11. 9690858 usb: host: xhci: fix compliance mode workaround by Felipe Balbi · 10 years ago
  12. ff8cbf2 xhci: clear root port wake on bits if controller isn't wake-up capable by Lu Baolu · 10 years ago
  13. be3de32 xhci: Fix sleeping with IRQs disabled in xhci_stop_device() by Mathias Nyman · 10 years ago
  14. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  15. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  16. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  17. 25cd288 usb/xhci: Change how we indicate a host supports Link PM. by Sarah Sharp · 11 years ago
  18. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  19. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  20. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  21. d194c03 xhci: correct the usage of USB_CTRL_SET_TIMEOUT by xiao jin · 11 years ago
  22. 5f20cf1 usb: xhci: Staticize xhci_del_comp_mod_timer by Sachin Kamat · 11 years ago
  23. f217c98 xhci: Don't enable/disable RWE on bus suspend/resume. by Sarah Sharp · 11 years ago
  24. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  25. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  26. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  27. 063ebeb xhci: Report USB 2.1 link status for L1 by Sarah Sharp · 11 years ago
  28. eae5b17 xhci: Refactor port status into a new function. by Sarah Sharp · 11 years ago
  29. b6e7637 usb: xhci: define port register names and use them instead of magic numbers by Mathias Nyman · 11 years ago
  30. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  31. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  32. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  33. 27c411c usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly. by Lan Tianyu · 12 years ago
  34. 170ed80 usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource by Lan Tianyu · 12 years ago
  35. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  36. 3415fc9 usb/xhci: update a comment regarding the BOS descriptor to reflect the code by Sebastian Andrzej Siewior · 12 years ago
  37. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 12 years ago
  38. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  39. 693d8eb xhci: Handle clear PORT_POWER feature. by Lan Tianyu · 12 years ago
  40. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  41. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  42. af3a23e xhci: Export Latency Tolerance Messaging capabilities. by Sarah Sharp · 12 years ago
  43. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  44. 797b0ca xhci: Add roothub code to set U1/U2 timeouts. by Sarah Sharp · 13 years ago
  45. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 12 years ago
  46. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  47. 3278a55 xhci: Fix oops caused by more USB2 ports than USB3 ports. by Sarah Sharp · 12 years ago
  48. c842114 xHCI: Adding #define values used for hub descriptor by Aman Deep · 13 years ago
  49. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  50. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  51. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  52. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  53. d2f52c9 xHCI: test and clear RWC bit by Andiry Xu · 13 years ago
  54. c9682df xHCI: set link state by Andiry Xu · 13 years ago
  55. 44f4c3e USB: xhci: Set change bit when warm reset change is set. by Greg KH · 13 years ago
  56. fe30182 xhci: Rename virt_dev->port to fake_port. by Sarah Sharp · 13 years ago
  57. 8a8ff2f xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago
  58. 5ac04bf xHCI: fix port U3 status check condition by Andiry Xu · 13 years ago
  59. a088592 xhci: move the common code to a function to get max ports and port array by huajun li · 13 years ago
  60. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  61. 4f0871a xHCI: Clear PLC in xhci_bus_resume() by Andiry Xu · 13 years ago
  62. a711423 usbcore: Refine USB3.0 device suspend and resume by Andiry Xu · 13 years ago
  63. 0ed9a57 xHCI: report USB3.0 portstatus comply with USB3.0 specification by Andiry Xu · 13 years ago
  64. 2c44178 xHCI: Set link state support by Andiry Xu · 13 years ago
  65. 85387c0 xHCI: Clear link state change support by Andiry Xu · 13 years ago
  66. a11496e xHCI: warm reset support by Andiry Xu · 13 years ago
  67. 28ccd29 xhci: Make xHCI driver endian-safe by Matt Evans · 13 years ago
  68. 131dec3 USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. by Sarah Sharp · 14 years ago
  69. f9de815 xhci: Make roothub functions deal with device removal. by Sarah Sharp · 14 years ago
  70. 4bbb0ac xhci: Return a USB 3.0 hub descriptor for USB3 roothub. by Sarah Sharp · 14 years ago
  71. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  72. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  73. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  74. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  75. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  76. ad73dff xhci: Remove references to HC_STATE_RUNNING. by Sarah Sharp · 13 years ago
  77. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  78. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  79. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  80. 6dd0a3a7 xhci: Don't let the USB core disable SuperSpeed ports. by Sarah Sharp · 14 years ago
  81. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  82. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  83. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  84. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  85. 419a8e81 USB: xhci: Remove the arbitrary limit of 15 xHCI ports by William Gulland · 14 years ago
  86. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 14 years ago
  87. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  88. 6219c04 USB: xhci: Allow roothub ports to be disabled. by Sarah Sharp · 15 years ago
  89. 34fb562 USB: xhci: Refactor code to clear port change bits. by Sarah Sharp · 15 years ago
  90. 0f2a793 USB: xhci: Root hub support. by Sarah Sharp · 15 years ago