aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-3/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner1-11/+0
2020-02-04x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCIJason A. Donenfeld1-2/+2
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-17/+14
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick1-2/+2
2020-01-24x86/PCI: Add to_pci_sysdata() helperChristoph Hellwig1-16/+13
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-1/+1
2019-11-15x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>Christoph Hellwig1-3/+0
2019-11-15x86/pci: Remove pci_64.hChristoph Hellwig1-4/+0
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual1-1/+2
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-3/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2017-11-07PCI: Remove unused declarationsBjorn Helgaas1-1/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28x86/PCI: Remove duplicate definesThomas Gleixner1-7/+1
2017-04-20x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-4/+0
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-0/+2
2016-09-23x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch1-0/+14
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas1-0/+15
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-02-16PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins1-0/+15
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+0
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-7/+0
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu1-5/+0
2014-12-16x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu1-0/+3
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-1/+0
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas1-1/+1
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas1-4/+0
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas1-1/+0
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+0
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu1-1/+0
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong1-1/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-30/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-0/+3
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-0/+3
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett1-0/+12
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-01-06x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk1-0/+9
2011-05-10x86/PCI: Remove dma32_reserve_bootmemYinghai Lu1-2/+0
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet1-0/+1
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini1-2/+31
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes1-2/+4
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0