aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
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
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