Myron Stowe
|
c32823f82b
PCI: make pci_ltr_supported() static
|
13 years ago |
Linus Torvalds
|
7e5b2db77b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
13 years ago |
John Crispin
|
3df425f316
OF: PCI: const usage needed by MIPS
|
13 years ago |
Yinghai Lu
|
4fa2649a01
PCI: add host bridge release support
|
13 years ago |
Yinghai Lu
|
7b54366358
PCI: add generic device into pci_host_bridge struct
|
13 years ago |
Linus Torvalds
|
475c77edf8
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
|
13 years ago |
Linus Torvalds
|
d4c6fa73fe
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Linus Torvalds
|
5375871d43
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Linus Torvalds
|
69a7aebcf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Al Viro
|
bf362f750b
constify struct pci_dev * in obvious cases
|
13 years ago |
Gavin Shan
|
eb740b5f3e
powerpc/eeh: Introduce EEH device
|
13 years ago |
Yinghai Lu
|
6b22cf3f35
PCI: export __pci_remove_bus_device
|
13 years ago |
Yinghai Lu
|
6754b9e9c3
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
|
13 years ago |
Yinghai Lu
|
210647af89
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
|
13 years ago |
Yinghai Lu
|
f4ca5c6a56
PCI: Add class support in quirk handling
|
13 years ago |
Bjorn Helgaas
|
36a66cd6fd
PCI: add generic pcibios_resource_to_bus()
|
13 years ago |
Bjorn Helgaas
|
0efd5aab41
PCI: add struct pci_host_bridge_window with CPU/bus address offset
|
13 years ago |
Bjorn Helgaas
|
5a21d70dbd
PCI: add struct pci_host_bridge and a list of all bridges found
|
13 years ago |
Yinghai Lu
|
34a4876e30
PCI: move pci_find_saved_cap out of linux/pci.h
|
13 years ago |
Yinghai Lu
|
78c3b329b9
PCI: Move pdev_sort_resources() to setup-bus.c
|
13 years ago |
Yinghai Lu
|
2f320521a0
PCI: Make rescan bus increase bridge resource size if needed
|
13 years ago |
Konrad Rzeszutek Wilk
|
6fbf9e7a90
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
|
13 years ago |
Myron Stowe
|
6535943fbf
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
|
13 years ago |
Myron Stowe
|
925845bd49
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
|
13 years ago |
Greg Kroah-Hartman
|
aad4f4000c
PCI: Add helper macro for pci_register_driver boilerplate
|
13 years ago |
Konrad Rzeszutek Wilk
|
a96d627aba
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
|
13 years ago |
Yinghai Lu
|
fb7ebfe410
PCI: Increase resource array mask bit size in pcim_iomap_regions()
|
13 years ago |
Yinghai Lu
|
cda57bf934
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
|
13 years ago |
Bjorn Helgaas
|
118faafaf9
PCI: remove pci_create_bus()
|
13 years ago |
Bjorn Helgaas
|
de4b2f76d6
PCI: convert pci_scan_bus() to use pci_create_root_bus()
|
13 years ago |