aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds27-239/+675
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-85/+68
2018-08-15Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas3-1/+14
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2-26/+141
2018-08-15Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-1/+1
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas15-53/+243
2018-08-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas4-4/+183
2018-08-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-67/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas1-1/+1
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-08-08PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni1-5/+0
2018-08-08PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni1-73/+63
2018-08-08PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni1-2/+2
2018-08-08PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni1-3/+3
2018-08-08PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-08-08PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni1-2/+0
2018-08-06PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig1-1/+1
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner13-18/+30
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange1-0/+1
2018-07-30PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi2-0/+11
2018-07-30PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi1-0/+2
2018-07-30PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi1-1/+1
2018-07-27PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter1-1/+1
2018-07-26PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter1-1/+1
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel1-0/+1
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel3-2/+17
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2-27/+33
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel3-1/+148
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel7-7/+8
2018-07-19PCI: dwc: Fix EP link notification implementationGustavo Pimentel2-8/+9
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov1-1/+2
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-13PCI: pcie-cadence-ep: Remove redundant variable mmcColin Ian King1-2/+1
2018-07-13PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-07-13PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui1-17/+17
2018-07-13PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui2-1/+30