You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/pci
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
..
hotplug Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
pcie pci-aer: fix kernel-doc mistakes 17 years ago
.gitignore
Kconfig PCI: Add Kconfig option to disable deprecated pci_find_* API 17 years ago
Makefile Intel IOMMU: Intel IOMMU driver 17 years ago
access.c
bus.c
dmar.c Intel IOMMU: DMAR detection and parsing logic 17 years ago
hotplug.c Driver core: change add_uevent_var to use a struct 18 years ago
htirq.c
intel-iommu.c intel-iommu: Fix array overflow 17 years ago
intel-iommu.h intel-iommu fixes 17 years ago
iova.c intel-iommu: optimize sg map/unmap calls 17 years ago
iova.h intel-iommu: optimize sg map/unmap calls 17 years ago
msi.c PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. 17 years ago
msi.h
pci-acpi.c ACPI: restore CONFIG_ACPI_SLEEP 18 years ago
pci-driver.c PCI: remove foolish code from pci-driver.c 17 years ago
pci-sysfs.c PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put 17 years ago
pci.c more trivial signedness fixes in drivers 17 years ago
pci.h Intel IOMMU: PCI generic helper function 17 years ago
probe.c driver core: add way to get to bus device klist 17 years ago
proc.c pci: write file size to inode on proc bus file write 18 years ago
quirks.c ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 17 years ago
remove.c
rom.c
search.c PCI: Add Kconfig option to disable deprecated pci_find_* API 17 years ago
setup-bus.c PCI: remove transparent bridge sizing 18 years ago
setup-irq.c kobjects: fix up improper use of the kobject name field 18 years ago
setup-res.c
syscall.c