summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg1-3/+9
2019-12-05PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei1-9/+13
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-12-01PCI: vmd: Detach resources after stopping root busJon Derrick1-1/+1
2019-12-01PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang1-71/+72
2019-12-01PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang1-1/+1
2019-12-01PCI: cadence: Write MSI data with 32bitsAlan Douglas1-1/+1
2019-11-20PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch1-64/+21
2019-11-20PCI/ERR: Use slot reset if availableKeith Busch5-3/+41
2019-11-20PCI/AER: Don't read upstream ports below fatal errorsKeith Busch1-2/+3
2019-11-20PCI/AER: Take reference on error devicesKeith Busch1-1/+2
2019-11-20PCI: portdrv: Initialize service drivers directlyKeith Busch6-8/+37
2019-11-20PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva1-1/+3
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar1-2/+5
2019-11-06PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck1-0/+1
2019-11-06PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe1-2/+2
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-17PCI: vmd: Fix config addressing when using bus offsetsJon Derrick1-7/+9
2019-10-11PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena1-1/+1
2019-10-11PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick1-3/+6
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta1-7/+15
2019-10-07PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor1-11/+7
2019-10-01PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui1-1/+1
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor1-2/+2
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-09-16PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul1-1/+1
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang1-13/+8
2019-09-16PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul1-0/+58
2019-09-16PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe1-56/+34
2019-09-16PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson1-1/+1
2019-09-16PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson1-17/+39
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing1-0/+1
2019-07-31PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang1-1/+1
2019-07-31PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang1-0/+6
2019-07-31PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang1-3/+6
2019-07-31PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang1-2/+3
2019-07-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada1-6/+5
2019-07-31PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut1-1/+1
2019-07-31PCI: Return error if cannot probe VFAlex Williamson1-6/+7
2019-07-26PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel1-0/+2
2019-07-26PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-07-26PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui1-6/+9
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki1-1/+2
2019-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu1-2/+10
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut1-3/+3
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu1-0/+4