summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-res.c
AgeCommit message (Expand)AuthorLines
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky-19/+23
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas-0/+43
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk-1/+1
2008-02-01PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt-2/+4
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk-1/+0
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg-4/+2
2006-12-20PCI legacy resource fixRalf Baechle-2/+17
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-3/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman-11/+17
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala-0/+40
2006-01-31[PATCH] PCI Hotplug/powerpc: module build breaklinas-0/+1
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller-4/+1
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville-1/+1
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds-1/+3
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds-1/+1
2005-08-07[PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky-1/+6
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+200