1. c8476fb usb: xhci: Disable runtime PM suspend for quirky controllers by Shawn Nematbakhsh · 11 years ago
  2. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  3. 224563b Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  4. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  5. c10cf11 xhci: fix dma mask setup in xhci.c by Xenia Ragiadakou · 11 years ago
  6. d195fcf xhci: trace debug messages related to driver initialization and unload by Xenia Ragiadakou · 11 years ago
  7. aa50b29 xhci: trace debug statements for urb cancellation by Xenia Ragiadakou · 11 years ago
  8. 1d27fab xhci: add xhci_address_ctx trace event by Xenia Ragiadakou · 11 years ago
  9. a025432 xhci: add trace for debug messages related to endpoint reset by Xenia Ragiadakou · 11 years ago
  10. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  11. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  12. 84a99f6 xhci: add traces for debug messages in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  13. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  14. 5c1127d xhci: replace printk(KERN_DEBUG ...) by Xenia Ragiadakou · 11 years ago
  15. 38a532a xhci: replace xhci_info() with xhci_dbg() by Xenia Ragiadakou · 11 years ago
  16. fc76051 USB: XHCI: mark no_sg_constraint by Ming Lei · 11 years ago
  17. 008eb95 usb: xhci: add missing dma-mapping.h includes by James Hogan · 11 years ago
  18. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  19. 07f3cb7 usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 by George Cherian · 11 years ago
  20. d5c82fe usb: xhci: Mark two functions __maybe_unused by Olof Johansson · 11 years ago
  21. 203a866 xhci: Avoid NULL pointer deref when host dies. by Sarah Sharp · 11 years ago
  22. 03e64e9 xhci: Correct misplaced newlines by Joe Perches · 11 years ago
  23. 1f21569 xhci: Add missing unlocks on error paths by Emil Goode · 11 years ago
  24. 92f8e76 xhci: Remove BUG_ON in xhci_get_input_control_ctx. by Sarah Sharp · 11 years ago
  25. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  26. 17f3486 usb: add usb2 Link PM variables to sysfs and usb_device by Mathias Nyman · 11 years ago
  27. a558ccd usb: xhci: add USB2 Link power management BESL support by Mathias Nyman · 11 years ago
  28. b6e7637 usb: xhci: define port register names and use them instead of magic numbers by Mathias Nyman · 11 years ago
  29. b630d4b usb: xhci: check usb2 port capabilities before adding hw link PM support by Mathias Nyman · 11 years ago
  30. 851ec16 usb/xhci: unify parameter of xhci_msi_irq by Alex Shi · 11 years ago
  31. 01c5f44 usb: xhci-dbg: Display endpoint number and direction in context dump by Julius Werner · 11 years ago
  32. c3897aa xhci: Disable D3cold for buggy TI redrivers. by Sarah Sharp · 11 years ago
  33. 77df9e0 xhci - correct comp_mode_recovery_timer on return from hibernate by Tony Camuso · 11 years ago
  34. 58b1d79 xhci - clarify compliance mode debug messages by Tony Camuso · 11 years ago
  35. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  36. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 11 years ago
  37. 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 11 years ago
  38. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  39. 77b8476 usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() by Felipe Balbi · 12 years ago
  40. b0e4e60 usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch by Alexis R. Cortes · 12 years ago
  41. 392a07a xhci: Fix conditional check in bandwidth calculation. by Sarah Sharp · 12 years ago
  42. 2611bd18 xhci: Avoid global symbol pollution with handshake. by Sarah Sharp · 12 years ago
  43. df03790 xhci: trivial: Remove assigned but unused ep_ctx. by Sarah Sharp · 12 years ago
  44. b803134 xhci: Fix missing break in xhci_evaluate_context_result. by Sarah Sharp · 12 years ago
  45. 16b45fd xhci: fix integer overflow by Oliver Neukum · 12 years ago
  46. 966e7a8 xhci: endianness xhci_calculate_intel_u2_timeout by Oliver Neukum · 12 years ago
  47. 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
  48. 457a73d usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems by Vivek Gautam · 12 years ago
  49. a6e097d Increase XHCI suspend timeout to 16ms by Michael Spang · 12 years ago
  50. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  51. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 12 years ago
  52. 6e4468b xHCI: cancel command after command timeout by Elric Fu · 12 years ago
  53. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  54. c181bc5 xHCI: add cmd_ring_state by Elric Fu · 12 years ago
  55. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  56. 052c7f9 xhci: Fix a logical vs bitwise AND bug by Dan Carpenter · 12 years ago
  57. e95829f xhci: Switch PPT ports to EHCI on shutdown. by Sarah Sharp · 12 years ago
  58. 22ceac1 xhci: Increase reset timeout for Renesas 720201 host. by Sarah Sharp · 12 years ago
  59. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  60. 622eb78 xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 12 years ago
  61. e25e62a xhci: Fix error path return value. by Sarah Sharp · 12 years ago
  62. c88db16 xhci: Fix DIV_ROUND_UP compile error. by Sarah Sharp · 12 years ago
  63. b01bcbf xhci: Fix compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  64. e3567d2 xhci: Add Intel U1/U2 timeout policy. by Sarah Sharp · 12 years ago
  65. 3b3db02 xhci: Add infrastructure for host-specific LPM policies. by Sarah Sharp · 12 years ago
  66. 4b26654 xhci: Some Evaluate Context commands must succeed. by Sarah Sharp · 12 years ago
  67. ccd68bb USB: xhci: testing sizeof xhci_doorbell_array 2 time by girish verma · 12 years ago
  68. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 12 years ago
  69. c7713e7 xhci: Fix register save/restore order. by Sarah Sharp · 12 years ago
  70. fb3d85b xhci: Restore event ring dequeue pointer on resume. by Sarah Sharp · 12 years ago
  71. 5af98bb xhci: Warn when hosts don't halt. by Sarah Sharp · 12 years ago
  72. 3429e91 usb: host: xhci: add platform driver support by Sebastian Andrzej Siewior · 12 years ago
  73. fdaf8b3 xHCI: update sg tablesize by Andiry Xu · 12 years ago
  74. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 12 years ago
  75. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  76. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  77. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 12 years ago
  78. 435c724 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  79. 18b7ede usb: ch9: fix up MaxStreams helper by Felipe Balbi · 13 years ago
  80. 71d8572 xhci: Properly handle COMP_2ND_BW_ERR by Hans de Goede · 13 years ago
  81. 79688ac xhci: Be less verbose during URB cancellation. by Sarah Sharp · 13 years ago
  82. 3b9783b xhci: Remove warnings about MSI and MSI-X capabilities. by Sarah Sharp · 13 years ago
  83. 158886c xHCI: fix bug in xhci_clear_command_ring() by Andiry Xu · 13 years ago
  84. f69e3120 USB: XHCI: resume root hubs when the controller resumes by Alan Stern · 13 years ago
  85. d31c285 xhci: Set slot and ep0 flags for address command. by Sarah Sharp · 13 years ago
  86. 0cc47d5 usb/xhci: remove CONFIG_PCI in xhci.c's probe function by Sebastian Andrzej Siewior · 13 years ago
  87. 552e0c4 usb/xhci: move xhci_gen_setup() away from -pci. by Sebastian Andrzej Siewior · 13 years ago
  88. 421aa84 usb/xhci: hide MSI code behind PCI bars by Sebastian Andrzej Siewior · 13 years ago
  89. 3fd1ec5 usb/xhci: group MSI interrupt registration into its own function by Sebastian Andrzej Siewior · 13 years ago
  90. cd68176 xHCI: fix debug message by Andiry Xu · 13 years ago
  91. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  92. 9574323 xHCI: test USB2 software LPM by Andiry Xu · 13 years ago
  93. 2b69899 xhci: USB 3.0 BW checking. by Sarah Sharp · 13 years ago
  94. d782659 usb/xhci: ignore xhci version while checking for the link quirk by Sebastian Andrzej Siewior · 13 years ago
  95. 73ddc24 xhci: Redundant check in xhci_check_args for xhci->devs by sifram.rajas@gmail.com · 13 years ago
  96. 2ffdea2 xHCI: refine td allocation by Andiry Xu · 13 years ago
  97. c29eea6 xhci: Implement HS/FS/LS bandwidth checking. by Sarah Sharp · 13 years ago
  98. 2e27980 xhci: Track interval bandwidth tables per port/TT. by Sarah Sharp · 13 years ago
  99. 9af5d71 xhci: Store endpoint bandwidth information. by Sarah Sharp · 13 years ago
  100. 839c817 xhci: Store information about roothubs and TTs. by Sarah Sharp · 13 years ago