1. 3429e91 usb: host: xhci: add platform driver support by Sebastian Andrzej Siewior · 12 years ago
  2. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 12 years ago
  3. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 12 years ago
  4. 3fe4fe0 xHCI: store ring's last segment and segment numbers by Andiry Xu · 12 years ago
  5. 3b72fca xHCI: store ring's type by Andiry Xu · 12 years ago
  6. 8d3709f usb: host: xhci: use __ffs() instead of hardcoding shift by Felipe Balbi · 13 years ago
  7. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  8. 71d8572 xhci: Properly handle COMP_2ND_BW_ERR by Hans de Goede · 13 years ago
  9. 0510311 Trivial: xhci: Fix copy-paste error. by Sarah Sharp · 13 years ago
  10. 0cc47d5 usb/xhci: remove CONFIG_PCI in xhci.c's probe function by Sebastian Andrzej Siewior · 13 years ago
  11. 552e0c4 usb/xhci: move xhci_gen_setup() away from -pci. by Sebastian Andrzej Siewior · 13 years ago
  12. 7e393a8 xHCI: AMD isoc link TRB chain bit quirk by Andiry Xu · 13 years ago
  13. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  14. 9574323 xHCI: test USB2 software LPM by Andiry Xu · 13 years ago
  15. fc71ff7 xHCI: Check host USB2 LPM capability by Andiry Xu · 13 years ago
  16. d2f52c9 xHCI: test and clear RWC bit by Andiry Xu · 13 years ago
  17. c9682df xHCI: set link state by Andiry Xu · 13 years ago
  18. 2b69899 xhci: USB 3.0 BW checking. by Sarah Sharp · 13 years ago
  19. 170c026 xhci: Fix mult base in endpoint bandwidth info. by Sarah Sharp · 13 years ago
  20. d782659 usb/xhci: ignore xhci version while checking for the link quirk by Sebastian Andrzej Siewior · 13 years ago
  21. c29eea6 xhci: Implement HS/FS/LS bandwidth checking. by Sarah Sharp · 13 years ago
  22. 2e27980 xhci: Track interval bandwidth tables per port/TT. by Sarah Sharp · 13 years ago
  23. 9af5d71 xhci: Store endpoint bandwidth information. by Sarah Sharp · 13 years ago
  24. 839c817 xhci: Store information about roothubs and TTs. by Sarah Sharp · 13 years ago
  25. 6638175 xhci: Store the "real" root port number. by Sarah Sharp · 13 years ago
  26. fe30182 xhci: Rename virt_dev->port to fake_port. by Sarah Sharp · 13 years ago
  27. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  28. c877b3b xhci: Add reset on resume quirk for asrock p67 host by Maarten Lankhorst · 13 years ago
  29. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 13 years ago
  30. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  31. f5182b4 xhci: Disable MSI for some Fresco Logic hosts. by Sarah Sharp · 13 years ago
  32. e2b0217 xhci: Add defines for hardcoded slot states by Maarten Lankhorst · 13 years ago
  33. f5960b6 xhci: Remove some unnecessary casts and tidy some endian swap code by Matt Evans · 13 years ago
  34. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  35. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  36. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 13 years ago
  37. 1bb73a8 xHCI 1.0: Max Exit Latency Too Large Error by Alex He · 13 years ago
  38. ad106f2 xHCI 1.0: Block Interrupts for Isoch transfer by Andiry Xu · 13 years ago
  39. b83cdc8 xHCI 1.0: Setup Stage TRB Transfer Type flag by Andiry Xu · 13 years ago
  40. b61d378 xhci 1.0: Set transfer burst last packet count field. by Sarah Sharp · 13 years ago
  41. 5cd43e3 xhci 1.0: Set transfer burst count field. by Sarah Sharp · 13 years ago
  42. 28ccd29 xhci: Make xHCI driver endian-safe by Matt Evans · 13 years ago
  43. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 13 years ago
  44. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 13 years ago
  45. 5a6c2f3 USB: xhci - fix unsafe macro definitions by Dmitry Torokhov · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  48. bf161e8 xhci: Update internal dequeue pointers after stalls. by Sarah Sharp · 13 years ago
  49. c6cc27c xhci: Return canceled URBs immediately when host is halted. by Sarah Sharp · 13 years ago
  50. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  51. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  52. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  53. b02d0ed xhci: Change hcd_priv into a pointer. by Sarah Sharp · 14 years ago
  54. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  55. 0b8ca72 xhci: Remove old no-op test. by Sarah Sharp · 14 years ago
  56. 09ece30 USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself by Dmitry Torokhov · 14 years ago
  57. 50d64676 xhci: Remove more doorbell-related reads by Matthew Wilcox · 14 years ago
  58. da6699c xhci: Setup array of USB 2.0 and USB 3.0 ports. by Sarah Sharp · 14 years ago
  59. dc07c91 xHCI: fix wMaxPacketSize mask by Andiry Xu · 14 years ago
  60. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  61. 5535b1d USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  62. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  63. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  64. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  65. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  66. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  67. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  68. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  69. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  70. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  71. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  72. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  73. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  74. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  75. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  76. 2d1ee59 USB: xhci: Set EP0 dequeue ptr after reset of configured device. by Sarah Sharp · 14 years ago
  77. 0238634 USB: xhci: Print NEC firmware version. by Sarah Sharp · 14 years ago
  78. e9df17e USB: xhci: Correct assumptions about number of rings per endpoint. by Sarah Sharp · 14 years ago
  79. 8df75f4 USB: xhci: Add memory allocation for USB3 bulk streams. by Sarah Sharp · 14 years ago
  80. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  81. 9238f25 USB: xhci: properly set endpoint context fields for periodic eps. by Sarah Sharp · 14 years ago
  82. 9c9a7dbf USB: xhci: Fix compile issues with xhci_get_slot_state() by Sarah Sharp · 15 years ago
  83. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  84. 2a8f82c USB: xhci: Notify the xHC when a device is reset. by Sarah Sharp · 15 years ago
  85. b45b506 USB: xhci: Refactor test for vendor-specific completion codes. by Sarah Sharp · 15 years ago
  86. a1d78c1 USB: xhci: Allow allocation of commands without input contexts. by Sarah Sharp · 15 years ago
  87. 412566b USB: xhci: Refactor code to free or cache endpoint rings. by Sarah Sharp · 15 years ago
  88. 74f9fe2 USB: xhci: Make reverting an alt setting "unfailable". by Sarah Sharp · 15 years ago
  89. 04dd950 USB: xhci: Set transfer descriptor size field correctly. by Sarah Sharp · 15 years ago
  90. 6648f29 USB: xhci: Add tests for TRB address translation. by Sarah Sharp · 15 years ago
  91. 6f5165c USB: xhci: Add watchdog timer for URB cancellation. by Sarah Sharp · 15 years ago
  92. 4f0f0ba USB: xhci: Re-purpose xhci_quiesce(). by Sarah Sharp · 15 years ago
  93. 678539c USB: xhci: Handle URB cancel, complete and resubmit race. by Sarah Sharp · 15 years ago
  94. ac1c1b7 USB: xhci: Support USB hubs. by Sarah Sharp · 15 years ago
  95. 913a8a3 USB: xhci: Change how xHCI commands are handled. by Sarah Sharp · 15 years ago
  96. 63a0d9a USB: xhci: Endpoint representation refactoring. by Sarah Sharp · 15 years ago
  97. 624defa USB: xhci: Support interrupt transfers. by Sarah Sharp · 15 years ago
  98. ac9d8fe USB: xhci: Add quirk for Fresco Logic xHCI hardware. by Sarah Sharp · 15 years ago
  99. 82d1009 USB: xhci: Handle stalled control endpoints. by Sarah Sharp · 15 years ago
  100. 2d3f1fa USB: xhci: Support full speed devices. by Sarah Sharp · 15 years ago