1. 05 Feb, 2004 5 commits
    • David Brownell's avatar
      [PATCH] USB: usbnet updates (new devices) · 662c60e7
      David Brownell authored
      [USB] usbnet updates:  new devices, cleanups
      
      New devices:  Aten UC210T, Zaurus SL-6000
      
      Cleanup, factoring out shared CDC glue for Ethernet, Zaurus,
      and eventually RNDIS.
      662c60e7
    • David Brownell's avatar
      [PATCH] USB: usbtest updates · deb7db4f
      David Brownell authored
      [USB] usbtest, add more tests; minor fixes
      
      More tests for host and gadget controller drivers:
      
          - test 13, bulk endpoint halts
          - test 14, control OUT transfers
          - test 15, iso OUT testing
          - test 16, iso IN testing
      
      Other improvements:
          - Many tests now support data pattern testing submodes.
          - Use the standard usb_set_interface() call, not its own
            version ... one more API call covered!
          - Converted to use driver model style diagnostics.
      
      And minor fixes.
      deb7db4f
    • David Brownell's avatar
      [PATCH] USB Gadget: pxa2xx_udc updates · bf1ca153
      David Brownell authored
      [USB] pxa2xx_udc updates, mostly for non-Lubbock hardware
      
        - IXP 42x UDC support (Greg Weeks)
      
        - remove Lubbock-specific build assumption (Guennadi Liakhovetski)
      
        - handle D+ pullup right on iPaqs, e7xx, etc (HH.org)
      
        - don't unbind() with irqs blocked; matches other controller drivers,
          and network layer expectations
      
        - handle some deferred ep0 responses better
      
        - support iso transfers (needs fifo size tracking)
      bf1ca153
    • David Brownell's avatar
      [PATCH] USB Gadget: ethernet gadget locking tweaks · eb9c3a28
      David Brownell authored
      [USB] ethernet gadget, locking tweaks
      
      This problem showed pretty quickly on an SMP system.  Basically,
      access to the freelist (tx more than rx) needs a spinlock.
      
      Stop repeating some alloc_etherdev() work.  Disable DEBUG messages.
      eb9c3a28
    • Alan Stern's avatar
      [PATCH] USB: change uhci maintainer · 2c5fdde7
      Alan Stern authored
      2c5fdde7
  2. 04 Feb, 2004 4 commits
  3. 02 Feb, 2004 8 commits
  4. 30 Jan, 2004 1 commit
  5. 29 Jan, 2004 10 commits
  6. 28 Jan, 2004 6 commits
  7. 27 Jan, 2004 6 commits