summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2019-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-06-15PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I
2019-06-15PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-06-15PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-05-25PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-05-16PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-16PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-16PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
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