summaryrefslogtreecommitdiff
path: root/drivers/pci/setup-bus.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-13PCI: remove transparent bridge sizingGary Hade1-0/+5
2007-07-12PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary1-5/+3
2007-05-03pci: do not mark exported functions as __devinitSam Ravnborg1-14/+7
2007-02-17PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto1-17/+10
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton1-1/+1
2006-10-04[PATCH] fix "PCI: assign ioapic resource at hotplug"Kenji Kaneshige1-5/+5
2006-09-27PCI: assign ioapic resource at hotplugSatoru Takeuchi1-3/+10
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman1-2/+4
2006-06-21[PATCH] PCI: don't move ioapics below PCI bridgeKimball Murray1-2/+3
2005-10-24cardbus: limit IO windows to 256 bytesLinus Torvalds1-1/+1
2005-09-10[PATCH] yenta: share code with PCI coreDominik Brodowski1-2/+2
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky1-1/+1
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds1-1/+1
2005-07-30[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky1-12/+0
2005-07-07[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky1-0/+1
2005-07-02[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky1-0/+2
2005-06-28[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah1-1/+4
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+552