summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pci.h
AgeCommit message (Expand)Author
2020-02-04x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCIJason A. Donenfeld
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick
2020-01-24x86/PCI: Add to_pci_sysdata() helperChristoph Hellwig
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-11-15x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>Christoph Hellwig
2019-11-15x86/pci: Remove pci_64.hChristoph Hellwig
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-07PCI: Remove unused declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28x86/PCI: Remove duplicate definesThomas Gleixner
2017-04-20x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse
2016-09-23x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-16PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu
2014-12-16x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2012-12-05EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-01-06x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk
2011-05-10x86/PCI: Remove dma32_reserve_bootmemYinghai Lu
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-19x86: Move pci init function to x86_initThomas Gleixner