1. f217c98 xhci: Don't enable/disable RWE on bus suspend/resume. by Sarah Sharp · 11 years ago
  2. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  3. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  4. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  5. 063ebeb xhci: Report USB 2.1 link status for L1 by Sarah Sharp · 12 years ago
  6. eae5b17 xhci: Refactor port status into a new function. by Sarah Sharp · 12 years ago
  7. b6e7637 usb: xhci: define port register names and use them instead of magic numbers by Mathias Nyman · 11 years ago
  8. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  9. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  10. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  11. 27c411c usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly. by Lan Tianyu · 12 years ago
  12. 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
  13. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  14. 3415fc9 usb/xhci: update a comment regarding the BOS descriptor to reflect the code by Sebastian Andrzej Siewior · 12 years ago
  15. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 12 years ago
  16. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  17. 693d8eb xhci: Handle clear PORT_POWER feature. by Lan Tianyu · 12 years ago
  18. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  19. 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
  20. af3a23e xhci: Export Latency Tolerance Messaging capabilities. by Sarah Sharp · 12 years ago
  21. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  22. 797b0ca xhci: Add roothub code to set U1/U2 timeouts. by Sarah Sharp · 13 years ago
  23. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 12 years ago
  24. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  25. 3278a55 xhci: Fix oops caused by more USB2 ports than USB3 ports. by Sarah Sharp · 13 years ago
  26. c842114 xHCI: Adding #define values used for hub descriptor by Aman Deep · 13 years ago
  27. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  28. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  29. 48e8236 xHCI/USB: Make xHCI driver have a BOS descriptor. by Sarah Sharp · 13 years ago
  30. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  31. d2f52c9 xHCI: test and clear RWC bit by Andiry Xu · 13 years ago
  32. c9682df xHCI: set link state by Andiry Xu · 13 years ago
  33. 44f4c3e USB: xhci: Set change bit when warm reset change is set. by Greg KH · 13 years ago
  34. fe30182 xhci: Rename virt_dev->port to fake_port. by Sarah Sharp · 13 years ago
  35. 8a8ff2f xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago
  36. 5ac04bf xHCI: fix port U3 status check condition by Andiry Xu · 13 years ago
  37. a088592 xhci: move the common code to a function to get max ports and port array by huajun li · 13 years ago
  38. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  39. 4f0871a xHCI: Clear PLC in xhci_bus_resume() by Andiry Xu · 13 years ago
  40. a711423 usbcore: Refine USB3.0 device suspend and resume by Andiry Xu · 13 years ago
  41. 0ed9a57 xHCI: report USB3.0 portstatus comply with USB3.0 specification by Andiry Xu · 13 years ago
  42. 2c44178 xHCI: Set link state support by Andiry Xu · 13 years ago
  43. 85387c0 xHCI: Clear link state change support by Andiry Xu · 13 years ago
  44. a11496e xHCI: warm reset support by Andiry Xu · 13 years ago
  45. 28ccd29 xhci: Make xHCI driver endian-safe by Matt Evans · 14 years ago
  46. 131dec3 USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. by Sarah Sharp · 14 years ago
  47. f9de815 xhci: Make roothub functions deal with device removal. by Sarah Sharp · 14 years ago
  48. 4bbb0ac xhci: Return a USB 3.0 hub descriptor for USB3 roothub. by Sarah Sharp · 14 years ago
  49. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  50. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  51. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  52. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  53. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  54. ad73dff xhci: Remove references to HC_STATE_RUNNING. by Sarah Sharp · 14 years ago
  55. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  56. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  57. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  58. 6dd0a3a7 xhci: Don't let the USB core disable SuperSpeed ports. by Sarah Sharp · 14 years ago
  59. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  60. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  61. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  62. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  63. 419a8e81 USB: xhci: Remove the arbitrary limit of 15 xHCI ports by William Gulland · 14 years ago
  64. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  65. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  66. 6219c04 USB: xhci: Allow roothub ports to be disabled. by Sarah Sharp · 15 years ago
  67. 34fb562 USB: xhci: Refactor code to clear port change bits. by Sarah Sharp · 15 years ago
  68. 0f2a793 USB: xhci: Root hub support. by Sarah Sharp · 15 years ago