summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
AgeCommit message (Expand)AuthorLines
2008-04-22Fix cardbus resource allocationLinus Torvalds-15/+15
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk-2/+1
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk-2/+1
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky-0/+3
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds-5/+0
2008-02-21PCI: fix up setup-bus.c #ifdefAndrew Morton-4/+2
2008-02-02PCI: fix 4x section mismatch warningsSam Ravnborg-2/+2
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt-24/+40
2007-10-12PCI: remove transparent bridge sizingGary Hade-0/+5
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary-5/+3
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg-14/+7
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto-17/+10
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton-1/+1
2006-10-04[PATCH] fix "PCI: assign ioapic resource at hotplug"Kenji Kaneshige-5/+5
2006-09-26PCI: assign ioapic resource at hotplugSatoru Takeuchi-3/+10
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman-2/+4
2006-06-21[PATCH] PCI: don't move ioapics below PCI bridgeKimball Murray-2/+3
2005-10-23cardbus: limit IO windows to 256 bytesLinus Torvalds-1/+1
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski-2/+2
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky-1/+1
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds-1/+1
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky-12/+0
2005-07-06[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky-0/+1
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky-0/+2
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+552