An error occurred fetching the project authors.
  1. 02 Mar, 2003 2 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 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
  2. 13 Oct, 2002 1 commit
    • Russell King's avatar
      [ARM] Convert sa1100 PCMCIA drivers to C99 initializers (Art Haas) · 62dadef4
      Russell King authored
      The patches convert drivers/pcmcia to use C99 named initializers,
      and all the patches are against 2.5.42. There are 25 patches in
      total, and the "cat"ing them together they're more that 20K, so
      I'm sending the patches as a compressed attachment. The patches
      were CC'd to Linus in the first mail that bounced.
      62dadef4
  3. 30 Sep, 2002 1 commit
    • Russell King's avatar
      [ARM] Update SA1111 core and related drivers for LDM. · 18db28ae
      Russell King authored
      This cset updates the SA1111 core, PCMCIA, OHCI and keyboard drivers,
      allowing them to take advantage of the Linux device manager code;
      this implements initial suspend/resume support for the SA1111 in the
      core.  Many existing drivers currently rely on the old PM-based
      interface for suspend/resume support.
      18db28ae
  4. 02 Mar, 2002 1 commit
  5. 05 Feb, 2002 1 commit
    • Linus Torvalds's avatar
      v2.4.12 -> v2.4.12.1 · ad8dcf57
      Linus Torvalds authored
        - Trond Myklebust: deadlock checking in lockd server
        - Tim Waugh: fix up parport wrong #define
        - Christoph Hellwig: i2c update, ext2 cleanup
        - Al Viro: fix partition handling sanity check.
        - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC
        - Ben Fennema: UDF update
        - Alan Cox: continued merging
        - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache
      ad8dcf57