1. 07 Jun, 2002 3 commits
    • David Brownell's avatar
      [PATCH] relocate error checks · 50aaaba8
      David Brownell authored
      As was discussed a few weeks back, this moves most of the
      sanity checks and input conditioning for the HCD framework's
      usb_submit_urb() support directly into usb_submit_urb(), so
      that all HCDs (not just those using the sharable HCD framework
      support) can rely on them.
      50aaaba8
    • David Brownell's avatar
      [PATCH] uhci-hcd misc · faf2f8c5
      David Brownell authored
      This has two minor tweaks to the uhci-hcd driver:
      
      - removes some duplicated code (HCD framework does that test)
      - corrects a FIXME comment (no issue)
      faf2f8c5
    • Mark W. McClelland's avatar
      [PATCH] 2.5.20 ov511.c compile fixes · 0034a01a
      Mark W. McClelland authored
      This patch allows ov511 to build again by removing references to
      urb->next. It now resubmits in the completion handler and properly sets
      urb->interval.
      0034a01a
  2. 06 Jun, 2002 12 commits
  3. 05 Jun, 2002 25 commits