summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-05Merge branch 'pm-pci'Rafael J. Wysocki
2018-06-30PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire
2018-06-29PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven
2018-06-29PCI: rcar: Clean up PHY init on failureMarek Vasut
2018-06-29PCI: rcar: Shut the PHY down in failpathMarek Vasut
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-06-26PCI: Initialize endpoint library before controllersAlan Douglas
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11Merge branch 'pci/aer-squash'Bjorn Helgaas
2018-06-11PCI/AER: Use "PCI Express" consistently in Kconfig textBjorn Helgaas
2018-06-11PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/Bjorn Helgaas
2018-06-11PCI/AER: Squash Kconfig.debug into KconfigBjorn Helgaas
2018-06-11PCI/AER: Move private AER things to aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas
2018-06-11PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas
2018-06-11PCI/AER: Remove duplicate pcie_port_bus_type declarationBjorn Helgaas
2018-06-11PCI/AER: Squash ecrc.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Squash aerdrv_acpi.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Squash aerdrv_errprint.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Squash aerdrv_core.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Reorder code to group probe/remove stuff togetherBjorn Helgaas
2018-06-08PCI/AER: Remove forward declarationsBjorn Helgaas
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge branch 'pci/trivial'Bjorn Helgaas
2018-06-06Merge branch 'pci/kconfig'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas
2018-06-06Merge branch 'pci/host/qcom'Bjorn Helgaas
2018-06-06Merge branch 'pci/host/mobiveil'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/hv'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/host/misc'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/armada8k'Bjorn Helgaas
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas
2018-06-06Merge branch 'pci/portdrv'Bjorn Helgaas
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas