Commit History

Author SHA1 Message Date
  Mathias Nyman d97b4f8d69 xhci: don't use the same variable for stopped and halted rings current TD 10 years ago
  Mathias Nyman 69defe04ec xhci: cleanup finish_td function 10 years ago
  Mathias Nyman 8e71a322fd USB: xhci: Reset a halted endpoint immediately when we encounter a stall. 10 years ago
  Mathias Nyman c3492dbfa1 USB: xhci: don't start a halted endpoint before its new dequeue is set 10 years ago
  Hans de Goede cffb9be80f xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" 11 years ago
  Hans de Goede f85c9fb62c xhci: Remove "FIXME - check all the stream rings for pending cancellations" 11 years ago
  Hans de Goede 0d4976ec8e xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes 11 years ago
  Hans de Goede d3a43e66e0 xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state 11 years ago
  Hans de Goede 1e3452e3f0 xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() 11 years ago
  Mathias Nyman 365038d833 xhci: rework cycle bit checking for new dequeue pointers 11 years ago
  Hans de Goede 9a54886342 xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL 11 years ago
  Hans de Goede a0ee619f3c xhci: Add missing checks for xhci_alloc_command failure 11 years ago
  Mathias Nyman 3213b15138 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts 11 years ago
  Mathias Nyman 6fcfb0d682 xhci: Use correct SLOT ID when handling a reset device command 11 years ago
  Mathias Nyman c311e391a7 xhci: rework command timeout and cancellation, 11 years ago
  Mathias Nyman 9ea1833e4c xhci: Use completion and status in global command queue 11 years ago
  Mathias Nyman c9aa1a2de4 xhci: Add a global command queue 11 years ago
  Mathias Nyman ddba5cd0ae xhci: Use command structures when queuing commands on the command ring 11 years ago
  Julius Werner 1f81b6d22a usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb 11 years ago
  Sarah Sharp 21d0e51bfb xhci: Kill streams URBs when the host dies. 11 years ago
  Sarah Sharp 50e8725e7c xhci: Refactor command watchdog and fix split string. 11 years ago
  Hans de Goede 9aad95e292 xhci: For streams the dequeue ptr must be read from the stream ctx 12 years ago
  Hans de Goede 95241dbdf8 xhci: Set SCT field for Set TR dequeue on streams 12 years ago
  Hans de Goede c4bedb77ec xhci: For streams the css flag most be read from the stream-ctx on ep stop 12 years ago
  Oliver Neukum e587b8b270 xhci: make warnings greppable 11 years ago
  Sarah Sharp 3d4b81eda2 Revert "usb: xhci: Link TRB must not occur within a USB payload burst" 11 years ago
  Sarah Sharp 9cf00d9170 Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" 11 years ago
  Sarah Sharp f7b2e4032d Revert "xhci: replace xhci_read_64() with readq()" 11 years ago
  Sarah Sharp 477632dff5 Revert "xhci: replace xhci_write_64() with writeq()" 11 years ago
  Ben Hutchings d6c9ea9069 xhci: Avoid infinite loop when sg urb requires too many trbs 11 years ago