summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-04-03PCI: iproc: Add CRS check in config readSrinath Mannam
2019-04-01PCI: mediatek: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: iproc: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-03-29PCI: uniphier: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-03-29PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-03-29PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-03-26PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-03-26PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-03-26PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-03-26PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner
2019-03-25PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner
2019-03-25PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas
2019-03-20PCI: Mark expected switch fall-throughsGustavo A. R. Silva
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2019-03-06Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2019-03-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-03-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2019-03-06Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-03-06Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas
2019-03-06Merge branch 'pci/portdrv'Bjorn Helgaas
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas
2019-03-06Merge branch 'pci/hotplug'Bjorn Helgaas
2019-03-06Merge branch 'pci/enumeration'Bjorn Helgaas
2019-03-06Merge branch 'pci/dpc'Bjorn Helgaas
2019-03-06Merge branch 'pci/aspm'Bjorn Helgaas
2019-03-06PCI: Update PCIEPORTBUS Kconfig help textHou Zhiqiang
2019-03-05PCI: Fix "try" semantics of bus and slot resetAlex Williamson
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-04PCI: altera: Enable driver on ARM64Ley Foon Tan
2019-03-04PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan
2019-03-01PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck
2019-03-01PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' staticWei Yongjun
2019-03-01PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-03-01PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()Maya Nakamura
2019-03-01PCI: hv: Replace hv_vp_set with hv_vpsetMaya Nakamura
2019-03-01PCI: hv: Add __aligned(8) to struct retarget_msi_interruptMaya Nakamura
2019-03-01PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAMHonghui Zhang
2019-03-01PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang
2019-03-01PCI: dwc: Remove superfluous shifting in definitionsAndrey Smirnov