An error occurred fetching the project authors.
  1. 03 Jul, 2003 1 commit
  2. 26 Jun, 2003 1 commit
  3. 04 Jun, 2003 1 commit
  4. 03 Jun, 2003 4 commits
  5. 06 May, 2003 2 commits
  6. 06 Mar, 2003 1 commit
    • Russell King's avatar
      [PATCH] Eliminate stack allocation of struct pci_dev... · 7c3db3a8
      Russell King authored
      - Eliminate the stack allocation of a struct pci_dev, and make
        pci_scan_slot() take a bus and a devfn argument.
      - Add "dev->multifunction" to indicate whether this is a multifunction
        device.
      - Run header fixups before inserting the new pci device into any
        device lists or announcing it to the drivers.
      - Convert some more stuff to use the list_for_each* macro(s).
      7c3db3a8
  7. 24 Feb, 2003 6 commits
  8. 06 Feb, 2003 2 commits
  9. 07 Jan, 2003 1 commit
  10. 09 Oct, 2002 2 commits
    • Greg Kroah-Hartman's avatar
      1b3d6add
    • Irene Zubarev's avatar
      [PATCH] IBM PCI Hotplug: small patch · dd4f25fb
      Irene Zubarev authored
      This is a small patch on top of what you sent out to the kernel
      already.  I basically uncommented out another place, where we call
      pci_hp_change_info and changed to the new method.  And also, when I sent
      you those (polling, isa, pci...) patches sometime back, I made a mistake
      when I was translating the code from the way RPM is to the way we want in
      the kernel (since in RPM we cannot have option to compile kernel).
      dd4f25fb
  11. 19 Sep, 2002 1 commit
  12. 09 Sep, 2002 3 commits
  13. 24 Jul, 2002 1 commit
  14. 07 Jun, 2002 2 commits
  15. 09 May, 2002 1 commit
    • 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
  16. 07 May, 2002 1 commit
  17. 06 May, 2002 1 commit
  18. 10 Apr, 2002 1 commit
  19. 27 Feb, 2002 1 commit