Yinghai Lu
|
bdc4abecae
PCI: Replace resource_list with generic list
|
13 years ago |
Yinghai Lu
|
2934a0de09
PCI: Move struct resource_list to setup-bus.c
|
13 years ago |
Yinghai Lu
|
78c3b329b9
PCI: Move pdev_sort_resources() to setup-bus.c
|
13 years ago |
Yinghai Lu
|
19aa7ee432
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
|
13 years ago |
Yinghai Lu
|
9b03088f95
PCI: Make pci_rescan_bus handle add_list
|
13 years ago |
Yinghai Lu
|
8424d7592e
PCI: Use add_list in pcie hotplug path.
|
13 years ago |
Yinghai Lu
|
3e6e0d8094
PCI: try to assign required+option size first
|
13 years ago |
Yinghai Lu
|
1c372353e9
PCI: Move get_res_add_size() function
|
13 years ago |
Yinghai Lu
|
ef62dfefa9
PCI: Make add_to_list() return status
|
13 years ago |
Yinghai Lu
|
a4ac9fea01
PCI : Calculate right add_size
|
13 years ago |
Benjamin Herrenschmidt
|
e24442733e
PCI: Make pci_setup_bridge() non-static for use by arch code
|
14 years ago |
Ram Pai
|
9e8bf93a7f
PCI: code and comments cleanup
|
14 years ago |
Ram Pai
|
0a2daa1cf3
PCI: make cardbus-bridge resources optional
|
14 years ago |
Yinghai Lu
|
2aceefcbd5
PCI: make SRIOV resources optional
|
14 years ago |
Ram Pai
|
2bbc694227
PCI : ability to relocate assigned pci-resources
|
14 years ago |
Yinghai Lu
|
be768912a4
PCI: honor child buses add_size in hot plug configuration
|
14 years ago |
Bjorn Helgaas
|
7b87c9df56
PCI: remove printks about disabled bridge windows
|
14 years ago |
Ram Pai
|
f483d3923d
PCI: conditional resource-reallocation through kernel parameter pci=realloc
|
14 years ago |
Linus Torvalds
|
5e152b4c9e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 years ago |
Yinghai Lu
|
da7822e5ad
PCI: update bridge resources to get more big ranges when allocating space (again)
|
14 years ago |
Yinghai Lu
|
93d2175d3d
PCI: Clear bridge resource flags if requested size is 0
|
14 years ago |
Linus Torvalds
|
b42282e5a0
pci: fix PCI bus allocation alignment handling
|
14 years ago |
Ram Pai
|
c8adf9a3e8
PCI: pre-allocate additional resources to devices only after successful allocation of essential resources.
|
14 years ago |
Ram Pai
|
fc075e1da1
PCI: introduce reset_resource()
|
14 years ago |
Ram Pai
|
094732a520
PCI: data structure agnostic free list function
|
14 years ago |
Ram Pai
|
13583b1659
PCI: refactor io size calculation code
|
14 years ago |
Yinghai Lu
|
3f579c340f
PCI hotplug: make sure child bridges are enabled at hotplug time
|
15 years ago |
Linus Torvalds
|
769d9968e4
Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned"
|
15 years ago |
Yinghai Lu
|
9a928660c9
pci: don't reassign to ROM res if it is not going to be enabled
|
15 years ago |
Bjorn Helgaas
|
89a74ecccd
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
|
15 years ago |