1. 05 Feb, 2004 3 commits
    • 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 8 commits