summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian2019-12-211-7/+13
* PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-12-211-1/+1
* PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-12-211-1/+1
* PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner2019-12-213-2/+8
* PCI/PM: Always return devices to D0 when thawingDexuan Cui2019-12-211-6/+11
* PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda2019-12-171-0/+6
* ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg2019-12-171-3/+9
* PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei2019-12-051-9/+13
* PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2019-12-011-0/+3
* PCI: vmd: Detach resources after stopping root busJon Derrick2019-12-011-1/+1
* PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang2019-12-011-71/+72
* PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang2019-12-011-1/+1
* PCI: cadence: Write MSI data with 32bitsAlan Douglas2019-12-011-1/+1
* PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch2019-11-201-64/+21
* PCI/ERR: Use slot reset if availableKeith Busch2019-11-205-3/+41
* PCI/AER: Don't read upstream ports below fatal errorsKeith Busch2019-11-201-2/+3
* PCI/AER: Take reference on error devicesKeith Busch2019-11-201-1/+2
* PCI: portdrv: Initialize service drivers directlyKeith Busch2019-11-206-8/+37
* PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2019-11-201-1/+3
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck2019-11-061-0/+1
* PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe2019-11-061-2/+2
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: vmd: Fix config addressing when using bus offsetsJon Derrick2019-10-171-7/+9
* PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena2019-10-111-1/+1
* PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick2019-10-111-3/+6
* PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-10-071-1/+1
* PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: histb: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-10-071-8/+8
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor2019-10-071-11/+7
* PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui2019-10-011-1/+1
* PCI: kirin: Fix section mismatch warningNathan Chancellor2019-09-211-2/+2
* PCI: Always allow probing with driver_overrideAlex Williamson2019-09-191-1/+2
* PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul2019-09-161-1/+1
* PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang2019-09-161-13/+8
* PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul2019-09-161-0/+58
* PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe2019-09-161-56/+34
* PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson2019-09-161-1/+1
* PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson2019-09-161-17/+39
* PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-311-0/+1
* PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-311-1/+1
* PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang2019-07-311-0/+6
* PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-311-3/+6
* PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-311-2/+3
* PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada2019-07-311-6/+5
* PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-07-311-1/+1
* PCI: Return error if cannot probe VFAlex Williamson2019-07-311-6/+7
* PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel2019-07-261-0/+2