summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-11-13PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas
2018-11-13PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2018-08-15Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-08PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni
2018-08-08PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni
2018-08-08PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni
2018-08-08PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni
2018-08-08PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-08PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni
2018-08-06PCI/xilinx: Depend on OF instead of the ARCHChristoph Hellwig
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-30PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi
2018-07-30PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi
2018-07-30PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi
2018-07-27PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-26PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel
2018-07-19PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel
2018-07-19PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel
2018-07-19PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-07-19PCI: dwc: Fix EP link notification implementationGustavo Pimentel
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov