Commit History

Author SHA1 Message Date
  Mathias Nyman 604d02a2a6 xhci: Fix command ring stop regression in 4.11 8 years ago
  Alan Stern 63aea0dbab USB: xhci: fix lock-inversion problem 8 years ago
  Peter Chen 6a29beef9d usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd 8 years ago
  Mathias Nyman 7bc5d5aff3 usb: xhci: trace URB before giving it back instead of after 8 years ago
  Lu Baolu 8c10152ec5 usb: xhci: remove xhci_debug_trb() 8 years ago
  Lu Baolu 121dcf1190 usb: xhci: remove ring debugging code 8 years ago
  Lu Baolu cd12fd9f6d usb: xhci: remove enq_updates and deq_updates from ring 8 years ago
  Lu Baolu 74e0b5649c usb: xhci: remove error messages for failed memory allocation 8 years ago
  Lu Baolu b2d6edbb95 usb: xhci: add xhci_log_ring trace events 8 years ago
  Mathias Nyman d9f11ba9f1 xhci: Rework how we handle unresponsive or hoptlug removed hosts 8 years ago
  Zhengjun Xing b7f769ae1b xhci: add slot and endpoint numbers to debug messages in handle_tx_event 8 years ago
  Felipe Balbi 19a7d0d65c usb: host: xhci: add Slot and EP Context tracers 8 years ago
  Mathias Nyman 0ab2881a40 xhci: Set URB actual length for stopped control transfers 8 years ago
  Mathias Nyman 7e64b0373a xhci: simplify how we store TDs in urb private data 8 years ago
  Mathias Nyman 9ef7fbbb4f xhci: Rename variables related to transfer descritpors 8 years ago
  Felipe Balbi 5abdc2e6e1 usb: host: xhci: add urb_enqueue/dequeue/giveback tracers 8 years ago
  Felipe Balbi a37c3f76e6 usb: host: xhci: make a generic TRB tracer 8 years ago
  Felipe Balbi a54cfae3c7 usb: host: xhci: convert to list_for_each_entry_safe() 8 years ago
  Mathias Nyman 5278204c98 xhci: use the trb_to_noop() helper for command trbs 8 years ago
  Mathias Nyman ae1e3f0732 xhci: Introduce helper to turn one TRB into a no-op 8 years ago
  Felipe Balbi a60f2f2ffa usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer() 8 years ago
  Felipe Balbi f45e2a0211 usb: host: xhci: check for a valid ring when unmapping bounce buffer 8 years ago
  Felipe Balbi f3899a28e2 usb: host: xhci: remove bogus __releases()/__acquires() annotation 8 years ago
  Felipe Balbi 55fa4396b2 usb: host: xhci: introduce xhci_td_cleanup() 8 years ago
  Felipe Balbi be0f50c2e3 usb: host: xhci: reorder variable definitions 8 years ago
  Felipe Balbi 04861f8336 usb: host: xhci: use slightly better list helpers 8 years ago
  Felipe Balbi 76a35293b9 usb: host: xhci: simplify irq handler return 8 years ago
  Felipe Balbi 0b7c105a04 usb: host: xhci: rename completion codes to match spec 8 years ago
  Lu Baolu daa47f2132 usb: xhci: use list_is_singular for cmd_list 8 years ago
  Lu Baolu fb79a6da45 usb: xhci: avoid unnecessary calculation 8 years ago