summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki2015-12-042-1/+9
|\
| * Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-062-1/+9
| |\
| | *-. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-022-1/+9
| | |\ \
| | | | * x86/PCI: Don't alloc pcibios-irq when MSI is enabledJoerg Roedel2015-10-211-0/+8
| | | |/ | | |/|
| | | * x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov2015-10-101-1/+1
| | |/
* | / x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2015-12-021-11/+2Star
|/ /
* | x86/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-161-207/+87Star
* | ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is setJiang Liu2015-10-161-1/+1
* | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+1
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-4/+4
|\
| * x86/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-4/+4
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-011-7/+29
|\ \
| * | x86/pci/intel_mid_pci: Use proper constants for irq polarityThomas Gleixner2015-07-291-2/+2
| * | x86/pci/intel_mid_pci: Make intel_mid_pci_ops staticAndy Shevchenko2015-07-291-1/+1
| * | x86/pci/intel_mid_pci: Propagate actual return codeAndy Shevchenko2015-07-291-2/+4
| * | x86/pci/intel_mid_pci: Work around for IRQ0 assignmentAndy Shevchenko2015-07-291-2/+22
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-054-47/+19Star
|\ \ \ \ | |_|_|/ |/| | |
| | | * PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-1/+0Star
| |_|/ |/| |
| | * PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas2015-07-141-13/+0Star
| |/ |/|
| * PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-302-8/+6Star
| * PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-303-27/+15Star
|/
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-2/+15
|\
| * x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas2015-06-181-2/+4
| * x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-06-101-0/+11
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-033-12/+13
|\ \ \ \|
| | | * | x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-191-6/+7
| | | * | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-111-2/+22
| | | |\ \ | | | |/ / | | |/| |
| | | * | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfacesJiang Liu2015-04-241-2/+0Star
| | | * | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-241-1/+3
| | | |/
| * | / x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-3/+3
| |/ /
* / / PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-281-3/+10
|/ /
* / x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-2/+22
|/
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-0/+2
|\
| *-. Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-0/+2
| |\ \
| | * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+2
| | |/
* | / Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-203-31/+22Star
|/ /
* / x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu2015-03-041-3/+8
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-116-229/+127Star
|\
| * Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-105-226/+124Star
| |\
| | * x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-053-22/+31
| | * x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementationJiang Liu2015-02-051-204/+91Star
| | * x86/PCI: Fix the range check for IO resourcesJiang Liu2015-02-051-2/+4
| | * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-2/+2
| | * Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-032-16/+16
| | |\
| * | \ Merge branch 'acpica'Rafael J. Wysocki2015-02-102-16/+16
| |\ \ \ | | | |/ | | |/|
| | * | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-262-16/+16
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-0/+4
|\ \ \ \
| * | | | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang2015-01-281-0/+4
| | |/ / | |/| |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-101-0/+28
|\ \ \ \
| * \ \ \ Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-151-0/+28
| |\ \ \ \ | | |/ / / | |/| | |