summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-09-16ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki
2019-09-16PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-09-16PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-09-16PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-09-16PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-09-16PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-09-16switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-09-16PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I
2019-09-16PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-09-16PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-08-02PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-08-02PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-08-02PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda
2019-08-02PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker
2019-08-02PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-08-02PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-05-30PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-05PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg
2019-05-05PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-12PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-03-26PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach
2019-03-26PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas
2019-03-01PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-03-01switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2019-02-05PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2019-02-05PCI: dwc: Take lock when ACKing an interruptMarc Zyngier
2019-02-05PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier
2019-01-30PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas
2019-01-30PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi
2019-01-14PCI / PM: Allow runtime PM without callback functionsJarkko Nikula
2018-12-30PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-15PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-11-13PCI: vmd: White list for fast interrupt handlersKeith Busch
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 / 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-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-10-18PCI: hv: support reporting serial number as slot informationStephen Hemminger
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-10-03ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg
2018-09-29Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-26PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc
2018-09-19PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi
2018-09-19PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi
2018-09-19switchtec: Fix Spectre v1 vulnerabilityGustavo A. R. Silva