summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya2016-07-021-0/+1
* Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-241-2/+5
|\
| * xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini2016-05-241-2/+5
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-192-1/+8
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-171-0/+7
| |\ \ \ | | | |/ | | |/|
| | | * x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava2016-05-161-0/+7
| | |/
| * | x86/PCI: Refine PCI support check in pcibios_init()Adrian-Ken Rueegsegger2016-04-111-1/+1
| |/
* | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-161-1/+0
|\ \
| * | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya2016-05-051-1/+0
| |/
* | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
|/
* 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
| |/ |/|
OpenPOWER on IntegriCloud