1. 02 Mar, 2003 3 commits
    • Russell King's avatar
      [ARM] SA11x0 PCMCIA 2 · 44760e52
      Russell King authored
      Make low-level configure_socket() method take the socket number as
      a parameter rather than embedded in a structure.
      44760e52
    • Russell King's avatar
      [ARM] SA11x0 PCMCIA 1 · ac1689ff
      Russell King authored
      Make SA11x0 generic pcmcia implementation fit better with Dominik's
      work - pass around our socket structure rather than the socket number
      itself.  Reference socket operations using the socket structure
      rather than a static variable.
      ac1689ff
    • Alan Stern's avatar
      [PATCH] Fix USB address setting · e61ed9f5
      Alan Stern authored
      You wouldn't expect that an innocent two-line patch would practically
      destroy the entire functionality of the USB subsystem.  But that's what my
      last patch did.  I didn't realize until I saw it in Greg's list of patches
      forwarded to Linus; that patch includes a mistakenly unreverted prior
      change.  This explains the problems I was having yesterday, and probably
      also the problems a great many people are having today.
      
      Anyway, here's the correction -- it puts things back to what they should
      have been in the first place.  Greg, please apply this and send it to
      Linus for his tree as soon as reasonably possible.
      e61ed9f5
  2. 01 Mar, 2003 16 commits
  3. 28 Feb, 2003 21 commits