summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-10PCI: xilinx: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: rcar: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: iproc: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: altera: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: xgene: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: versatile: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: v3: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: tegra: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: mobiveil: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: brcmstb: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring
2020-07-09PCI: Fix error in panic messageLiao Pingfang
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08PCI: Restrict probe functions to housekeeping CPUsAlex Belits
2020-07-07PCI/AER: Log correctable errors as warning, not errorMatt Jolly
2020-07-07PCI/AER: Simplify __aer_print_error()Bjorn Helgaas
2020-07-07PCI: Add device even if driver attach failedRajat Jain
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-07PCI: Fix pci_cfg_wait queue locking problemBjorn Helgaas
2020-07-07PCI: qcom: Replace define with standard valueAnsuel Smith
2020-07-07PCI: qcom: Support pci speed set for ipq806xSham Muthayyan
2020-07-07PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith
2020-07-07PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith
2020-07-07PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith
2020-07-07PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith
2020-07-07PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-07-07PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu
2020-07-07PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith
2020-07-07PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár
2020-07-07PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu
2020-07-07PCI: cadence: Fix runtime PM imbalance on errorDinghao Liu
2020-07-07PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu
2020-07-06PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guestsJon Derrick
2020-07-06PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring
2020-07-06PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring
2020-06-30PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()Piotr Stankiewicz
2020-06-30PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgBjorn Helgaas
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-06-26PCI: Align PCIe capability and PCI accessor return valuesBolarinwa Olayemi Saheed
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-06-26PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds