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()
|
12 years ago |
Gavin Shan
|
462d930306
PCI: Align P2P windows using pcibios_window_alignment()
|
12 years ago |
Gavin Shan
|
ac5ad93e92
PCI: Add weak pcibios_window_alignment() interface
|
12 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 |
Bjorn Helgaas
|
0f6662a49b
Merge branch 'topic/bjorn-trivial' into next
|
13 years ago |
Wanpeng Li
|
8356aad430
PCI: cleanup assign_requested_resources_sorted() kernel-doc warning
|
13 years ago |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 years ago |
Jesse Barnes
|
ecd58d667a
Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next
|
13 years ago |
Yinghai Lu
|
b07f2ebc10
PCI: add a PCI resource reallocation config option
|
13 years ago |
Yinghai Lu
|
eb572e7c76
PCI: print out suggestion about using pci=realloc
|
13 years ago |
Yinghai Lu
|
b55438fdd5
PCI: prepare pci=realloc for multiple options
|
13 years ago |
Yinghai Lu
|
0c5be0cb0e
PCI: Retry on IORESOURCE_IO type allocations
|
13 years ago |
Bjorn Helgaas
|
844393f4c5
PCI: make pci_flags non-weak
|
13 years ago |
Bjorn Helgaas
|
47087700ce
PCI: make pci_flags always available
|
13 years ago |
Yinghai Lu
|
3796f1e2ca
PCI: Skip cardbus assigned resource reset during pci bus rescan
|
13 years ago |
Yinghai Lu
|
1184893439
PCI: Fix "cardbus bridge resources as optional" size handling
|
13 years ago |
Yinghai Lu
|
dcef0d06b3
PCI: Disable cardbus bridge MEM1 prefetchable bit
|
13 years ago |
Yinghai Lu
|
67cc7e26a5
PCI: remove add_to_failed_list()
|
13 years ago |
Yinghai Lu
|
b592443d90
PCI: add debug print out for add_size
|
13 years ago |
Yinghai Lu
|
bffc56d411
PCI: make free_list() into a function
|
13 years ago |
Yinghai Lu
|
b9b0bba96c
PCI: Rename dev_res_x to add_res or fail_res
|
13 years ago |
Yinghai Lu
|
764242a0ae
PCI: Merge pci_dev_resource_x and pci_dev_resource
|
13 years ago |