Kenji Kaneshige
|
9fc3925650
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
|
16 years ago |
Yinghai Lu
|
1f82de10d6
PCI/x86: don't assume prefetchable ranges are 64bit
|
16 years ago |
Yu Zhao
|
f79b1b146b
PCI: use fixed-up device class when configuring device
|
16 years ago |
Matthew Wilcox
|
0bb1be3e30
x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86
|
16 years ago |
Alex Chiang
|
5446a6bdb5
PCI: annotate pci_rescan_bus as __ref, not __devinit
|
16 years ago |
Yu Zhao
|
853346e435
PCI: fix conflict between SR-IOV and config space sizing
|
16 years ago |
Alex Chiang
|
705b1aaa82
PCI: Introduce /sys/bus/pci/rescan
|
16 years ago |
Alex Chiang
|
3ed4fd96b3
PCI: Introduce pci_rescan_bus()
|
16 years ago |
Alex Chiang
|
74710ded8e
PCI: always scan child buses
|
16 years ago |
Trent Piepho
|
1b69dfc649
PCI: pci_scan_slot() returns newly found devices
|
16 years ago |
Trent Piepho
|
90bdb3117f
PCI: don't scan existing devices
|
16 years ago |
Yu Zhao
|
480b93b783
PCI: centralize device setup code
|
16 years ago |
Yu Zhao
|
a28724b0fb
PCI: reserve bus range for SR-IOV device
|
16 years ago |
Yu Zhao
|
d1b054da8f
PCI: initialize and release SR-IOV capability
|
16 years ago |
Yinghai Lu
|
dfadd9edff
PCI/x86: detect host bridge config space size w/o using quirks
|
16 years ago |
Geert Uytterhoeven
|
6a3b3e2680
PCI: Use kzalloc() in pci_create_bus()
|
16 years ago |
Kenji Kaneshige
|
f92d4e29d7
PCI: fix wrong assumption in pci_read_bridge_bases
|
16 years ago |
Linus Torvalds
|
4e9b1c184c
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jesse Barnes
|
eb9c39d031
PCI: set device wakeup capable flag if platform support is present
|
16 years ago |
Yu Zhao
|
3789fa8a2e
PCI: allow pci_alloc_child_bus() to handle a NULL bridge
|
16 years ago |
Yu Zhao
|
0b400c7ed4
PCI: export __pci_read_base()
|
16 years ago |
Yu Zhao
|
fde09c6d8f
PCI: define PCI resource names in an 'enum'
|
16 years ago |
Rafael J. Wysocki
|
63f4898ace
PCI: handle PCI state saving with interrupts disabled
|
16 years ago |
Kay Sievers
|
1a9271331a
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Mike Travis
|
588235bb53
cpumask: update pci_bus_show_cpuaffinity to use new cpumask API
|
16 years ago |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 years ago |
Zhao, Yu
|
a491913ff2
PCI: remove unused resource assignment in pci_read_bridge_bases()
|
16 years ago |
Benjamin Herrenschmidt
|
a1c19894b7
PCI: Workaround invalid P2P bridge bus numbers
|
16 years ago |
Benjamin Herrenschmidt
|
f19aeb1f36
PCI: Add ability to mmap legacy_io on some platforms
|
16 years ago |
Vincent Legoll
|
f393d9b130
PCI: probing debug message uniformization
|
16 years ago |