summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2018-10-202-6/+5
* PCI: hv: support reporting serial number as slot informationStephen Hemminger2018-10-181-0/+37
* PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-10-131-8/+19
* ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg2018-10-031-5/+6
* Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg2018-09-291-6/+0
* PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc2018-09-261-0/+6
* PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi2018-09-191-1/+1
* PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi2018-09-191-0/+2
* switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-09-191-0/+4
* PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-09-151-1/+1
* PCI: Match Root Port's MPS to endpoint's MPSS as necessaryMyron Stowe2018-09-151-2/+10
* PCI: pciehp: Fix unprotected list iteration in IRQ handlerLukas Wunner2018-08-241-10/+3
* PCI: pciehp: Fix use-after-free on unplugLukas Wunner2018-08-243-3/+10
* PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe2018-08-241-0/+4
* PCI: aardvark: Size bridges before resources allocationZachary Zhang2018-08-241-0/+1
* PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner2018-08-241-0/+9
* PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki2018-08-241-4/+2
* PCI: Restore resized BAR state on resumeChristian König2018-08-241-0/+28
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-151-0/+1
* Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-026-9/+21
|\
| * PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-315-8/+20
| * PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZEDan Carpenter2018-07-271-1/+1
* | Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-271-0/+2
|\|
| * PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
* | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-1911-30/+95
|\|
| * PCI: v3-semi: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: mediatek: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: faraday: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: aardvark: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: designware: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+2
| * PCI: versatile: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: xgene: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
| * PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-182-1/+39
| * PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I2018-07-091-19/+43
| * PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui2018-07-091-3/+5
* | Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-089-7/+40
|\|
| * PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski2018-06-293-0/+21
| * PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
| * PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire2018-06-291-1/+1
| * PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+1
| * PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter2018-06-291-2/+2
| * PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven2018-06-291-1/+0
| * PCI: rcar: Clean up PHY init on failureMarek Vasut2018-06-291-1/+5
| * PCI: rcar: Shut the PHY down in failpathMarek Vasut2018-06-291-2/+8
* | Merge branch 'pm-pci'Rafael J. Wysocki2018-07-051-0/+12
|\ \ | |/ |/|
| * PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki2018-06-301-0/+12
* | PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-3/+0
* | PCI: Initialize endpoint library before controllersAlan Douglas2018-06-261-3/+3
* | PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas2018-06-261-1/+9
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-126-10/+13
|\