summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2024-02-29PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-15Merge branch 'pci/enumeration'Bjorn Helgaas
2023-12-10x86: sta2x11: include header for sta2x11_get_instance() prototypeArnd Bergmann
2023-12-05x86/pci: Reorder pci_mmcfg_arch_map() definition before callsBjorn Helgaas
2023-12-05x86/pci: Return pci_mmconfig_add() failure earlyBjorn Helgaas
2023-12-05x86/pci: Comment pci_mmconfig_insert() obscure MCFG dependencyBjorn Helgaas
2023-12-05x86/pci: Rename pci_mmcfg_check_reserved() to pci_mmcfg_reserved()Bjorn Helgaas
2023-12-05x86/pci: Rename acpi_mcfg_check_entry() to acpi_mcfg_valid_entry()Bjorn Helgaas
2023-12-05x86/pci: Rename 'MMCONFIG' to 'ECAM', use pr_fmtBjorn Helgaas
2023-12-05x86/pci: Add MCFG debug loggingBjorn Helgaas
2023-12-05x86/pci: Reword ECAM EfiMemoryMappedIO logging to avoid 'reserved'Bjorn Helgaas
2023-12-05x86/pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRSBjorn Helgaas
2023-12-01x86/pci: Clean up open-coded PCIBIOS return code manglingIlpo Järvinen
2023-10-06x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4Mario Limonciello
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-08-09x86/apic: Rename disable_apicThomas Gleixner
2023-07-13x86/PCI: Use struct_size() in pirq_convert_irt_table()Christophe JAILLET
2023-06-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-18x86/pci: Mark local functions as 'static'Arnd Bergmann
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-11PCI: Fix up L1SS capability for Intel Apollo Lake Root PortRon Lee
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-01-16x86/pci/xen: Fixup fallout from the PCI/MSI overhaulThomas Gleixner
2023-01-16x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domainDavid Woodhouse
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas
2023-01-11x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas
2022-12-10x86/PCI: Use pr_info() when possibleBjorn Helgaas
2022-12-10x86/PCI: Fix log message typoBjorn Helgaas
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-23Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-19x86/PCI: Disable E820 reserved region clipping starting in 2023Hans de Goede
2022-05-19x86/PCI: Disable E820 reserved region clipping via quirksHans de Goede
2022-05-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede
2022-04-29x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig
2022-04-10x86/PCI: Fix coding style in PIRQ table verificationMaciej W. Rozycki
2022-04-10x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki
2022-04-10x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki
2022-04-10x86/PCI: Handle PIRQ routing tables with no router device givenMaciej W. Rozycki
2022-04-10x86/PCI: Add PIRQ routing table range checksMaciej W. Rozycki
2022-04-10x86/PCI: Add support for the SiS85C497 PIRQ routerMaciej W. Rozycki