android_kernel_xiaomi_sm8350/drivers/pci
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node.
Impact: cleanup

node_to_cpumask (and the blecherous node_to_cpumask_ptr which
contained a declaration) are replaced now everyone implements
cpumask_of_node.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-03-13 14:49:46 +10:30
..
hotplug PCI: pciehp: Handle interrupts that happen during initialization. 2009-02-24 09:36:56 -08:00
pcie PCI: Enable PCIe AER only after checking firmware support 2009-02-24 09:47:46 -08:00
.gitignore
access.c
bus.c
dmar.c Merge branch 'x86/urgent' into x86/pat 2009-03-01 12:47:58 +01:00
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c Fix Intel IOMMU write-buffer flushing 2009-02-17 14:02:57 -08:00
intr_remapping.c Merge branch 'x86/urgent' into x86/pat 2009-03-01 12:47:58 +01:00
intr_remapping.h
iova.c
irq.c
Kconfig
Makefile
msi.c PCI/MSI: fix msi_mask() shift fix 2009-02-13 11:59:03 -08:00
msi.h
pci-acpi.c
pci-driver.c cpumask: replace node_to_cpumask with cpumask_of_node. 2009-03-13 14:49:46 +10:30
pci-stub.c
pci-sysfs.c PCI: return error on failure to read PCI ROMs 2009-02-04 16:58:41 -08:00
pci.c PCI: fix missing kernel-doc and typos 2009-02-13 12:03:08 -08:00
pci.h PCI: fix struct pci_platform_pm_ops kernel-doc 2009-02-13 12:02:47 -08:00
probe.c
proc.c
quirks.c PCI: AMD 813x B2 devices do not need boot interrupt quirk 2009-02-26 14:08:09 -08:00
remove.c
rom.c PCI: fix rom.c kernel-doc warning 2009-02-13 12:01:56 -08:00
search.c
setup-bus.c
setup-irq.c
setup-res.c
slot.c
syscall.c [CVE-2009-0029] System call wrappers part 26 2009-01-14 14:15:29 +01:00