summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-151-0/+2
|\
| * BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-3020-35/+147
| |\
| * | PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher2018-07-051-0/+2
* | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+1
|\ \ \
| * \ \ Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-0523-42/+159
| |\ \ \ | | | |/ | | |/|
| * | | x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-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
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-124-7/+10
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+3
* | Merge branch 'pci/aer-squash'Bjorn Helgaas2018-06-1115-1547/+1434
|\ \
| * | PCI/AER: Use "PCI Express" consistently in Kconfig textBjorn Helgaas2018-06-111-6/+6
| * | PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/Bjorn Helgaas2018-06-116-56/+41
| * | PCI/AER: Squash Kconfig.debug into KconfigBjorn Helgaas2018-06-112-21/+14
| * | PCI/AER: Move private AER things to aerdrv.cBjorn Helgaas2018-06-112-80/+63
| * | PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas2018-06-113-3/+6
| * | PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas2018-06-113-11/+11
| * | PCI/AER: Remove duplicate pcie_port_bus_type declarationBjorn Helgaas2018-06-111-1/+0
| * | PCI/AER: Squash ecrc.c into aerdrv.cBjorn Helgaas2018-06-113-119/+110
| * | PCI/AER: Squash aerdrv_acpi.c into aerdrv.cBjorn Helgaas2018-06-113-142/+122
| * | PCI/AER: Squash aerdrv_errprint.c into aerdrv.cBjorn Helgaas2018-06-114-263/+244