| Commit message (Expand) | Author | Age | Files | Lines |
*---. | 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 |
| | | | * | | | Revert "PCI: imx6: Add support for active-low reset GPIO" | Fabio Estevam | 2016-04-05 | 1 | -6/+14 |
| | | | |/ / |
|
| | | * / / | 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 |
| | | | * | PCI: Add pci_add_dma_alias() to abstract implementation | Bjorn Helgaas | 2016-04-11 | 3 | -12/+22 |
| |_|_|/
|/| | | |
|
| | | * | PCI: Fix spelling errors | Colin Ian King | 2016-04-05 | 2 | -2/+2 |
| |_|/
|/| | |
|
| | * | PCI: acpiphp_ibm: Avoid uninitialized variable reference | Dan Carpenter | 2016-04-15 | 1 | -0/+2 |
| |/
|/| |
|
| * | x86/PCI: Refine PCI support check in pcibios_init() | Adrian-Ken Rueegsegger | 2016-04-11 | 1 | -1/+1 |
|/ |
|
* | Linux 4.6-rc2v4.6-rc2 | Linus Torvalds | 2016-04-03 | 1 | -1/+1 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-03 | 12 | -35/+98 |
|\ |
|
| * | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra | 2016-03-31 | 1 | -7/+45 |
| * | perf/core: Don't leak event in the syscall error path | Alexander Shishkin | 2016-03-31 | 1 | -0/+1 |
| * | perf/core: Fix time tracking bug with multiplexing | Peter Zijlstra | 2016-03-31 | 1 | -2/+12 |
| * | Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2016-03-31 | 2 | -15/+11 |
| |\ |
|