1. 29 Nov, 2002 2 commits
    • Adam J. Richter's avatar
      [PATCH] Patch/resubmit(2.5.50): Eliminate pci_dev.driver_data · 19652e26
      Adam J. Richter authored
      	To review, this patch deletes pci_dev.driver_data, using the
      existing pci_dev.device.driver_data field instead, thereby shrinking
      struct pci_dev by four bytes on 32-bit machines.  The few device
      drivers that attempted to directly reference pci_dev.driver_data were
      fixed in a patch of mine that Jeff Garzik got into 2.5.45.  Also,
      making this change should help with memory allocation improvements in
      the future, although that's a separate issue.
      19652e26
    • Greg Kroah-Hartman's avatar
      Merge bk://linuxusb@bkbits.net/pci_hp-2.5 · 0c2a8e26
      Greg Kroah-Hartman authored
      into kroah.com:/home/linux/linux/BK/pci_hp-2.5
      0c2a8e26
  2. 27 Nov, 2002 14 commits
  3. 26 Nov, 2002 24 commits