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/+18Star
|\
| * PCI: use dev_printk when possibleBjorn Helgaas2008-06-261-25/+18Star
* | pci: debug extra pci bus resourcesYinghai Lu2008-06-231-0/+35
|/
* Fix cardbus resource allocationLinus Torvalds2008-04-231-15/+15
* PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
* PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-211-0/+3
* Revert "PCI: remove transparent bridge sizing"Linus Torvalds2008-03-261-5/+0Star
* PCI: fix up setup-bus.c #ifdefAndrew Morton2008-02-221-4/+2Star
* PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-031-2/+2
* PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-021-24/+40
* PCI: remove transparent bridge sizingGary Hade2007-10-131-0/+5
* PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-121-5/+3Star
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-031-14/+7Star
* PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-171-17/+10Star
* [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-271-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-241-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/+0Star
* [PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky2005-07-071-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-281-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+552