1. 18 Aug, 2002 4 commits
    • Simon Evans's avatar
      [PATCH] add callback for VIDIOCSWIN ioctl to usbvideo · bb556409
      Simon Evans authored
      This patch adds a callback for VIDIOCSWIN ioctl to usbvideo so
      the webcam miniport drivers can implement handling for the ioctl.
      
      It also makes VIDIOCGWIN return the frame size for the current
      mode rather than the canvas size. For current drivers
      uvd->canvas == uvd->videosize since the frame size is set
      when the module is loaded.
      bb556409
    • Matthew Dharm's avatar
      [PATCH] USB-storage: final abort handler cleanup, for real... · b2d5a3f3
      Matthew Dharm authored
      Whoops!  Accidentally introduced a typo.  This patch should fix the typo...
      it's designed to apply after the last one.
      b2d5a3f3
    • Matthew Dharm's avatar
      [PATCH] USB-storage: final abort handler cleanup · 01c0c43a
      Matthew Dharm authored
      This should be the final patch to make the abort mechanisms work properly.
      01c0c43a
    • David Brownell's avatar
      [PATCH] misc usbcore cleanups · 7d822283
      David Brownell authored
      Another cleanup patch:
      
         - removes more usbcore-internal symbols from sight of device drivers
             * some are only for the uhci driver
             * most are shared just a bit more widely
         - DEVNUM_ROUND_ROBIN is no longer an internal option
         - usb_root_hub_string() gone, per the FIXME
         - various kerneldoc fixes and updates
         - uses legal value (en-us) for root hub strings
         - hub driver only shows port fixed/removable for compound devices
      7d822283
  2. 17 Aug, 2002 3 commits
  3. 16 Aug, 2002 5 commits
  4. 17 Aug, 2002 1 commit
  5. 16 Aug, 2002 14 commits
  6. 17 Aug, 2002 6 commits
  7. 16 Aug, 2002 2 commits
  8. 15 Aug, 2002 5 commits