1. 13 Jun, 2003 3 commits
    • David Brownell's avatar
      [PATCH] USB: ehci-hcd: short reads, chip workaround, cleanup · 6d10b0c3
      David Brownell authored
      This is a minor update to the patch I posted the other day:
      
        - Updates processing for completed QTDs, fixing a regression
          I've been chasing for a while.
      
        - Works around a bug seen in some EHCI silicon (like NEC),
          which the previous problem was covering up.
      
        - Cleanup: updates the debug support a bit, removes a
          now-fixed FIXME comment, etc; and a version ID change.
      6d10b0c3
    • Randy Dunlap's avatar
      [PATCH] USB: missed one usblp status buffer change · bc32f3fb
      Randy Dunlap authored
      My previous patch (several months ago) missed one instance of
      changing usblp status data from local stack to alloc-ed memory.
      bc32f3fb
    • Alan Stern's avatar
      [PATCH] USB: Keep root hub status timer running during suspend · 00b8924f
      Alan Stern authored
      Not having heard any complaints about this patch, I'm submitting it.  It
      fixes a problem with the root hub status URB implementation; the timer
      that controls the root hub polling was not getting reset during a PM
      suspend.
      00b8924f
  2. 12 Jun, 2003 2 commits
  3. 11 Jun, 2003 35 commits