Yinghai Lu
|
d61b0e87d2
PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()
|
11 years ago |
Yinghai Lu
|
096d4221f9
PCI: Support BAR sizes up to 128GB
|
11 years ago |
Ryan Desfosses
|
227f064705
PCI: Merge multi-line quoted strings
|
11 years ago |
Ryan Desfosses
|
3c78bc61f5
PCI: Whitespace cleanup
|
11 years ago |
Bjorn Helgaas
|
d1a2523d2a
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next
|
11 years ago |
Yijing Wang
|
6788a51fe3
PCI: Use pci_is_bridge() to simplify code
|
11 years ago |
Bjorn Helgaas
|
e5558d1a51
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next
|
11 years ago |
Bjorn Helgaas
|
67d29b5c6c
PCI: Add resource allocation comments
|
11 years ago |
Bjorn Helgaas
|
30afe8d00b
PCI: Change pbus_size_mem() return values to be more conventional
|
11 years ago |
Yinghai Lu
|
5b28541552
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
|
11 years ago |
Alan
|
14c8530dbc
PCI: Support BAR sizes up to 8GB
|
11 years ago |
Bjorn Helgaas
|
10874f5a00
PCI: Remove unnecessary __ref annotations
|
11 years ago |
Bjorn Helgaas
|
96702be560
Merge branch 'pci/resource' into next
|
11 years ago |
Yinghai Lu
|
fc2798502f
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
|
11 years ago |
Bjorn Helgaas
|
5b764b834e
PCI: Stop clearing bridge Secondary Status when setting up I/O aperture
|
11 years ago |
Bjorn Helgaas
|
d2f54d9b3e
PCI: Prevent bus conflicts while checking for bridge apertures
|
11 years ago |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
11 years ago |
Wei Yang
|
3ad94b0d79
PCI: Pass type, width, and prefetchability for window alignment
|
12 years ago |
Wei Yang
|
2ba29e270e
PCI: Use pci_is_root_bus() to check for root bus
|
12 years ago |
Linus Torvalds
|
a923874198
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 years ago |
Bjorn Helgaas
|
1193725f54
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
|
12 years ago |
Bjorn Helgaas
|
2d1d66780e
PCI: Align bridge I/O windows as required by downstream devices & bridges
|
12 years ago |
Wei Yang
|
11251a869e
PCI: Fix types in pbus_size_io()
|
12 years ago |
Wei Yang
|
496f70cf65
PCI: Add comments for pbus_size_mem() parameters
|
12 years ago |
Wei Yang
|
f2a230bd4e
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
|
12 years ago |
Yinghai Lu
|
aa914f5ec2
PCI: Retry allocation of only the resource type that failed
|
12 years ago |
Yinghai Lu
|
39772038ea
PCI: Assign resources for hot-added host bridge more aggressively
|
12 years ago |
Yinghai Lu
|
ff35147cf1
PCI: Move resource reallocation code to non-__init
|
12 years ago |
Yinghai Lu
|
928bea9648
PCI: Delay enabling bridges until they're needed
|
12 years ago |
Yinghai Lu
|
55ed83a615
PCI: Assign resources on a per-bus basis
|
12 years ago |