Commit History

Author SHA1 Message Date
  Mathias Nyman d3519b9d96 xhci: Manually give back cancelled URB if we can't queue it for cancel 8 years ago
  Masahiro Yamada 8a1115ff6b scripts/spelling.txt: add "disble(d)" pattern and fix typo instances 8 years ago
  Mathias Nyman 6969408de2 xhci: refactor xhci_urb_enqueue 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
  Mathias Nyman e6f7caa3de xhci: rename size variable to num_tds 8 years ago
  Felipe Balbi a711edeeb1 usb: host: xhci: add xhci_virt_device tracer 8 years ago
  Felipe Balbi 5abdc2e6e1 usb: host: xhci: add urb_enqueue/dequeue/giveback tracers 8 years ago
  Felipe Balbi 0b7c105a04 usb: host: xhci: rename completion codes to match spec 8 years ago
  Felipe Balbi 98871e9470 usb: host: xhci: change pre-increments to post-increments 8 years ago
  Mathias Nyman f99265965b xhci: detect stop endpoint race using pending timer instead of counter. 8 years ago
  Mathias Nyman 9983a5fc39 xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING 8 years ago
  Mathias Nyman d6169d0409 xhci: fix deadlock at host remove by running watchdog correctly 8 years ago
  Lu Baolu 90797aee5d usb: xhci: fix return value of xhci_setup_device() 8 years ago
  Greg Kroah-Hartman ae4d814bf1 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 8 years ago
  Lu Baolu c2d3d49bba usb: xhci: move slot_id from xhci_hcd to xhci_command structure 8 years ago
  Lu Baolu 87e44f2aac usb: xhci: remove the use of xhci->addr_dev 8 years ago
  Mathias Nyman 5071e6b279 xhci: add helper to get the endpoint state of a endpoint context 8 years ago
  Mathias Nyman c11ae038d6 xhci: don't try to reset the host if it is unaccessible 8 years ago
  Mathias Nyman 99154fd3aa xhci: cleanup error message if halting the host failed. 8 years ago
  Felipe Balbi 734d3ddd81 usb: host: xhci: purge GET_MAX_PACKET() 9 years ago
  Wolfram Sang f4c46f119a usb: host: xhci: don't print on ENOMEM 9 years ago
  Linus Torvalds 55392c4c06 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Thomas Gleixner 53bf837b78 timers: Remove set_timer_slack() leftovers 9 years ago
  Mathias Nyman f9c589e142 xhci: TD-fragment, align the unsplittable case with a bounce buffer 9 years ago
  Mathias Nyman 757de492f2 xhci: fix platform quirks overwrite regression in 4.7-rc1 9 years ago
  Gabriel Krisman Bertazi 27a41a83ec xhci: Cleanup only when releasing primary hcd 9 years ago
  Alexandr Ivanov 75b040ec60 usb: xhci: remove duplicate function xhci_urb_to_transfer_ring 9 years ago
  Mathias Nyman 98d74f9cea xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers 9 years ago
  Yoshihiro Shimoda 0a380be823 usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT 9 years ago