1. 02 Mar, 2003 5 commits
    • Russell King's avatar
      [ARM] SA11x0 PCMCIA 4 · a875f3b9
      Russell King authored
      Convert all SA11x0 drivers to register with the Linux driver model,
      so they work with the pcmcia layer in 2.5.63.
      a875f3b9
    • Russell King's avatar
      [ARM] SA11x0 PCMCIA 3 · 0960a1f6
      Russell King authored
      Make low level socket_status() method take the socket index as an
      argument in the same way that our other methods do.  socket_status()
      now only returns the status of the requested socket, not all sockets.
      0960a1f6
    • 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 19 commits