summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-10-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-10-03ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-09-29Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-26PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc
2018-09-19PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi
2018-09-19PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi
2018-09-19switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-09-15PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe
2018-08-24PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-24PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-24PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki
2018-08-24PCI: Restore resized BAR state on resumeChristian König
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-27PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter
2018-07-27Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-09PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I
2018-07-09PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
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