summaryrefslogtreecommitdiff
path: root/drivers/pci/setup-res.c
Commit message (Expand)AuthorAge
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-06
* PCI: export pci_claim_resource for driver useJesse Barnes2009-09-09
* PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-30
* Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds2009-08-02
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-22
|\
| * PCI: improve resource allocation under transparent bridgesYinghai Lu2009-06-11
* | Fix pci_claim_resourceMatthew Wilcox2009-06-17
|/
* PCI: allow assignment of memory resources with a specified alignmentYuji Shimada2009-03-20
* PCI: add a new function to map BAR offsetsYu Zhao2009-01-07
* PCI: remove unnecessary arg of pci_update_resource()Yu Zhao2009-01-07
* PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar2009-01-07
* PCI: use resource_size() everywhere.Zhao, Yu2008-10-20
* pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-20
* PCI: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-20
* PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-20
* PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-20
* PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt2008-02-01
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-01
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-02
* PCI legacy resource fixRalf Baechle2006-12-20
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-27
* [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala2006-06-21
* [PATCH] PCI Hotplug/powerpc: module build breaklinas2006-01-31
* [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-08
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-08
* Ignore disabled ROM resources at setupLinus Torvalds2005-08-26
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-08
* [PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky2005-08-07
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16