1. 21 Mar, 2003 3 commits
    • David Brownell's avatar
      [PATCH] usbtest catch -ENOMEM · d3598bb2
      David Brownell authored
      Smatch seems to be returning mostly false positives,
      but not this time.
      d3598bb2
    • David Brownell's avatar
      [PATCH] usb hub diagnostics · 02aae77c
      David Brownell authored
      More uniformity-in-diagnostics work, and don't emit
      a error message in one known non-error case.
      02aae77c
    • David Brownell's avatar
      [PATCH] usb_connect() kerneldoc · c2169eb7
      David Brownell authored
      previous text was wrong/confusing, all it does
      is pick a number.  this routine should be merged
      with usb_new_device() someday, but doing that
      would mean changing the hcds (as well as hub.c)
      so it's not worth it yet.
      c2169eb7
  2. 20 Mar, 2003 37 commits