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 |
Yinghai Lu
|
967260cdb1
PCI: Enable unassigned resource reallocation on per-bus basis
|
12 years ago |
Yinghai Lu
|
fa216bf4db
PCI: Turn on reallocation for unassigned resources with host bridge offset
|
12 years ago |
Yinghai Lu
|
223d96fc32
PCI: Look for unassigned resources on per-bus basis
|
12 years ago |
Yinghai Lu
|
61e83cdde1
PCI: Drop temporary variable in pci_assign_unassigned_resources()
|
12 years ago |
Jiang Liu
|
d66ecb7220
PCI / ACPI: Use boot-time resource allocation rules during hotplug
|
12 years ago |
Bjorn Helgaas
|
9fc9eea09f
PCI: Warn about failures instead of "must_check" functions
|
12 years ago |
Bjorn Helgaas
|
9738abedd6
PCI: Make local functions/structs static
|
12 years ago |
Yinghai Lu
|
a3cb999dcf
PCI: Add root bus children dev's res to fail list
|
12 years ago |
Yinghai Lu
|
e164f658f2
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
|
12 years ago |
Yinghai Lu
|
a5213a3194
PCI: Move pci_rescan_bus() back to probe.c
|
12 years ago |
Yinghai Lu
|
1778794031
PCI: Separate out pci_assign_unassigned_bus_resources()
|
12 years ago |
Gavin Shan
|
c121504e89
PCI: Refactor pbus_size_mem()
|
13 years ago |
Gavin Shan
|
462d930306
PCI: Align P2P windows using pcibios_window_alignment()
|
13 years ago |
Gavin Shan
|
ac5ad93e92
PCI: Add weak pcibios_window_alignment() interface
|
13 years ago |
Linus Torvalds
|
6dd53aa456
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
13 years ago |
Masanari Iida
|
367fa9821a
pci: hotplug: Fix typo in pci
|
13 years ago |
Bjorn Helgaas
|
6ee53f4c38
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
|
13 years ago |
Yinghai Lu
|
fd59134110
PCI: support sizing P2P bridge I/O windows with 1K granularity
|
13 years ago |
Bjorn Helgaas
|
2b28ae1912
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
|
13 years ago |