summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-12-05PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka1-13/+11
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner2-4/+2
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R1-3/+8
2018-11-13PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang1-3/+6
2018-11-13PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas1-8/+12
2018-11-13PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg1-1/+15
2018-11-13PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas1-5/+6
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang1-0/+11
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-2/+2
2018-10-06treewide: Replace more open-coded allocation size multiplicationsKees Cook1-2/+2
2018-10-06Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-12/+67
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni1-4/+48
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman3-11/+11
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
2018-09-22PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-21PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+37
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-12PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling1-1/+4
2018-09-12IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro1-0/+1
2018-09-12PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro1-1/+1
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch1-9/+9
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg1-6/+0
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+9
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel1-3/+9
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
2018-08-17PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki1-4/+2
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds73-1563/+2785
2018-08-16Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-1/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-85/+68
2018-08-15Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas3-1/+14
2018-08-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas3-26/+144
2018-08-15Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-1/+1
2018-08-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas18-78/+396
2018-08-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas4-4/+183
2018-08-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-67/+12
2018-08-15Merge branch 'remotes/lorenzo/pci/controller/misc'Bjorn Helgaas1-1/+1
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas9-74/+174
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas3-9/+160
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas5-12/+68
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas3-69/+337
2018-08-15Merge branch 'pci/msi'Bjorn Helgaas1-0/+3
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas6-4/+16
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas25-944/+695