1. 08 Feb, 2003 8 commits
    • Oliver Neukum's avatar
      [PATCH] USB: added device id for kaweth · 7311704d
      Oliver Neukum authored
        - additional device id
      7311704d
    • Johannes Erdfelt's avatar
      [PATCH] usb_get_driver_np() gives wrong driver name (usb_mouse) · e9ab2111
      Johannes Erdfelt authored
      On Thu, Feb 06, 2003, Johannes Erdfelt <johannes@erdfelt.com> wrote:
      > On Thu, Feb 06, 2003, Boris Duerner <Marc.Duerner@student.shu.ac.uk> wrote:
      > > I use the usb_get_driver_np() function to get the name of the loaded driver
      > > for a usb device and I found that for a device using the usbmouse module the
      > > wrong driver name is returned. It gives me "usb_mouse" instead of usbmouse.
      > > the driver name is also wrong in /proc/bus/usb/drivers but correct in lsmod
      > > or /proc/modules resp.
      >
      > The driver name in /proc/bus/usb/drivers is given differently than from
      > /proc/modules.
      >
      > I'm not exactly sure why the names are seperate, but it leads to
      > situations like this where the names won't match for seemingly no good
      > reason. The usbkbd driver was even worse, giving it's name as "keyboard".
      
      And the 2.5 patch.
      e9ab2111
    • Michael Shields's avatar
      [PATCH] Re: Griffin Powermate: Aluminum · b5dc61cb
      Michael Shields authored
      > Greg KH says "please send 2.5 patch".
      b5dc61cb
    • Petko Manolov's avatar
      [PATCH] USB: pegasus update (2.5) · 82a89adc
      Petko Manolov authored
      These are very small and similar csets against both usb-2.4 and usb-2.5
      trees.  One part of them is adding a missing flag to one of the device
      descriptors.  The other part is fixing a vendor name which i mistakenly
      replaced with the product name.
      
      
        Adding Mobility EasyDock device into the list.
        Adding a missing flag to Accton's SpeedStream description
      82a89adc
    • Randy Dunlap's avatar
      [PATCH] USB: cdc-acm memory leak · a148b1f3
      Randy Dunlap authored
      The Stanford Checker discovered a memory leak in cdc-acm.
      This patch to 2.5.59 fixes it.  Please apply.
      a148b1f3
    • Duncan Sands's avatar
      [PATCH] USB speedtouch: Fix atmsar memory leak · 3dd5d577
      Duncan Sands authored
      Leak found by the Stanford Checker (patch by Randy Dunlap).
      3dd5d577
    • Duncan Sands's avatar
      [PATCH] USB speedtouch: trivial speedtouch changes · a788b63e
      Duncan Sands authored
      Get rid of some unused #defines.
      a788b63e
    • Alan Stern's avatar
      [PATCH] USB: Patches for the ECONNRESET error (2.5) · 141f8a23
      Alan Stern authored
      Matt Dharm asked me to send these bug-fix patches directly to you.  They
      correct the error-code handling in usb-storage.  The change for 2.5 is
      pretty minor; it only affects debugging output.  But the change for 2.4 is
      more pervasive, and according to Tom Collins it is the key to making a usb
      hard disk work on his MIPS-based system.
      141f8a23
  2. 05 Feb, 2003 1 commit
  3. 04 Feb, 2003 11 commits
  4. 05 Feb, 2003 3 commits
  5. 04 Feb, 2003 17 commits