| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 58 | -589/+1665 |
|\ |
|
| *-. | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas | 2016-05-17 | 15 | -361/+479 |
| |\ \ |
|
| | | * | PCI: hv: Add explicit barriers to config space access | Vitaly Kuznetsov | 2016-05-05 | 1 | -0/+14 |
| | * | | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki | 2016-05-12 | 4 | -124/+121 |
| | * | | PCI: generic, thunder: Use generic ECAM API | Jayachandran C | 2016-05-12 | 7 | -237/+113 |
| | * | | PCI: Provide common functions for ECAM mapping | Jayachandran C | 2016-05-12 | 4 | -0/+231 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 2016-05-17 | 5 | -18/+23 |
| |\ \ \ \ |
|
| | | * | | | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -3/+3 |
| | | * | | | x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -0/+7 |
| | | * | | | PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs | Alex Williamson | 2016-05-16 | 2 | -1/+5 |
| | * | | | | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit | Lukas Wunner | 2016-05-04 | 1 | -14/+8 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next | Bjorn Helgaas | 2016-05-03 | 11 | -12/+213 |
| |\ \ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | | | * | | | | thunderbolt: Fix double free of drom buffer | Andreas Noever | 2016-05-02 | 1 | -0/+1 |
| | | * | | | | | alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO | Bjorn Helgaas | 2016-04-25 | 1 | -2/+2 |
| | | * | | | | | PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive() | Bjorn Helgaas | 2016-04-25 | 1 | -4/+3 |
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | PCI: Add Downstream Port Containment driver | Keith Busch | 2016-05-03 | 4 | -0/+196 |
| | * | | | | | PCI: Add Downstream Port Containment portdrv service type | Keith Busch | 2016-05-03 | 5 | -4/+9 |
| | * | | | | | PCI: Widen portdrv service type from 4 bits to 8 bits | Keith Busch | 2016-05-03 | 2 | -2/+2 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------------. \ \ \ \ | Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/... | Bjorn Helgaas | 2016-05-03 | 21 | -131/+673 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | | |
|
| | | | | | | | | | * | | | | PCI: Remove return values from pcie_port_platform_notify() and relatives | Jon Derrick | 2016-04-08 | 3 | -19/+10 |
| | | | | | | | | | * | | | | PCI/ACPI: Allow all PCIe services on non-ACPI host bridges | Jon Derrick | 2016-04-08 | 1 | -2/+2 |
| | | | | | | | | | |/ / / |
|
| | | | | | | | | * / / / | PCI: thunder: Don't clobber read-only bits in bridge config registers | David Daney | 2016-05-02 | 1 | -8/+34 |
| | | | | | | | | |/ / / |
|
| | | | | | | | * / / / | PCI: rcar: Select PCI_MSI_IRQ_DOMAIN | Arnd Bergmann | 2016-05-02 | 1 | -0/+2 |
| | | | | | | | |/ / / |
|
| | | | | | | * | | | | PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops | Jisheng Zhang | 2016-04-07 | 1 | -2/+3 |
| | | | | | | * | | | | PCI: mvebu: Constify mvebu_pcie_pm_ops structure | Jisheng Zhang | 2016-04-07 | 1 | -1/+1 |
| | | | | | | |/ / / |
|
| | | | | | * | | | | PCI: keystone: Remove unnecessary goto statement | Murali Karicheri | 2016-04-25 | 1 | -9/+14 |
| | | | | | * | | | | PCI: keystone: Add error IRQ handler | Murali Karicheri | 2016-04-14 | 4 | -0/+74 |
| | | | | | |/ / / |
|
| | | | | * | | | | ARM: dts: imx6qp: Specify imx6qp version of PCIe core | Andrey Smirnov | 2016-05-02 | 1 | -0/+3 |
| | | | | * | | | | PCI: imx6: Implement reset sequence for i.MX6+ | Andrey Smirnov | 2016-05-02 | 3 | -3/+23 |
| | | | | * | | | | PCI: imx6: Use enum instead of bool for variant indicator | Andrey Smirnov | 2016-05-02 | 1 | -58/+69 |
| | | | | * | | | | PCI: imx6: Add DT property for link gen, default to Gen1 | Tim Harvey | 2016-04-20 | 2 | -7/+21 |
| | | | | * | | | | PCI: imx6: Add reset-gpio-active-high boolean property to DT | Petr Štetiar | 2016-04-20 | 2 | -3/+17 |
| | | | | * | | | | ARM: dts: imx6: Fix PCIe reset GPIO polarity on Toradex Apalis Ixora | Petr Štetiar | 2016-04-20 | 1 | -2/+3 |
| | | | | * | | | | PCI: imx6: Add initial imx6sx support | Christoph Fritz | 2016-04-20 | 2 | -2/+59 |
| | | | | * | | | | PCI: imx6: Factor out ref clock enable | Bjorn Helgaas | 2016-04-20 | 1 | -12/+24 |
| | | | * | | | | | PCI: hv: Report resources release after stopping the bus | Vitaly Kuznetsov | 2016-05-02 | 1 | -5/+5 |
| | | | | |/ / /
| | | | |/| | | |
|
| | | * | | | | | PCI: designware: Remove incorrect RC memory base/limit configuration | Gabriele Paoloni | 2016-05-02 | 1 | -8/+0 |
| | | * | | | | | PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc() | Jisheng Zhang | 2016-04-06 | 2 | -22/+21 |
| | | |/ / / / |
|
| | * | | | | | PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller | Thomas Petazzoni | 2016-04-26 | 3 | -0/+274 |
| | * | | | | | dt-bindings: pci: add DT binding for Marvell Armada 7K/8K PCIe controller | Thomas Petazzoni | 2016-04-26 | 1 | -0/+38 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------. \ \ \ \ | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/... | Bjorn Helgaas | 2016-04-25 | 17 | -68/+287 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | / /
| | | | | | | |_|/ /
| | | | | | |/| | /
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | | | | | * | | PCI: Work around Intel Sunrise Point PCH incorrect ACS capability | Alex Williamson | 2016-04-20 | 1 | -0/+78 |
| | | | | | | * | | PCI: Reverse standard ACS vs device-specific ACS enabling | Alex Williamson | 2016-04-20 | 3 | -10/+13 |
| | | | | | | * | | PCI: Mark Intel i40e NIC INTx masking as broken | Alex Williamson | 2016-04-19 | 1 | -0/+33 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | | | | | * | | thunderbolt: Support 1st gen Light Ridge controller | Lukas Wunner | 2016-04-08 | 4 | -4/+44 |
| | | | | | * | | thunderbolt: Fix typos and magic number | Lukas Wunner | 2016-04-08 | 6 | -10/+10 |
| | | | | | * | | PCI: Add Intel Thunderbolt device IDs | Lukas Wunner | 2016-04-08 | 4 | -13/+38 |
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | * | | PCI: Add DMA alias quirk for mic_x200_dma | Jacek Lawrynowicz | 2016-04-12 | 1 | -0/+15 |
| | | | | * | | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz | 2016-04-11 | 5 | -17/+32 |
| | | | | * | | PCI: Move informational printk to pci_add_dma_alias() | Bjorn Helgaas | 2016-04-11 | 2 | -5/+3 |