Commit History

Author SHA1 Message Date
  Mathias Nyman 3213b15138 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts 11 years ago
  Mathias Nyman 6fcfb0d682 xhci: Use correct SLOT ID when handling a reset device command 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
  Mathias Nyman ddba5cd0ae xhci: Use command structures when queuing commands on the command ring 11 years ago
  Julius Werner 1f81b6d22a usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb 11 years ago
  Sarah Sharp 21d0e51bfb xhci: Kill streams URBs when the host dies. 11 years ago
  Sarah Sharp 50e8725e7c xhci: Refactor command watchdog and fix split string. 11 years ago
  Hans de Goede 9aad95e292 xhci: For streams the dequeue ptr must be read from the stream ctx 12 years ago
  Hans de Goede 95241dbdf8 xhci: Set SCT field for Set TR dequeue on streams 12 years ago
  Hans de Goede c4bedb77ec xhci: For streams the css flag most be read from the stream-ctx on ep stop 12 years ago
  Oliver Neukum e587b8b270 xhci: make warnings greppable 11 years ago
  Sarah Sharp 3d4b81eda2 Revert "usb: xhci: Link TRB must not occur within a USB payload burst" 11 years ago
  Sarah Sharp 9cf00d9170 Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" 11 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
  Ben Hutchings d6c9ea9069 xhci: Avoid infinite loop when sg urb requires too many trbs 11 years ago
  Greg Kroah-Hartman e2a3a64855 Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next 11 years ago
  Lin Wang 599459d823 xhci: Remove unused variable 'addr' in inc_deq() and inc_enq(). 11 years ago
  Greg Kroah-Hartman d59abb9325 Merge branch 3.13-rc4 into usb-next 11 years ago
  Dan Williams 48fc7dbd52 usb: xhci: change enumeration scheme to 'new scheme' by default 11 years ago
  Xenia Ragiadakou 7dd09a1af2 xhci: replace xhci_write_64() with writeq() 12 years ago
  Xenia Ragiadakou e8b373326d xhci: replace xhci_read_64() with readq() 12 years ago
  Xenia Ragiadakou 204b7793f2 xhci: replace xhci_writel() with writel() 12 years ago
  Xenia Ragiadakou b0ba972084 xhci: replace xhci_readl() with readl() 12 years ago
  Xenia Ragiadakou 7e76ad4315 xhci: fix incorrect type in assignment in handle_device_notification() 12 years ago
  David Laight 35773dac5f usb: xhci: Link TRB must not occur within a USB payload burst 12 years ago
  Dan Williams 4e341818ee usb: xhci: kill a conditional when toggling cycle 12 years ago
  Xenia Ragiadakou c69a059783 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers 12 years ago