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 |
akpm@linux-foundation.org
|
c48f1670f4
PCI: constify pci_bus_add_devices()
|
16 years ago |
Yu Zhao
|
876e501ab2
PCI: factor pci_bus_add_child() from pci_bus_add_devices()
|
16 years ago |
Yu Zhao
|
3fa16fdb48
PCI: cleanup pci_bus_add_devices()
|
16 years ago |
Benjamin Herrenschmidt
|
d3a54014e2
PCI: Add legacy_io/mem to all busses
|
16 years ago |
Mike Travis
|
93ff68a55a
PCI: make CPU list affinity visible
|
17 years ago |
Greg Kroah-Hartman
|
5ff580c10e
PCI: remove global list of PCI devices
|
17 years ago |
Greg Kroah-Hartman
|
8a1bc9013a
PCI: add is_added flag to struct pci_dev
|
17 years ago |
Greg Kroah-Hartman
|
cc74d96f47
PCI: fix issue with busses registering multiple times in sysfs
|
17 years ago |
Greg Kroah-Hartman
|
4725e7bdb8
PCI: fix up error messages for pci_bus registering
|
17 years ago |
Greg Kroah-Hartman
|
fd7d1ced29
PCI: make pci_bus a struct device
|
18 years ago |
Adrian Bunk
|
eb003ec265
PCI: drivers/pci/: remove unused exports
|
17 years ago |