Yinghai Lu
|
2069ecfbe1
PCI: Move "pci reassigndev resource alignment" out of quirks.c
|
13 years ago |
Yinghai Lu
|
78c3b329b9
PCI: Move pdev_sort_resources() to setup-bus.c
|
13 years ago |
Yinghai Lu
|
a4ac9fea01
PCI : Calculate right add_size
|
13 years ago |
Masanari Iida
|
0dea210b17
PCI: Fix typo in setup-res.c
|
13 years ago |
Myron Stowe
|
6535943fbf
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
|
13 years ago |
Myron Stowe
|
351fc6d1a5
PCI: Fix starting basis for resource requests
|
13 years ago |
Vincent Palatin
|
85b8582d7c
PCI/PM/Runtime: make PCI traces quieter
|
13 years ago |
Paul Gortmaker
|
363c75db1d
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Ram Pai
|
2bbc694227
PCI : ability to relocate assigned pci-resources
|
14 years ago |
Bjorn Helgaas
|
28c6821a0f
PCI: fold pci_calc_resource_flags() into decode_bar()
|
14 years ago |
Bjorn Helgaas
|
1bcd495be9
PCI: fix message typo
|
14 years ago |
Bjorn Helgaas
|
58c84eda07
PCI: fall back to original BIOS BAR addresses
|
15 years ago |
Bjorn Helgaas
|
f6d440daeb
PCI: change resource collision messages from KERN_ERR to KERN_INFO
|
15 years ago |
Bjorn Helgaas
|
966f3a7570
PCI: for address space collisions, show conflicting resource
|
15 years ago |
Bjorn Helgaas
|
865df576e8
PCI: improve discovery/configuration messages
|
15 years ago |
Bjorn Helgaas
|
c7dabef8a2
vsprintf: use %pR, %pr instead of %pRt, %pRf
|
15 years ago |
Bjorn Helgaas
|
a369c791e8
PCI: print resources consistently with %pRt
|
15 years ago |
Bjorn Helgaas
|
b812cca4e2
PCI: remove pci_assign_resource_fixed()
|
15 years ago |
Jesse Barnes
|
eaa959df29
PCI: export pci_claim_resource for driver use
|
16 years ago |
Chris Wright
|
6faf17f6f1
PCI SR-IOV: correct broken resource alignment calculations
|
16 years ago |
Linus Torvalds
|
79896cf42f
Make pci_claim_resource() use request_resource() rather than insert_resource()
|
16 years ago |
Linus Torvalds
|
59ef7a83f1
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
16 years ago |
Matthew Wilcox
|
cebd78a8c5
Fix pci_claim_resource
|
16 years ago |
Yinghai Lu
|
d09ee9687e
PCI: improve resource allocation under transparent bridges
|
16 years ago |
Yuji Shimada
|
32a9a682be
PCI: allow assignment of memory resources with a specified alignment
|
16 years ago |
Yu Zhao
|
613e7ed6f7
PCI: add a new function to map BAR offsets
|
16 years ago |
Yu Zhao
|
14add80b51
PCI: remove unnecessary arg of pci_update_resource()
|
16 years ago |
Ingo Molnar
|
104bafcfab
PCI: Don't carp about BAR allocation failures in quiet boot
|
16 years ago |
Zhao, Yu
|
022edd86d7
PCI: use resource_size() everywhere.
|
16 years ago |
Benjamin Herrenschmidt
|
096e6f673d
pci: Use new %pR to print resource ranges
|
16 years ago |