Jon Derrick
|
de3ffa3011
PCI: Equalize hotplug memory and io for occupied and empty slots
|
6 years ago |
Mika Westerberg
|
14fe5951b6
PCI: Move resource distribution for single bridge outside loop
|
7 years ago |
Bjorn Helgaas
|
df62ab5e0f
PCI: Tidy comments
|
7 years ago |
Bjorn Helgaas
|
ab8c609356
Merge branch 'pci/spdx' into next
|
7 years ago |
Bjorn Helgaas
|
7328c8f48d
PCI: Add SPDX GPL-2.0 when no license was specified
|
7 years ago |
Frederick Lawler
|
7506dc7989
PCI: Add wrappers for dev_printk()
|
7 years ago |
Markus Elfring
|
c7abb2352c
PCI: Remove unnecessary messages for memory allocation failures
|
7 years ago |
Bjorn Helgaas
|
104d1e40cf
Merge branch 'pci/resource' into next
|
7 years ago |
Mika Westerberg
|
1a5767725c
PCI: Distribute available resources to hotplug-capable bridges
|
7 years ago |
Andy Shevchenko
|
24a0c654d7
PCI: Add for_each_pci_bridge() helper
|
7 years ago |
Christian König
|
8bb705e3e7
PCI: Add pci_resize_resource() for resizing BARs
|
7 years ago |
Christian König
|
cb21bc9469
PCI: Add PCI resource type mask #define
|
7 years ago |
Yongji Xie
|
c9c75143a5
PCI: Fix calculation of bridge window's size and alignment
|
8 years ago |
Bjorn Helgaas
|
25e77388e1
PCI: Remove res_to_dev_res() debug message
|
8 years ago |
Rui Wang
|
d9c149d6ce
x86/ioapic: Ignore root bridges without a companion ACPI device
|
9 years ago |
Rui Wang
|
584c5c422f
x86/ioapic: Support hot-removal of IOAPICs present during boot
|
9 years ago |
Linus Torvalds
|
c8d0267efd
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 years ago |
Lorenzo Pieralisi
|
765bf9b739
PCI: Add generic pci_bus_claim_resources()
|
9 years ago |
Gavin Shan
|
d366d28cd1
PCI: Add pcibios_setup_bridge()
|
9 years ago |
Bjorn Helgaas
|
5bd28338d6
PCI: Remove includes of empty asm-generic/pci-bridge.h
|
9 years ago |
Bogicevic Sasa
|
ff3ce480e8
PCI: Fix all whitespace issues
|
9 years ago |
David Daney
|
d04d0111c7
PCI: Handle IORESOURCE_PCI_FIXED when assigning resources
|
9 years ago |
David Daney
|
a2220d804b
PCI: Handle IORESOURCE_PCI_FIXED when sizing resources
|
9 years ago |
Yinghai Lu
|
552bc94ebe
PCI: Preserve resource size during alignment reordering
|
10 years ago |
Wei Yang
|
a6b65983da
PCI: Fix IOV resource sorting by alignment requirement
|
10 years ago |
Linus Torvalds
|
d19d5efd8c
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
|
10 years ago |
Ray Jui
|
e6b29deafa
PCI: Export symbols required for loadable host driver modules
|
10 years ago |
Wei Yang
|
d74b9027a4
PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
|
10 years ago |
Yinghai Lu
|
8505e729a2
PCI: Add pci_claim_bridge_resource() to clip window if necessary
|
10 years ago |
Yinghai Lu
|
3f2f4dc456
PCI: Pass bridge device, not bus, when updating bridge windows
|
10 years ago |