1. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  2. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  3. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  4. 66a4550 xhci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  5. 810a624 usb: xhci: Reset halted endpoint if trb is noop by Lu Baolu · 7 years ago
  6. d1aad52 xhci: Cleanup current_cmd in xhci_cleanup_command_queue() by Jeffy Chen · 7 years ago
  7. 49d5b05 xhci: allow TRACE to work with EVENT ring dequeue by Adam Wallis · 7 years ago
  8. 0914ea6 usb: xhci: reduce device initiated resume time variance. by Anshuman Gupta · 7 years ago
  9. 8ca1358 xhci: add port status tracing by Mathias Nyman · 7 years ago
  10. 76a0f32 xhci: rename temp and temp1 variables by Mathias Nyman · 7 years ago
  11. 4b89586 xhci: Fix NULL pointer dereference when cleaning up streams for removed host by Mathias Nyman · 8 years ago
  12. 3134bc9 xhci: cleanup finish_td() skip option by Mathias Nyman · 8 years ago
  13. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 8 years ago
  14. ade2e3a xhci: handle transfer events without TRB pointer by Mathias Nyman · 8 years ago
  15. 5eee4b6 xhci: support calling cleanup_halted_endpoint with soft retry by Mathias Nyman · 8 years ago
  16. 2174914 xhci: Add support for endpoint soft reset by Mathias Nyman · 8 years ago
  17. b336838 xhci: refactor transfer event errors and completion codes by Mathias Nyman · 8 years ago
  18. e6b2012 xhci: Add helper to get hardware dequeue pointer for stopped rings. by Mathias Nyman · 8 years ago
  19. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 8 years ago
  20. cdd504e xhci: Find out where an endpoint or stream stopped from its context. by Mathias Nyman · 8 years ago
  21. 11e1d25 xhci: remove unused stopped_td pointer by Mathias Nyman · 8 years ago
  22. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  23. 63aea0d USB: xhci: fix lock-inversion problem by Alan Stern · 8 years ago
  24. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  25. 7bc5d5a usb: xhci: trace URB before giving it back instead of after by Mathias Nyman · 8 years ago
  26. 8c10152 usb: xhci: remove xhci_debug_trb() by Lu Baolu · 8 years ago
  27. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  28. cd12fd9 usb: xhci: remove enq_updates and deq_updates from ring by Lu Baolu · 8 years ago
  29. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  30. b2d6edb usb: xhci: add xhci_log_ring trace events by Lu Baolu · 8 years ago
  31. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  32. b7f769a xhci: add slot and endpoint numbers to debug messages in handle_tx_event by Zhengjun Xing · 8 years ago
  33. 19a7d0d6 usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  34. 0ab2881 xhci: Set URB actual length for stopped control transfers by Mathias Nyman · 8 years ago
  35. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  36. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  37. 5abdc2e usb: host: xhci: add urb_enqueue/dequeue/giveback tracers by Felipe Balbi · 8 years ago
  38. a37c3f7 usb: host: xhci: make a generic TRB tracer by Felipe Balbi · 8 years ago
  39. a54cfae usb: host: xhci: convert to list_for_each_entry_safe() by Felipe Balbi · 8 years ago
  40. 5278204 xhci: use the trb_to_noop() helper for command trbs by Mathias Nyman · 8 years ago
  41. ae1e3f0 xhci: Introduce helper to turn one TRB into a no-op by Mathias Nyman · 8 years ago
  42. a60f2f2 usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer() by Felipe Balbi · 8 years ago
  43. f45e2a0 usb: host: xhci: check for a valid ring when unmapping bounce buffer by Felipe Balbi · 8 years ago
  44. f3899a2 usb: host: xhci: remove bogus __releases()/__acquires() annotation by Felipe Balbi · 8 years ago
  45. 55fa439 usb: host: xhci: introduce xhci_td_cleanup() by Felipe Balbi · 8 years ago
  46. be0f50c usb: host: xhci: reorder variable definitions by Felipe Balbi · 8 years ago
  47. 04861f8 usb: host: xhci: use slightly better list helpers by Felipe Balbi · 8 years ago
  48. 76a3529 usb: host: xhci: simplify irq handler return by Felipe Balbi · 8 years ago
  49. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  50. daa47f2 usb: xhci: use list_is_singular for cmd_list by Lu Baolu · 8 years ago
  51. fb79a6d usb: xhci: avoid unnecessary calculation by Lu Baolu · 8 years ago
  52. 80c4796 usb: xhci: remove unnecessary assignment by Lu Baolu · 8 years ago
  53. 1cc6d86 usb: xhci: remove unnecessary second abort try by Lu Baolu · 8 years ago
  54. 6b02e97 xhci: remove unnecessary check for pending timer by Mathias Nyman · 8 years ago
  55. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  56. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  57. 505f581 xhci: simplify if statement to make it more readable by Mathias Nyman · 8 years ago
  58. d6169d0 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  59. 29fc1aa usb: host: xhci: handle COMP_STOP from SETUP phase too by Felipe Balbi · 8 years ago
  60. 1c111b6 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  61. cb4d5ce xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  62. 4dea707 usb: xhci: hold lock over xhci_abort_cmd_ring() by Lu Baolu · 8 years ago
  63. a5a1b95 xhci: Handle command completion and timeout race by Mathias Nyman · 8 years ago
  64. 2a7cfdf usb: host: xhci: Fix possible wild pointer when handling abort command by Baolin Wang · 8 years ago
  65. 2b98546 usb: xhci: fix possible wild pointer by Lu Baolu · 8 years ago
  66. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  67. c2d3d49 usb: xhci: move slot_id from xhci_hcd to xhci_command structure by Lu Baolu · 8 years ago
  68. 5071e6b xhci: add helper to get the endpoint state of a endpoint context by Mathias Nyman · 8 years ago
  69. f4c8f03 usb: xhci: clean up error_bitmask usage by Lu Baolu · 8 years ago
  70. 2a72126 xhci: Remove duplicate xhci urb giveback functions by Mathias Nyman · 8 years ago
  71. 0c03d89 xhci: Giveback urb in finish_td directly by Mathias Nyman · 8 years ago
  72. 446b314 xhci: refactor handle_tx_event() urb giveback by Mathias Nyman · 8 years ago
  73. 2d6d576 xhci: fix non static symbol warning by Wei Yongjun · 8 years ago
  74. 0d58a1a xhci: cleanup and refactor td_to_noop() by Mathias Nyman · 8 years ago
  75. 36da3a1 xhci: refactor and cleanup process_isoc_td() by Mathias Nyman · 8 years ago
  76. f97c08a xhci: rename endpoint related trb variables by Mathias Nyman · 8 years ago
  77. 30a65b4 xhci: cleanup and refactor process_bulk_intr_td() by Mathias Nyman · 8 years ago
  78. 0b6c324 xhci: cleanup and refactor process_ctrl_td() by Mathias Nyman · 8 years ago
  79. 52ab868 xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases by Mathias Nyman · 8 years ago
  80. 0ce5749 xhci: add trb_is_noop() helper function by Mathias Nyman · 8 years ago
  81. 3495e45 xhci: use trb helper functions when possible by Mathias Nyman · 8 years ago
  82. cf5d344 xhci: remove unnecessary xhci_quiesce call before xhci_halt by Mathias Nyman · 8 years ago
  83. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  84. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  85. 0d2daad xhci: really enqueue zero length TRBs. by Alban Browaeys · 8 years ago
  86. 33be126 xhci: always handle "Command Ring Stopped" events by Mathias Nyman · 8 years ago
  87. f76a28a xhci: free the correct ring by Arnd Bergmann · 9 years ago
  88. d0c77d8 xhci: rename and simplify last_trb_on_last_seg() helper by Mathias Nyman · 9 years ago
  89. 549310a xhci: remove enqueue_is_link() helper by Mathias Nyman · 9 years ago
  90. bd5e67f xhci: rework inc_deq() and fix off by one error. by Mathias Nyman · 9 years ago
  91. 2d98ef4 xhci: use and add separate function for checking for link trbs by Mathias Nyman · 9 years ago
  92. 2251198 xhci: clean up event ring checks from inc_enq() by Mathias Nyman · 9 years ago
  93. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 9 years ago
  94. 474ed23 xhci: align the last trb before link if it is easily splittable. by Mathias Nyman · 9 years ago
  95. 86065c2 xhci: don't rely on precalculated value of needed trbs in the enqueue loop by Mathias Nyman · 9 years ago
  96. 124c393 xhci: use boolean to indicate last trb in td remainder calculation by Mathias Nyman · 9 years ago
  97. 5a83f04 xhci: properly prepare zero packet TD after normal bulk TD. by Mathias Nyman · 9 years ago
  98. 5a5a0b1 xhci: rename ep_ring variable in queue_bulk_tx(), no functional change by Mathias Nyman · 9 years ago
  99. 3425aa0 xhci: Fix handling timeouted commands on hosts in weird states. by Mathias Nyman · 9 years ago
  100. 27a41a8 xhci: Cleanup only when releasing primary hcd by Gabriel Krisman Bertazi · 9 years ago