summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-04-20PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg
2019-04-17PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-05PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-03-23PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-03-23PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu
2019-03-23PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas
2019-02-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-11-13PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang
2018-11-13PCI: cadence: Correct probe behaviour when failing to get PHYAlan Douglas
2018-11-13PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg
2018-11-13PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger
2018-09-11PCI: Fix enabling of PASID on RC integrated endpointsFelix Kuehling
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch
2018-09-11switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-11Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-17PCI / ACPI / PM: Resume all bridges on suspend-to-RAMRafael J. Wysocki
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas