aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-res.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg1-4/+2
2006-12-20PCI legacy resource fixRalf Baechle1-2/+17
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-3/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug driversGreg Kroah-Hartman1-11/+17
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala1-0/+40
2006-01-31[PATCH] PCI Hotplug/powerpc: module build breaklinas1-0/+1
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-4/+1
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-1/+1
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds1-1/+3
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-1/+1
2005-08-07[PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky1-1/+6
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200