Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | iommu/dma: Implement scatterlist segment merging | Robin Murphy | 2016-05-09 | 1 | -23/+61 | |
| | | | | | |/ / / / | ||||||
| | | | | * | | / / | powerpc: Fix incorrect PPC32 PAMU dependency | Andy Fleming | 2016-04-07 | 1 | -2/+1 | |
| | | | | | |_|/ / | | | | | |/| | | | ||||||
| | | | * | | | | | x86/vt-d: Fix comment for dma_pte_free_pagetable() | Michael S. Tsirkin | 2016-04-05 | 1 | -1/+1 | |
| | | | * | | | | | iommu/vt-d: Improve fault handler error messages | Alex Williamson | 2016-04-05 | 1 | -9/+5 | |
| | | | * | | | | | iommu/vt-d: Ratelimit fault handler | Alex Williamson | 2016-04-05 | 1 | -11/+22 | |
| | | | |/ / / / | ||||||
| | | * | | | | | iommu/omap: Align code with open parenthesis | Suman Anna | 2016-04-05 | 1 | -1/+1 | |
| | | * | | | | | iommu/omap: Use WARN_ON for page table alignment check | Suman Anna | 2016-04-05 | 1 | -1/+4 | |
| | | * | | | | | iommu/omap: Replace BUG() in iopgtable_store_entry_core() | Suman Anna | 2016-04-05 | 1 | -1/+3 | |
| | | * | | | | | iommu/omap: Remove iopgtable_clear_entry_all() from driver remove | Suman Anna | 2016-04-05 | 1 | -1/+0 | |
| | | |/ / / / | ||||||
| | * / / / / | iommu/rockchip: Don't feed NULL res pointers to devres | Tomeu Vizoso | 2016-04-05 | 1 | -0/+2 | |
| | |/ / / / | ||||||
| * | | | | | iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flag | Robin Murphy | 2016-04-07 | 1 | -5/+11 | |
| * | | | | | iommu/io-pgtable-arm: Support IOMMU_MMIO flag | Robin Murphy | 2016-04-07 | 1 | -2/+7 | |
| * | | | | | iommu/mediatek: Add 4GB mode support | Yong Wu | 2016-04-05 | 1 | -3/+11 | |
| * | | | | | iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor | Yong Wu | 2016-04-05 | 2 | -1/+18 | |
| * | | | | | iommu/io-pgtable: Fix a brace coding style issue. | Cosmin-Gabriel Samoila | 2016-04-05 | 1 | -2/+1 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 43 | -567/+1537 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas | 2016-05-17 | 13 | -352/+474 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | 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 | 2 | -115/+116 | |
| | * | | | | | | 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 | 3 | -18/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -3/+3 | |
| | | * | | | | | | PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs | Alex Williamson | 2016-05-16 | 1 | -1/+1 | |
| | * | | | | | | | 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 | 8 | -9/+190 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | thunderbolt: Fix double free of drom buffer | Andreas Noever | 2016-05-02 | 1 | -0/+1 | |
| | | * | | | | | | | | 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 | 3 | -0/+179 | |
| | * | | | | | | | | PCI: Add Downstream Port Containment portdrv service type | Keith Busch | 2016-05-03 | 3 | -3/+5 | |
| | * | | | | | | | | 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 | 15 | -127/+611 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | 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 | 3 | -0/+73 | |
| | | | | | |/ / / / / / | ||||||
| | | | | * | | | | | | | PCI: imx6: Implement reset sequence for i.MX6+ | Andrey Smirnov | 2016-05-02 | 1 | -2/+21 | |
| | | | | * | | | | | | | 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 | 1 | -7/+17 | |
| | | | | * | | | | | | | PCI: imx6: Add reset-gpio-active-high boolean property to DT | Petr Štetiar | 2016-04-20 | 1 | -3/+11 | |
| | | | | * | | | | | | | PCI: imx6: Add initial imx6sx support | Christoph Fritz | 2016-04-20 | 1 | -0/+53 | |
| | | | | * | | | | | | | 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 | |
| | |/ / / / / / / |