Commit History

Author SHA1 Message Date
  Mathias Nyman 8ef8a9f5c1 xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints 9 years ago
  Mathias Nyman def4e6f7b4 xhci: refactor and cleanup endpoint initialization. 9 years ago
  Mathias Nyman d785404198 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices 9 years ago
  Mathias Nyman 0caf6b3345 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. 9 years ago
  Saurabh Sengar 84c1eeb023 usb : replace dma_pool_alloc and memset with dma_pool_zalloc 10 years ago
  Mathias Nyman d5ddcdf4d6 xhci: rework xhci extended capability list parsing functions 9 years ago
  Mathias Nyman a5da9568c5 xhci: use debug level when printing out interval rounding messages 9 years ago
  Julia Lawall c7360b343a xhci: drop null test before destroy functions 10 years ago
  Mathias Nyman 47189098f8 xhci: parse xhci protocol speed ID list for usb 3.1 usage 10 years ago
  Mathias Nyman cc8e4fc0c3 xhci: init command timeout timer earlier to avoid deleting it uninitialized 10 years ago
  Mathias Nyman dca7794539 xhci: change xhci 1.0 only restrictions to support xhci 1.1 10 years ago
  Gavin Shan ffe5adcb76 drivers/usb: Delete XHCI command timer if necessary 10 years ago
  AMAN DEEP 3496810663 usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function 10 years ago
  Lin Wang 4daf9df51f xhci: clean up work to remove unused parameters for functions in xhci-mem.c 10 years ago
  Julia Lawall 9e08a03dc1 xhci-mem: Use setup_timer 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
  Al Cooper 0eda06c7c1 usb: xhci: Fix OOPS in xhci error handling code 11 years ago
  Mathias Nyman c207e7c50f xhci: Fix null pointer dereference if xhci initialization fails 11 years ago
  Linus Torvalds 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master 11 years ago
  Mathias Nyman 5dc2808c47 xhci: delete endpoints from bandwidth list before freeing whole device 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
  Hans de Goede 84c1e40fd7 xhci: The trb_address_map radix tree expects 1KB segment memory aligment 12 years ago
  Hans de Goede 127329d76b xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0 12 years ago
  Sarah Sharp d57342232d xhci: Remove segments from radix tree on failed insert. 12 years ago
  Hans de Goede ee4aa54bce xhci: Check size rather then number of streams when allocating stream ctxs 12 years ago
  Gerd Hoffmann 153413032c xhci: fix usb3 streams 12 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