| Commit message (Expand) | Author | Age |
* | PCI: Always set prefetchable base/limit upper32 registers | Alex Williamson | 2009-12-04 |
* | PCI: improve discovery/configuration messages | Bjorn Helgaas | 2009-11-04 |
* | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 2009-11-04 |
* | PCI: print resources consistently with %pRt | Bjorn Helgaas | 2009-11-04 |
* | Revert "PCI: get larger bridge ranges when space is available" | Jesse Barnes | 2009-10-27 |
* | PCI: get larger bridge ranges when space is available | Yinghai Lu | 2009-10-07 |
* | PCI: pcie: Ensure hotplug ports have a minimum number of resources | Eric W. Biederman | 2009-09-09 |
* | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 2009-08-30 |
* | PCI: improve resource allocation under transparent bridges | Yinghai Lu | 2009-06-11 |
* | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu | 2009-06-11 |
* | PCI: cleanup debug output resources | Yinghai Lu | 2009-04-22 |
* | PCI: Setup disabled bridges even if buses are added | Yuji Shimada | 2009-04-06 |
* | PCI: do not initialize bridges more than once | Alex Chiang | 2009-03-20 |
* | PCI: constify pci_bus_assign_resources() | Andrew Morton | 2009-03-19 |
* | PCI: use dev_printk for PCI bus resource mssages | Bjorn Helgaas | 2009-01-07 |
* | PCI: make PCI bus resource messages more meaningful | Bjorn Helgaas | 2009-01-07 |
* | PCI: use resource_size() everywhere. | Zhao, Yu | 2008-10-20 |
* | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt | 2008-10-20 |
*---. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 |
|\ \ \ |
|
| | * | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-09-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: Fix printk warnings in setup-bus.c | Johann Felix Soden | 2008-09-09 |
* | | | PCI: fix pbus_size_mem() resource alignment for CardBus controllers | Linus Torvalds | 2008-09-04 |
|/ / |
|
* | | Merge branch 'linus' into pci-for-jesse | Ingo Molnar | 2008-07-18 |
|\| |
|
| * | PCI: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
* | | pci: debug extra pci bus resources | Yinghai Lu | 2008-06-23 |
|/ |
|
* | Fix cardbus resource allocation | Linus Torvalds | 2008-04-22 |
* | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
* | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 2008-04-21 |
* | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-21 |
* | Revert "PCI: remove transparent bridge sizing" | Linus Torvalds | 2008-03-26 |
* | PCI: fix up setup-bus.c #ifdef | Andrew Morton | 2008-02-21 |
* | PCI: fix 4x section mismatch warnings | Sam Ravnborg | 2008-02-02 |
* | PCI: Fix bus resource assignment on 32 bits with 64b resources | Benjamin Herrenschmidt | 2008-02-01 |
* | PCI: remove transparent bridge sizing | Gary Hade | 2007-10-12 |
* | PCI: ROUND_UP macro cleanup in drivers/pci | Milind Arun Choudhary | 2007-07-11 |
* | pci: do not mark exported functions as __devinit | Sam Ravnborg | 2007-05-02 |
* | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options | Atsushi Nemoto | 2007-02-16 |
* | [PATCH] increase CARDBUS_MEM_SIZE | Andrew Morton | 2006-12-22 |
* | [PATCH] fix "PCI: assign ioapic resource at hotplug" | Kenji Kaneshige | 2006-10-04 |
* | PCI: assign ioapic resource at hotplug | Satoru Takeuchi | 2006-09-26 |
* | [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ... | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] PCI: don't move ioapics below PCI bridge | Kimball Murray | 2006-06-21 |
* | cardbus: limit IO windows to 256 bytes | Linus Torvalds | 2005-10-23 |
* | [PATCH] yenta: share code with PCI core | Dominik Brodowski | 2005-09-09 |
* | [PATCH] x86: pci_assign_unassigned_resources() update | Ivan Kokshaysky | 2005-08-30 |
* | Only pre-allocate 256 bytes of cardbio IO range | Linus Torvalds | 2005-08-26 |
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c | Ivan Kokshaysky | 2005-07-29 |
* | [PATCH] yet another fix for setup-bus.c/x86 merge | Ivan Kokshaysky | 2005-07-06 |
* | [PATCH] PCI: pci_assign_unassigned_resources() on x86 | Ivan Kokshaysky | 2005-07-01 |