1. 16 May, 2002 1 commit
  2. 11 May, 2002 9 commits
  3. 10 May, 2002 12 commits
  4. 09 May, 2002 11 commits
    • David S. Miller's avatar
      273374a0
    • David S. Miller's avatar
      16b7bbb0
    • David S. Miller's avatar
      Sparc64: Delete AOFF_task_fpregs define. · 429cb0e3
      David S. Miller authored
      429cb0e3
    • Jeff Garzik's avatar
      Add new pci id to tulip net driver. · feeb46df
      Jeff Garzik authored
      Contributed by Ohta Kyuma.
      feeb46df
    • Jeff Garzik's avatar
      via-rhine net driver minor fixes and cleanups: · 3e7c123e
      Jeff Garzik authored
      - fixes comments for Rhine-III
      - removes W_MAX_TIMEOUT (unused)
      - adds HasDavicomPhy for Rhine-I (basis: linuxfet driver; my card
        is R-I and has Davicom chip, flag is referenced in kernel driver)
      - sends chip_id as a parameter to wait_for_reset since np is not
        initialized on first call
      - changes mmio "else if (chip_id==VT6102)" to "else" so it will work
        for Rhine-III's (documentation says same bit is correct)		
      - transmit frame queue message is off by one - fixed
      - adds IntrNormalSummary to "Something Wicked" exclusion list
        so normal interrupts will not trigger the message (src: Donald Becker)
       
      3e7c123e
    • Linus Torvalds's avatar
    • Linus Torvalds's avatar
      Merge bk://linuxusb.bkbits.net/pci_hp-2.5 · cb0c3669
      Linus Torvalds authored
      into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
      cb0c3669
    • Martin Dalecki's avatar
      [PATCH] 2.5.14 IDE 59 · cbb48783
      Martin Dalecki authored
      Basically PCI driver handling reorganization. This is one step further
      ahead toward the goal of fully modularized host chip drivers.
      
       - Adjust ide-scsi to the new error handling. Just don't try any device
         resets there.
      
       - Add unmasking of IRQ per default to the PMac PCI code.
      
       - Split up the crap table from ide-pci. Let the corresponding drivers do
         registration of the functions they provide. This small change makes
         this patch rather big.
      
       - Hard-code the number of ports requested for DMA engines. They are always
         precisely 8 on PCs. If you hove something different to deal with,
         well then please just provide your own init_dma method.
      
       - Remove the HDIO_GETGEO_BIG ioctl. Patch by Andries Brouwer. Applies
         unmodified.
      
       - Make ON_BOARD be equal 0, so we can spare ourself some typing in structure
         initialization.
      
       - Normalize the terminology in the host chip drivers. It will make spotting
         the tons of common code found there later easier.
      cbb48783
    • Greg Kroah-Hartman's avatar
      PCI Hotplug core · 8d909102
      Greg Kroah-Hartman authored
      removed pcihpfs_statfs(), as it's not used anymore.
      8d909102
    • Greg Kroah-Hartman's avatar
      IBM PCI Hotplug driver · 06e13e33
      Greg Kroah-Hartman authored
      update the ibm pci hotplug driver to the latest version.  Contains lots of
      small bugfixes and added features for new hardware.
      06e13e33
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · 62a62049
      Linus Torvalds authored
      into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
      62a62049
  5. 10 May, 2002 7 commits