Commit Graph

39 Commits (549015c36baadc6e67861bba6e927259e34c4d59)

Author SHA1 Message Date
Bjorn Helgaas 1bcd495be9 PCI: fix message typo 15 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() 16 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
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. 17 years ago
Benjamin Herrenschmidt 096e6f673d pci: Use new %pR to print resource ranges 17 years ago
Bjorn Helgaas 80ccba1186 PCI: use dev_printk when possible 17 years ago
Ivan Kokshaysky 884525655d PCI: clean up resource alignment management 17 years ago
Bjorn Helgaas 842de40d93 PCI: add generic pci_enable_resources() 17 years ago
Adrian Bunk 2baad5f96b PCI: #if 0 pci_assign_resource_fixed() 17 years ago
Benjamin Herrenschmidt 6015fbefc4 PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources 17 years ago
Adrian Bunk eb003ec265 PCI: drivers/pci/: remove unused exports 17 years ago
Sam Ravnborg 96bde06a2d pci: do not mark exported functions as __devinit 18 years ago
Ralf Baechle fb0f2b40fa PCI legacy resource fix 18 years ago
Greg Kroah-Hartman e31dd6e452 [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 19 years ago
Greg Kroah-Hartman 1396a8c3f7 [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers 19 years ago
Kumar Gala 75acfecaa0 [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments 19 years ago
linas dd8c499668 [PATCH] PCI Hotplug/powerpc: module build break 19 years ago
David S. Miller 085ae41f66 [PATCH] Make sparc64 use setup-res.c 20 years ago
John W. Linville 064b53dbcc [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it 20 years ago
Linus Torvalds 755528c860 Ignore disabled ROM resources at setup 20 years ago
Linus Torvalds dc836b5b6f Revert "[PATCH] PCI: restore BAR values..." 20 years ago
Ivan Kokshaysky cf7bee5a0b [PATCH] Fix restore of 64-bit PCI BAR's 20 years ago
John W. Linville fec59a711e [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago