Jiang Liu
|
d5af7d987a
PCI: Fix reference count leak in pci_dev_present()
|
12 years ago |
Bjorn Helgaas
|
2c1f56acb2
Merge branch 'pci/feng-avoid-kmalloc' into next
|
12 years ago |
Feng Tang
|
e9bf1040f6
PCI: Remove the obsolete no_pci_devices() check
|
13 years ago |
Feng Tang
|
b9443f401b
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
|
13 years ago |
Bjorn Helgaas
|
7bf79d8a99
Merge branch 'pci/bjorn-cleanup-remove' into next
|
13 years ago |
Yijing Wang
|
62f87c0e31
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
|
13 years ago |
Bjorn Helgaas
|
66455f5472
PCI: Use list_for_each_entry() for bus->devices traversal
|
13 years ago |
Amos Kong
|
ce29ca3ea4
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
|
13 years ago |
Kulikov Vasiliy
|
4e344b1cc5
PCI: use for_each_pci_dev()
|
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 |
Stefan Assmann
|
45e829ea41
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
|
15 years ago |
Kenji Kaneshige
|
5f4d91a122
PCI: use pci_is_pcie() in pci core
|
15 years ago |
Andrew Patterson
|
3c299dc226
PCI: add pci_get_domain_bus_and_slot function
|
15 years ago |
Andi Kleen
|
e8b553bf4b
PCI: disable pci_find_device warnings when deprecated pci functions are enabled
|
16 years ago |
Kenji Kaneshige
|
6e3f36df0f
PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()
|
16 years ago |
Alex Chiang
|
3b073eda95
PCI: remove deprecated pci_find_slot() interface
|
16 years ago |
Kenji Kaneshige
|
151ab36a2e
PCI: fix wrong assumption in pci_find_upstream_pcie_bridge
|
16 years ago |
Matthew Wilcox
|
c4ed02fae7
PCI: Fix reference counting bug
|
16 years ago |
Greg KH
|
b08508c40a
PCI: fix compiler warnings in pci_get_subsys()
|
17 years ago |
Greg KH
|
ebca4f1bce
PCI: fix reference leak in pci_get_dev_by_id()
|
17 years ago |
Greg Kroah-Hartman
|
95247b57ed
PCI: clean up search.c a lot
|
17 years ago |
Greg Kroah-Hartman
|
34220909a2
PCI: remove pci_get_device_reverse
|
17 years ago |
Greg Kroah-Hartman
|
448432c4b8
PCI: remove pci_find_present
|
17 years ago |
Jeff Garzik
|
bd3989e006
PCI: Add Kconfig option to disable deprecated pci_find_* API
|
17 years ago |
Keshavamurthy, Anil S
|
994a65e25d
Intel IOMMU: PCI generic helper function
|
17 years ago |
Andrew Morton
|
35ef63f635
use no_pci_devices() in pci/search.c
|
18 years ago |
Randy Dunlap
|
5463d9f0f3
PCI: limit pci_get_bus_and_slot to domain 0
|
18 years ago |
Ben Gardner
|
3c92c57af9
PCI: Fix pci_find_present
|
18 years ago |
Sam Ravnborg
|
96bde06a2d
pci: do not mark exported functions as __devinit
|
18 years ago |
Sam Ravnborg
|
128bf5cb54
pci: fix section mismatch warning
|
18 years ago |