Commit History

Author SHA1 Message Date
  Sarah Sharp 0a023c6cf1 USB: xhci: Fix dropping endpoints from the xHC schedule. 16 years ago
  Sarah Sharp c526d0d4fc USB: xhci: Don't wait for a disable slot cmd when HC dies. 16 years ago
  Sarah Sharp e34b2fbf28 USB: xhci: Handle canceled URBs when HC dies. 16 years ago
  Sarah Sharp e4ab05df57 USB: xhci: Stop debugging polling loop when HC dies. 16 years ago
  Sarah Sharp ac1c1b7f16 USB: xhci: Support USB hubs. 16 years ago
  Sarah Sharp 913a8a344f USB: xhci: Change how xHCI commands are handled. 16 years ago
  Sarah Sharp 5270b951b9 USB: xhci: Refactor input device context setup. 16 years ago
  Sarah Sharp 63a0d9abd1 USB: xhci: Endpoint representation refactoring. 16 years ago
  Sarah Sharp 624defa12f USB: xhci: Support interrupt transfers. 16 years ago
  Sarah Sharp ac9d8fe7c6 USB: xhci: Add quirk for Fresco Logic xHCI hardware. 16 years ago
  Sarah Sharp 82d1009f53 USB: xhci: Handle stalled control endpoints. 16 years ago
  Sarah Sharp 2d3f1fac7e USB: xhci: Support full speed devices. 16 years ago
  Sarah Sharp f2217e8edd USB: xhci: Configure endpoint code refactoring. 16 years ago
  Sarah Sharp b0567b3f63 USB: xhci: Work around for chain bit in link TRBs. 16 years ago
  Sarah Sharp c92bcfa7b4 USB: xhci: Stall handling bug fixes. 16 years ago
  John Youn d115b04818 USB: xhci: Support for 64-byte contexts 16 years ago
  Sarah Sharp 28c2d2efb4 USB: xhci: Always align output device contexts to 64 bytes. 16 years ago
  Sarah Sharp fcf8f576be USB: xhci: Check if the host controller died in IRQ handler. 16 years ago
  Sarah Sharp d3512f6349 USB: xhci: Don't oops if the host doesn't halt. 16 years ago
  Sarah Sharp 66e49d8774 USB: xhci: Make debugging more verbose. 16 years ago
  Sarah Sharp 2d83109be6 USB: xhci: Correct Event Handler Busy flag usage. 16 years ago
  Sarah Sharp 8e595a5d30 USB: xhci: Represent 64-bit addresses with one u64. 16 years ago
  Sarah Sharp b11069f5f6 USB: xhci: Use GFP_ATOMIC while holding spinlocks. 16 years ago
  Sarah Sharp a1587d97ce USB: xhci: Deal with stalled endpoints. 16 years ago
  Sarah Sharp f88ba78d9a USB: xhci: Respect critical sections. 16 years ago
  Sarah Sharp a4d8830226 USB: xHCI: Fix interrupt moderation. 16 years ago
  Sarah Sharp 9844197310 USB: xhci: Remove packed attribute from structures. 16 years ago
  Sarah Sharp c7959fb265 USB: xhci: drop spinlock in xhci_urb_enqueue() error path. 16 years ago
  Sarah Sharp c96a2b81f3 USB: xhci: Clean up xhci_irq() function. 16 years ago
  Sarah Sharp 23e3be113f USB: xhci: Avoid global namespace pollution. 16 years ago