Commit History

作者 SHA1 備註 提交日期
  Mathias Nyman cc8e4fc0c3 xhci: init command timeout timer earlier to avoid deleting it uninitialized 10 年之前
  Mathias Nyman dca7794539 xhci: change xhci 1.0 only restrictions to support xhci 1.1 10 年之前
  Gavin Shan ffe5adcb76 drivers/usb: Delete XHCI command timer if necessary 10 年之前
  AMAN DEEP 3496810663 usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function 10 年之前
  Lin Wang 4daf9df51f xhci: clean up work to remove unused parameters for functions in xhci-mem.c 11 年之前
  Julia Lawall 9e08a03dc1 xhci-mem: Use setup_timer 11 年之前
  Hans de Goede cffb9be80f xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" 11 年之前
  Al Cooper 0eda06c7c1 usb: xhci: Fix OOPS in xhci error handling code 11 年之前
  Mathias Nyman c207e7c50f xhci: Fix null pointer dereference if xhci initialization fails 11 年之前
  Linus Torvalds 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master 11 年之前
  Mathias Nyman 5dc2808c47 xhci: delete endpoints from bandwidth list before freeing whole device 11 年之前
  Mathias Nyman c311e391a7 xhci: rework command timeout and cancellation, 11 年之前
  Mathias Nyman 9ea1833e4c xhci: Use completion and status in global command queue 11 年之前
  Mathias Nyman c9aa1a2de4 xhci: Add a global command queue 11 年之前
  Hans de Goede 84c1e40fd7 xhci: The trb_address_map radix tree expects 1KB segment memory aligment 12 年之前
  Hans de Goede 127329d76b xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0 12 年之前
  Sarah Sharp d57342232d xhci: Remove segments from radix tree on failed insert. 12 年之前
  Hans de Goede ee4aa54bce xhci: Check size rather then number of streams when allocating stream ctxs 12 年之前
  Gerd Hoffmann 153413032c xhci: fix usb3 streams 12 年之前
  Sarah Sharp f7b2e4032d Revert "xhci: replace xhci_read_64() with readq()" 12 年之前
  Sarah Sharp 477632dff5 Revert "xhci: replace xhci_write_64() with writeq()" 12 年之前
  Xenia Ragiadakou 7dd09a1af2 xhci: replace xhci_write_64() with writeq() 12 年之前
  Xenia Ragiadakou e8b373326d xhci: replace xhci_read_64() with readq() 12 年之前
  Xenia Ragiadakou 204b7793f2 xhci: replace xhci_writel() with writel() 12 年之前
  Xenia Ragiadakou b0ba972084 xhci: replace xhci_readl() with readl() 12 年之前
  Xenia Ragiadakou 2a10004748 xhci: remove conversion from generic to pci device in xhci_mem.c 12 年之前
  Xenia Ragiadakou 0d3703be3a xhci: remove unnecessary check in xhci_free_stream_info() 12 年之前
  Xenia Ragiadakou 5871948738 xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit 12 年之前
  Sarah Sharp de68bab4fa usb: Don't enable USB 2.0 Link PM by default. 12 年之前
  Sarah Sharp 8b3d45705e usb: Fix xHCI host issues on remote wakeup. 12 年之前