summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-163-7/+57
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-151-5/+23
| |\
| | * PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-081-6/+16
| | * PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-081-1/+2
| | * x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-03-081-0/+7
| | |
| | \
| *-. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-151-1/+34
| |\ \ \ | | | |/ | | |/|
| | | * x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick2016-03-101-0/+16
| | | * x86/PCI: VMD: Set bus resource start to 0Keith Busch2016-03-101-1/+1
| | | * x86/PCI: VMD: Document code for maintainabilityKeith Busch2016-03-101-0/+17
| | |/
| * | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/
* | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-273-26/+32
|\ \
| * | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-273-15/+27
| * | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-172-6/+8
| * | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas2016-02-171-8/+0
| |/
* | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-221-1/+4
|\ \ | |/ |/|
| * xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk2016-02-151-1/+4
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-214-70/+801
|\ \ | |/ |/|
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-153-0/+763
| |\
| | * x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch2016-01-152-0/+725
| | * x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch2016-01-151-0/+38
| * | x86/PCI: Simplify pci_bios_{read,write}Geliang Tang2015-12-101-70/+38
| |/
* | 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-091-1/+1
| | |/
* | | x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2015-12-021-11/+2
|/ /
* | x86/PCI/ACPI: Use common interface to support PCI host bridgeJiang Liu2015-10-161-207/+87
* | 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-044-47/+19
|\ \ \ \ | |_|_|/ |/| | |
| | | * PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-1/+0
| |_|/ |/| |
| | * PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas2015-07-141-13/+0
| |/ |/|
| * PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-302-8/+6
| * PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-303-27/+15
|/
* 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-171-2/+4
| * x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-06-091-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/+0
| | | * | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomainsJiang Liu2015-04-241-1/+3
| | | |/
OpenPOWER on IntegriCloud