aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng4-15/+4
2020-07-23PCI: rcar: Fix runtime PM imbalance on errorDinghao Liu1-3/+1
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron2-2/+4
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas4-12/+11
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas1-21/+9
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra1-2/+3
2020-07-21PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár1-0/+7
2020-07-20PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()Tiezhu Yang1-3/+3
2020-07-20PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet1-32/+0
2020-07-17PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng9-46/+23
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-07-14PCI: mvebu: Setup BAR0 in order to fix MSIShmuel Hazan1-4/+12
2020-07-10PCI: Fix pci_create_slot() reference count leakQiushi Wu1-2/+4
2020-07-10PCI: Treat "external-facing" devices themselves as internalRajat Jain3-7/+6
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain5-11/+23
2020-07-10PCI: Reorder pci_enable_acs() and dependenciesRajat Jain1-127/+127
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng5-16/+7
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng8-25/+13
2020-07-10PCI: xilinx: Use pci_host_probe() to register hostRob Herring1-12/+1
2020-07-10PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring1-13/+1
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring2-15/+4
2020-07-10PCI: rcar: Use pci_host_probe() to register hostRob Herring1-17/+1
2020-07-10PCI: iproc: Use pci_host_probe() to register hostRob Herring2-15/+5
2020-07-10PCI: altera: Use pci_host_probe() to register hostRob Herring1-16/+1
2020-07-10PCI: xgene: Use pci_host_probe() to register hostRob Herring1-12/+1
2020-07-10PCI: versatile: Use pci_host_probe() to register hostRob Herring1-13/+1
2020-07-10PCI: v3: Use pci_host_probe() to register hostRob Herring1-12/+1
2020-07-10PCI: tegra: Use pci_host_probe() to register hostRob Herring1-10/+1
2020-07-10PCI: mobiveil: Use pci_host_probe() to register hostRob Herring1-15/+1
2020-07-10PCI: brcmstb: Use pci_host_probe() to register hostRob Herring1-16/+4
2020-07-10PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring1-28/+14
2020-07-09PCI: Fix error in panic messageLiao Pingfang1-1/+1
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-08PCI: Restrict probe functions to housekeeping CPUsAlex Belits1-1/+4
2020-07-07PCI/AER: Log correctable errors as warning, not errorMatt Jolly1-10/+15
2020-07-07PCI/AER: Simplify __aer_print_error()Bjorn Helgaas1-14/+34
2020-07-07PCI: Add device even if driver attach failedRajat Jain1-5/+1
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck3-4/+4
2020-07-07PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas1-6/+2
2020-07-07PCI: qcom: Replace define with standard valueAnsuel Smith1-10/+5
2020-07-07PCI: qcom: Support pci speed set for ipq806xSham Muthayyan1-0/+13
2020-07-07PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith1-1/+3
2020-07-07PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith1-1/+16
2020-07-07PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith1-0/+24
2020-07-07PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith1-85/+46
2020-07-07PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-07-07PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu1-10/+8