android_kernel_xiaomi_sm8350/drivers/pci
Zhao, Yu 201de56eb2 PCI: centralize the capabilities code in probe.c
This patch centralizes the initialization and release functions of
various PCI capabilities in probe.c, which makes the introduction
of new capability support functions cleaner in the future.

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-10-20 10:54:31 -07:00
..
hotplug PCI hotplug: rpaphp: make debug var unique 2008-10-20 10:54:27 -07:00
pcie PCI: follow lspci device/vendor style 2008-10-20 10:53:43 -07:00
.gitignore
access.c
bus.c PCI: make CPU list affinity visible 2008-10-20 10:53:51 -07:00
dmar.c VT-d: Changes to support KVM 2008-10-15 14:24:08 +02:00
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c intel-iommu: typo fix and correct word in the comment 2008-10-20 08:52:34 -07:00
intr_remapping.c VT-d: Changes to support KVM 2008-10-15 14:24:08 +02:00
intr_remapping.h VT-d: Changes to support KVM 2008-10-15 14:24:08 +02:00
iova.c VT-d: Changes to support KVM 2008-10-15 14:24:08 +02:00
Kconfig
Makefile
msi.c PCI: utilize calculated results when detecting MSI features 2008-10-20 10:53:50 -07:00
msi.h
pci-acpi.c
pci-driver.c PCI: Check dynids driver_data value for validity 2008-10-20 10:48:35 -07:00
pci-sysfs.c PCI: centralize the capabilities code in pci-sysfs.c 2008-10-20 10:54:31 -07:00
pci.c PCI: replace cfg space size (256/4096) by macros. 2008-10-20 10:54:29 -07:00
pci.h PCI: replace cfg space size (256/4096) by macros. 2008-10-20 10:54:29 -07:00
probe.c PCI: centralize the capabilities code in probe.c 2008-10-20 10:54:31 -07:00
proc.c
quirks.c PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c 2008-10-20 10:54:26 -07:00
remove.c PCI: fix sparse warning in pci_remove_behind_bridge 2008-10-20 10:54:25 -07:00
rom.c Export the ROM enable/disable helpers 2008-09-26 18:59:05 -06:00
search.c PCI: fix compiler warnings in pci_get_subsys() 2008-09-16 15:52:08 -07:00
setup-bus.c PCI: use resource_size() everywhere. 2008-10-20 10:54:28 -07:00
setup-irq.c
setup-res.c PCI: use resource_size() everywhere. 2008-10-20 10:54:28 -07:00
slot.c PCI: connect struct pci_dev to struct pci_slot 2008-10-20 10:53:52 -07:00
syscall.c