aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/setup-res.c
AgeCommit message (Expand)Author
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-03-24PCI: for address space collisions, show conflicting resourceBjorn Helgaas
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PCI: print resources consistently with %pRtBjorn Helgaas
2009-10-06PCI: remove pci_assign_resource_fixed()Bjorn Helgaas
2009-09-09PCI: export pci_claim_resource for driver useJesse Barnes
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright
2009-08-02Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-17Fix pci_claim_resourceMatthew Wilcox
2009-06-11PCI: improve resource allocation under transparent bridgesYinghai Lu
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-01-07PCI: add a new function to map BAR offsetsYu Zhao
2009-01-07PCI: remove unnecessary arg of pci_update_resource()Yu Zhao
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk
2008-02-01PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg
2006-12-20PCI legacy resource fixRalf Baechle
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala
2006-01-31[PATCH] PCI Hotplug/powerpc: module build breaklinas
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds
2005-08-07[PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds