aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2018-10-17PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2018-10-15PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang1-1/+1
2018-10-15PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang1-0/+11
2018-10-12PCI: cadence: Write MSI data with 32bitsAlan Douglas1-1/+1
2018-10-12PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas1-5/+6
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxGreg Kroah-Hartman1-2/+2
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook1-2/+2
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGreg Kroah-Hartman1-4/+48
2018-10-05PCI: imx: Add PME_Turn_Off supportLeonard Crestez1-0/+24
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni1-4/+48
2018-10-01PCI: kirin: Fix section mismatch warningNathan Chancellor1-2/+2
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-4/+0
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGreg Kroah-Hartman2-6/+5
2018-09-28PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas1-8/+12
2018-09-25PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R1-3/+8
2018-09-25PCI: Remove unnecessary check of device_type == pciRob Herring5-38/+0
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-09-18PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva1-1/+3
2018-09-18PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson1-17/+39
2018-09-18PCI: imx: Initial imx7d pm supportLeonard Crestez1-5/+92
2018-09-18PCI: imx6: Support MPLL reconfiguration for 100MHz and 200MHz refclockLucas Stach1-0/+55
2018-09-18PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare1-8/+0
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds27-238/+674
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-84/+67
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-72/+62
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