aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/setup-bus.c
AgeCommit message (Expand)Author
2010-07-30PCI hotplug: make sure child bridges are enabled at hotplug timeYinghai Lu
2010-05-12Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds
2010-03-01pci: don't reassign to ROM res if it is not going to be enabledYinghai Lu
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu
2010-02-22PCI: pciehp: second try to get big range for pcie devicesYinghai Lu
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu
2010-02-22PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu
2010-02-22PCI: don't shrink bridge resourcesYinghai Lu
2010-02-22PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu
2010-02-22PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu
2010-02-22PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu
2010-02-22PCI: separate pci_setup_bridge to small functionsYinghai Lu
2009-12-04PCI: Always set prefetchable base/limit upper32 registersAlex Williamson
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-27Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes
2009-10-07PCI: get larger bridge ranges when space is availableYinghai Lu
2009-09-09PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright
2009-06-11PCI: improve resource allocation under transparent bridgesYinghai Lu
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-04-22PCI: cleanup debug output resourcesYinghai Lu
2009-04-06PCI: Setup disabled bridges even if buses are addedYuji Shimada
2009-03-20PCI: do not initialize bridges more than onceAlex Chiang
2009-03-19PCI: constify pci_bus_assign_resources()Andrew Morton
2009-01-07PCI: use dev_printk for PCI bus resource mssagesBjorn Helgaas
2009-01-07PCI: make PCI bus resource messages more meaningfulBjorn Helgaas
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-09PCI: Fix printk warnings in setup-bus.cJohann Felix Soden
2008-09-04PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds
2008-07-18Merge branch 'linus' into pci-for-jesseIngo Molnar
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas
2008-06-23pci: debug extra pci bus resourcesYinghai Lu
2008-04-22Fix cardbus resource allocationLinus Torvalds
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds
2008-02-21PCI: fix up setup-bus.c #ifdefAndrew Morton
2008-02-02PCI: fix 4x section mismatch warningsSam Ravnborg
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt
2007-10-12PCI: remove transparent bridge sizingGary Hade
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg