1. 24 May, 2002 5 commits
    • Linus Torvalds's avatar
      Merge · 13413379
      Linus Torvalds authored
      13413379
    • Martin Dalecki's avatar
      [PATCH] 2.5.17 IDE 70 · ac5bdbb7
      Martin Dalecki authored
       - Apply host chip driver cleanups by Bartomiej Zonierkiewicz.
      
       - Take the draft device type driver implementation from Adam Richter and make
          it actually work with some of the drivers we have at hand. Quite a lot
          of it was fixed by me as well to have the desired effects.
      
          We have added a attach method for the sub device type drivers to make it
          possible dor sub device type drivers to attach devices to the overall
          infrastructure. UNIX has something like this SCSI code is implementing
          something like this, just for some unknown reasons Linux block device
          operations don't have it...
      
       - ide_drive_t is finally gone. Please use struct ata_device instead.
      
          Hint the ide.h specific byte type should go over time as well, sine there
          is no need to invent something already handled by the kernel. Please use
          the unambigious u8 type instead where possible.
      
       - Add a bit of documentation about cabling issues. ide.txt needs a lot of
         improvement at some time still.
      ac5bdbb7
    • Linus Torvalds's avatar
      Merge DRI CVS tree into standard kernel · 6177c8bb
      Linus Torvalds authored
      6177c8bb
    • Linus Torvalds's avatar
      Fix over-eager header file cleanup · a58a63c3
      Linus Torvalds authored
      a58a63c3
    • Linus Torvalds's avatar
      Merge penguin:v2.5/linux · 4dd94a28
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      4dd94a28
  2. 23 May, 2002 30 commits
  3. 22 May, 2002 5 commits