aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pci_x86.h
AgeCommit message (Expand)Author
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-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede
2022-04-10x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-22x86/PCI: Add #includes to asm/pci_x86.hRandy Dunlap
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2020-09-16x86/pci: Reducde #ifdeffery in PCI init codeThomas Gleixner
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-03-08x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes
2018-01-11x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-28x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2015-12-10x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-02-05x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu
2014-12-16x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu
2012-06-22x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu
2012-06-22x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2011-10-14x86: constify PCI raw ops structuresJan Beulich
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner
2010-05-10pci: Add a probing code that seeks for an specific busAristeu Rozanski
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown