Yinghai Lu
|
4f535093cf
PCI: Put pci_dev in device tree as early as possible
|
12 years ago |
Yinghai Lu
|
58d9a38f6f
PCI: Skip attaching driver in device_add()
|
12 years ago |
Yinghai Lu
|
3c449ed007
PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses
|
12 years ago |
Bjorn Helgaas
|
72e1e868ca
Merge branch 'pci/mjg-pci-roms-from-efi' into next
|
12 years ago |
Matthew Garrett
|
eca0d4676d
PCI: Add pcibios_add_device
|
12 years ago |
Huang Ying
|
90b5c1d7c4
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
|
12 years ago |
Yinghai Lu
|
817a268516
PCI: Use correct type when freeing bus resource list
|
12 years ago |
Myron Stowe
|
95df8b8708
PCI: fix undefined reference to 'pci_fixup_final_inited'
|
13 years ago |
Myron Stowe
|
735bff10c1
PCI: call final fixups hot-added devices
|
13 years ago |
Bjorn Helgaas
|
0efd5aab41
PCI: add struct pci_host_bridge_window with CPU/bus address offset
|
13 years ago |
Bjorn Helgaas
|
45ca9e9730
PCI: add helpers for building PCI bus resource lists
|
13 years ago |
Yinghai Lu
|
dc2c2c9dd5
PCI/sysfs: move bus cpuaffinity to class dev_attrs
|
14 years ago |
Bjorn Helgaas
|
6db45b76ea
Revert "PCI: allocate bus resources from the top down"
|
14 years ago |
Bjorn Helgaas
|
ac57cd5ee1
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
|
14 years ago |
Bjorn Helgaas
|
82e3e767c2
PCI: fix pci_bus_alloc_resource() hang, prefer positive decode
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Bjorn Helgaas
|
b126b4703a
PCI: allocate bus resources from the top down
|
14 years ago |
Konrad Rzeszutek Wilk
|
7c94def89a
x86/PCI: Export pci_walk_bus function.
|
15 years ago |
Junchang Wang
|
2eb5ebd366
PCI: check return value of pci_enable_device() when enabling bridges
|
15 years ago |
Stephen Hemminger
|
7736a05a32
PCI: sparse warning (trivial)
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Greg Kroah-Hartman
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
Bjorn Helgaas
|
2fe2abf896
PCI: augment bus resource table with a list
|
15 years ago |
Bjorn Helgaas
|
89a74ecccd
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
|
15 years ago |
Dominik Brodowski
|
3b7a17fcda
resource/PCI: mark struct resource as const
|
15 years ago |
Dominik Brodowski
|
b26b2d494b
resource/PCI: align functions now return start of resource
|
15 years ago |
Zhang, Yanmin
|
70298c6e6c
PCI AER: support Multiple Error Received and no error source id
|
16 years ago |
Yinghai Lu
|
1f82de10d6
PCI/x86: don't assume prefetchable ranges are 64bit
|
16 years ago |
Yuji Shimada
|
296ccb086d
PCI: Setup disabled bridges even if buses are added
|
16 years ago |
Alex Chiang
|
9dd90cafa7
PCI: do not enable bridges more than once
|
16 years ago |