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