aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci.h
Commit message (Expand)AuthorAge
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-07
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* x86/PCI: Remove duplicate definesThomas Gleixner2017-06-28
* x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-20
* PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
* PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-18
* x86/PCI: VMD: Request userspace control of PCIe hotplug indicatorsKeith Busch2016-09-23
* Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-15
|\
| * PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-16
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-05
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-08
| |/
* / irq_remapping: Clean up unused MSI related codeJiang Liu2015-04-24
|/
* x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu2014-12-16
* PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
* x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas2014-02-03
* x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas2014-02-03
* x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas2014-02-03
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-10
|\
| * PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-07
* | PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2013-12-13
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-12
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\
| * ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-13
* | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28
|/
* EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-05
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-06
* x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-10
* x86: Add NX protection for kernel dataMatthieu Castet2010-11-18
* x86: Introduce x86_msi_opsStefano Stabellini2010-10-18
* x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-17
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12
* pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2010-03-12
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-19
* | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-10
|/
* x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes2009-09-18
* PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* Fix pci_unmap_addr() et al on i386.David Woodhouse2009-07-01
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2009-03-13
* | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-03