1. 11 May, 2002 2 commits
    • David Brownell's avatar
      [PATCH] -- hub/tt error recovery · c37126dd
      David Brownell authored
      This patch adds missing functionality to the transaction translator
      support for USB 2.0 hubs:
      
          - moves the 'struct usb_tt' definition to "hub.h" from <linux/usb.h>
          - adds state to it as neeed for some control/bulk error recovery
          - teaches the hub driver how to use that state (via keventd)
          - adds a call letting HCDs trigger that recovery
      c37126dd
    • David Brownell's avatar
      [PATCH] -- ehci misc FIXMEs · 76ecfb4c
      David Brownell authored
      This addresses FIXME comments in the EHCI code, notably:
      
          - telling the hub driver to clear up TT error state
            (relies on the hub error recovery patch I just sent)
          - using 64bit PCI DMA where appropriate
          - handling BIOS handoff as neeed
      76ecfb4c
  2. 10 May, 2002 11 commits
  3. 09 May, 2002 9 commits
  4. 10 May, 2002 9 commits
  5. 09 May, 2002 9 commits