aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
Commit message (Expand)AuthorAge
* Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds2010-05-12
* pci: don't reassign to ROM res if it is not going to be enabledYinghai Lu2010-03-01
* PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
* PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu2010-02-22
* PCI: pciehp: second try to get big range for pcie devicesYinghai Lu2010-02-22
* PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-22
* PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu2010-02-22
* PCI: don't shrink bridge resourcesYinghai Lu2010-02-22
* PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu2010-02-22
* PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu2010-02-22
* PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu2010-02-22
* PCI: separate pci_setup_bridge to small functionsYinghai Lu2010-02-22
* PCI: Always set prefetchable base/limit upper32 registersAlex Williamson2009-12-04
* 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
* Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes2009-10-27
* PCI: get larger bridge ranges when space is availableYinghai Lu2009-10-07
* PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-09
* PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-30
* PCI: improve resource allocation under transparent bridgesYinghai Lu2009-06-11
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-11
* PCI: cleanup debug output resourcesYinghai Lu2009-04-22
* PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-06
* PCI: do not initialize bridges more than onceAlex Chiang2009-03-20
* PCI: constify pci_bus_assign_resources()Andrew Morton2009-03-19
* PCI: use dev_printk for PCI bus resource mssagesBjorn Helgaas2009-01-07
* PCI: make PCI bus resource messages more meaningfulBjorn Helgaas2009-01-07
* PCI: use resource_size() everywhere.Zhao, Yu2008-10-20
* pci: Use new %pR to print resource rangesBenjamin Herrenschmidt2008-10-20
*---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
|\ \ \
| | * | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-13
|\ \ \ | |/ / |/| |
| * | PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-09
* | | PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds2008-09-04
|/ /
* | Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-18
|\|
| * PCI: use dev_printk when possibleBjorn Helgaas2008-06-25
* | pci: debug extra pci bus resourcesYinghai Lu2008-06-23
|/
* Fix cardbus resource allocationLinus Torvalds2008-04-22
* PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-21
* PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-21
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-21
* Revert "PCI: remove transparent bridge sizing"Linus Torvalds2008-03-26
* PCI: fix up setup-bus.c #ifdefAndrew Morton2008-02-21
* PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-02
* PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-01
* PCI: remove transparent bridge sizingGary Hade2007-10-12
* PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-11
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-02
* PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-16