summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-09-08PCI: Also call .add_bus() callback for root busRob Herring
2020-09-08PCI: dwc: Use generic config accessorsRob Herring
2020-09-08PCI: dwc: Remove dwc specific config accessor opsRob Herring
2020-09-08PCI: dwc: histb: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: kirin: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: tegra: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: keystone: Use pci_ops for config space accessorsRob Herring
2020-09-08PCI: dwc: al: Use pci_ops for child config space accessorsRob Herring
2020-09-08PCI: dwc: Add a default pci_ops.map_bus for root portRob Herring
2020-09-07PCI: cadence-ep: Remove obsolete path from commentFlavio Suligoi
2020-09-07PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...Anson Huang
2020-09-07PCI: imx6: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-07PCI: rcar-gen2: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-07PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()Pali Rohár
2020-09-07PCI: aardvark: Implement driver 'remove' function and allow to build it as mo...Pali Rohár
2020-09-07PCI: pci-bridge-emul: Export API functionsPali Rohár
2020-09-07PCI: aardvark: Check for errors from pci_bridge_emul_init() callPali Rohár
2020-09-07PCI: aardvark: Fix compilation on s390Pali Rohár
2020-09-07PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith
2020-09-07PCI: xilinx-cpm: Remove leftover bridge initializationLorenzo Pieralisi
2020-09-07PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman
2020-09-07PCI: dwc: Allow overriding bridge pci_opsRob Herring
2020-09-07PCI: dwc: Use DBI accessors instead of own config accessorsRob Herring
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang
2020-09-03PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg
2020-09-01PCI: Use scnprintf(), not snprintf(), in sysfs "show" functionsKrzysztof Wilczyński
2020-09-01PCI: Remove unnecessary header includesGustavo Pimentel
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-18Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"Nicolas Saenz Julienne
2020-08-17PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-05Merge branch 'pci/xilinx-cpm'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas