summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2019-12-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2019-06-22x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-02-20x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2017-12-16x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-03-30xen: do not re-use pirq number cached in pci device msi msg dataSumit Semwal
2017-01-26x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2016-08-20x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko
2016-06-01xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-04-20Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-04-20Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2016-04-20Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas
2016-04-12x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas
2015-10-21x86/PCI: Don't alloc pcibios-irq when MSI is enabledJoerg Roedel
2015-10-16x86/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu
2015-10-16ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is setJiang Liu
2015-10-09x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-29x86/pci/intel_mid_pci: Use proper constants for irq polarityThomas Gleixner
2015-07-29x86/pci/intel_mid_pci: Make intel_mid_pci_ops staticAndy Shevchenko
2015-07-29x86/pci/intel_mid_pci: Propagate actual return codeAndy Shevchenko
2015-07-29x86/pci/intel_mid_pci: Work around for IRQ0 assignmentAndy Shevchenko
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-22x86/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-14PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-17x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-06-09x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez
2015-05-19x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-04-24x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu
2015-04-24x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-04x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu