aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof Wilczyński1-1/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+19
2021-02-15x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko1-0/+1
2021-02-15x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko1-2/+15
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko1-3/+3
2021-02-10x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner1-4/+11
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+2
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+15
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2020-12-01x86/pci: Fix the function type for check_reserved_tSami Tolvanen1-2/+2
2020-11-27x86/PCI: Make a kernel-doc comment a normal oneAlex Shi1-3/+3
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig1-1/+2
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner1-4/+4
2020-10-28x86/pci/xen: Use msi_msg shadow structsThomas Gleixner1-15/+11
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+3
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas1-0/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+4
2020-10-14Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-1/+0
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2-2/+2
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-2/+4
2020-09-16x86/irq: Make most MSI ops XEN privateThomas Gleixner1-7/+14
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner1-7/+0
2020-09-16x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner1-1/+17
2020-09-16x86/xen: Wrap XEN MSI management into irqdomainThomas Gleixner1-0/+63
2020-09-16x86/xen: Consolidate XEN-MSI initThomas Gleixner1-19/+32
2020-09-16x86/xen: Rework MSI teardownThomas Gleixner1-5/+18
2020-09-16x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()Thomas Gleixner1-2/+2
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner1-0/+3
2020-09-16x86/pci: Reducde #ifdeffery in PCI init codeThomas Gleixner1-7/+3
2020-09-10swiotlb: Declare swiotlb_late_init_with_default_size() in headerAndy Shevchenko1-1/+0
2020-09-01x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap1-0/+1
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+3
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas1-1/+1
2020-07-24xen: Remove redundant initialization of irqColin Ian King1-1/+1
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov1-2/+2
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-1/+1
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas1-10/+6
2020-05-27x86/PCI: Drop unused xen_register_pirq() gsi_override parameterWei Liu1-10/+6
2020-05-15x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee1-0/+4
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-38/+10
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-24x86/PCI: Remove X86_DEV_DMA_OPSChristoph Hellwig1-38/+0
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick1-0/+10
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-9/+15