summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-1958-589/+1665
|\
| *-. Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas2016-05-1715-361/+479
| |\ \
| | | * PCI: hv: Add explicit barriers to config space accessVitaly Kuznetsov2016-05-051-0/+14
| | * | PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-124-124/+121
| | * | PCI: generic, thunder: Use generic ECAM APIJayachandran C2016-05-127-237/+113
| | * | PCI: Provide common functions for ECAM mappingJayachandran C2016-05-124-0/+231
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-175-18/+23
| |\ \ \ \
| | | * | | PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava2016-05-161-3/+3
| | | * | | x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava2016-05-161-0/+7
| | | * | | PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson2016-05-162-1/+5
| | * | | | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-05-041-14/+8
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas2016-05-0311-12/+213
| |\ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | thunderbolt: Fix double free of drom bufferAndreas Noever2016-05-021-0/+1
| | | * | | | | alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas2016-04-251-2/+2
| | | * | | | | PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas2016-04-251-4/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | PCI: Add Downstream Port Containment driverKeith Busch2016-05-034-0/+196
| | * | | | | PCI: Add Downstream Port Containment portdrv service typeKeith Busch2016-05-035-4/+9
| | * | | | | PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch2016-05-032-2/+2
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------------. \ \ \ \ Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...Bjorn Helgaas2016-05-0321-131/+673
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | | | | | | | | * | | | PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick2016-04-083-19/+10
| | | | | | | | | | * | | | PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick2016-04-081-2/+2
| | | | | | | | | | |/ / /
| | | | | | | | | * / / / PCI: thunder: Don't clobber read-only bits in bridge config registersDavid Daney2016-05-021-8/+34
| | | | | | | | | |/ / /
| | | | | | | | * / / / PCI: rcar: Select PCI_MSI_IRQ_DOMAINArnd Bergmann2016-05-021-0/+2
| | | | | | | | |/ / /
| | | | | | | * | | | PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_opsJisheng Zhang2016-04-071-2/+3
| | | | | | | * | | | PCI: mvebu: Constify mvebu_pcie_pm_ops structureJisheng Zhang2016-04-071-1/+1
| | | | | | | |/ / /
| | | | | | * | | | PCI: keystone: Remove unnecessary goto statementMurali Karicheri2016-04-251-9/+14
| | | | | | * | | | PCI: keystone: Add error IRQ handlerMurali Karicheri2016-04-144-0/+74
| | | | | | |/ / /
| | | | | * | | | ARM: dts: imx6qp: Specify imx6qp version of PCIe coreAndrey Smirnov2016-05-021-0/+3
| | | | | * | | | PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov2016-05-023-3/+23
| | | | | * | | | PCI: imx6: Use enum instead of bool for variant indicatorAndrey Smirnov2016-05-021-58/+69
| | | | | * | | | PCI: imx6: Add DT property for link gen, default to Gen1Tim Harvey2016-04-202-7/+21
| | | | | * | | | PCI: imx6: Add reset-gpio-active-high boolean property to DTPetr Štetiar2016-04-202-3/+17
| | | | | * | | | ARM: dts: imx6: Fix PCIe reset GPIO polarity on Toradex Apalis IxoraPetr Štetiar2016-04-201-2/+3
| | | | | * | | | PCI: imx6: Add initial imx6sx supportChristoph Fritz2016-04-202-2/+59
| | | | | * | | | PCI: imx6: Factor out ref clock enableBjorn Helgaas2016-04-201-12/+24
| | | | * | | | | PCI: hv: Report resources release after stopping the busVitaly Kuznetsov2016-05-021-5/+5
| | | | | |/ / / | | | | |/| | |
| | | * | | | | PCI: designware: Remove incorrect RC memory base/limit configurationGabriele Paoloni2016-05-021-8/+0
| | | * | | | | PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc()Jisheng Zhang2016-04-062-22/+21
| | | |/ / / /
| | * | | | | PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controllerThomas Petazzoni2016-04-263-0/+274
| | * | | | | dt-bindings: pci: add DT binding for Marvell Armada 7K/8K PCIe controllerThomas Petazzoni2016-04-261-0/+38
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas2016-04-2517-68/+287
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | / / | | | | | | | |_|/ / | | | | | | |/| | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | * | PCI: Work around Intel Sunrise Point PCH incorrect ACS capabilityAlex Williamson2016-04-201-0/+78
| | | | | | | * | PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson2016-04-203-10/+13
| | | | | | | * | PCI: Mark Intel i40e NIC INTx masking as brokenAlex Williamson2016-04-191-0/+33
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner2016-04-084-4/+44
| | | | | | * | thunderbolt: Fix typos and magic numberLukas Wunner2016-04-086-10/+10
| | | | | | * | PCI: Add Intel Thunderbolt device IDsLukas Wunner2016-04-084-13/+38
| | |_|_|_|/ / | |/| | | | |
| | | | | * | PCI: Add DMA alias quirk for mic_x200_dmaJacek Lawrynowicz2016-04-121-0/+15
| | | | | * | PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-115-17/+32
| | | | | * | PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas2016-04-112-5/+3