summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-131-1/+5
|\
| * PCI: Fix printk warnings in setup-bus.cJohann Felix Soden2008-09-091-1/+5
* | PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds2008-09-041-2/+3
|/
* Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-181-25/+18
|\
| * PCI: use dev_printk when possibleBjorn Helgaas2008-06-251-25/+18
* | pci: debug extra pci bus resourcesYinghai Lu2008-06-231-0/+35
|/
* Fix cardbus resource allocationLinus Torvalds2008-04-221-15/+15
* PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
* PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-0/+3
* Revert "PCI: remove transparent bridge sizing"Linus Torvalds2008-03-261-5/+0
* PCI: fix up setup-bus.c #ifdefAndrew Morton2008-02-211-4/+2
* PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-021-2/+2
* PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-011-24/+40
* PCI: remove transparent bridge sizingGary Hade2007-10-121-0/+5
* PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-111-5/+3
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-021-14/+7
* PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-161-17/+10
* [PATCH] increase CARDBUS_MEM_SIZEAndrew Morton2006-12-221-1/+1
* [PATCH] fix "PCI: assign ioapic resource at hotplug"Kenji Kaneshige2006-10-041-5/+5
* PCI: assign ioapic resource at hotplugSatoru Takeuchi2006-09-261-3/+10
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-271-2/+4
* [PATCH] PCI: don't move ioapics below PCI bridgeKimball Murray2006-06-211-2/+3
* cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-231-1/+1
* [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-091-2/+2
* [PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2005-08-301-1/+1
* Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds2005-08-261-1/+1
* [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-291-12/+0
* [PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky2005-07-061-0/+1
* [PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2005-07-011-0/+2
* [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah2005-06-271-1/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+552
OpenPOWER on IntegriCloud