summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-072-2/+2
|\
| * x86/PCI: sta2x11: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-021-2/+1
| * x86/PCI: Add pci_numachip_init() declarationKrzysztof Wilczyński2021-08-121-0/+1
* | x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-101-1/+2
* | x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki2021-08-101-0/+49
* | x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ routerMaciej W. Rozycki2021-08-101-0/+73
* | x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki2021-08-101-2/+152
|/
* Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-081-5/+5
|\
| * x86/pci: Return true/false (not 1/0) from bool functionsYang Li2021-05-271-5/+5
* | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-181-0/+44
|\ \
| * | PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski2021-06-181-0/+44
| |/
* / x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-1/+1
|/
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-1/+1
|\
| * x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof Wilczyński2021-04-301-1/+1
* | x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
|/
* Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-242-5/+19
|\
| * x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko2021-02-151-0/+1
| * x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko2021-02-151-2/+15
| * sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-151-3/+3
* | x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner2021-02-101-4/+11
|/
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+2
|\
| * dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-1/+2
* | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-142-19/+15
|\ \
| * | x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner2020-10-281-4/+4
| * | x86/pci/xen: Use msi_msg shadow structsThomas Gleixner2020-10-281-15/+11
| |/
* | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-141-3/+3
|\ \
| * | x86/PCI: Make a kernel-doc comment a normal oneAlex Shi2020-11-271-3/+3
| |/
* / x86/pci: Fix the function type for check_reserved_tSami Tolvanen2020-12-011-2/+2
|/
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-222-2/+3
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2020-10-211-0/+1
| |\
| | * x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap2020-09-011-0/+1
| * | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-292-2/+2
| |/
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+4
|\ \
| * | dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-2/+4
* | | Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-141-1/+0
|\ \ \
| * | | swiotlb: Declare swiotlb_late_init_with_default_size() in headerAndy Shevchenko2020-09-101-1/+0
| | |/ | |/|
* | | x86/irq: Make most MSI ops XEN privateThomas Gleixner2020-09-161-7/+14
* | | x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner2020-09-161-7/+0
* | | x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner2020-09-161-1/+17
* | | x86/xen: Wrap XEN MSI management into irqdomainThomas Gleixner2020-09-161-0/+63
* | | x86/xen: Consolidate XEN-MSI initThomas Gleixner2020-09-161-19/+32
* | | x86/xen: Rework MSI teardownThomas Gleixner2020-09-161-5/+18
* | | x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()Thomas Gleixner2020-09-161-2/+2
* | | x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner2020-09-161-0/+3
* | | x86/pci: Reducde #ifdeffery in PCI init codeThomas Gleixner2020-09-161-7/+3
| |/ |/|
* | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-211-0/+1
|\ \ | |/ |/|
| * Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap2020-08-201-0/+1
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-3/+3
|\ \ | |/ |/|
| * Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-051-1/+1
| |\
| | * xen: Remove redundant initialization of irqColin Ian King2020-07-241-1/+1