summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2022-03-221-34/+96
|\
| * PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exceptionMarek Vasut2022-03-141-4/+52
| * PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut2022-03-141-31/+45
* | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2022-03-221-31/+62
|\ \
| * | PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov2022-02-231-13/+44
| * | PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov2022-02-231-1/+3
| * | PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov2022-02-231-18/+16
| |/
* | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2022-03-225-140/+489
|\ \
| * | PCI: mvebu: Implement support for legacy INTx interruptsPali Rohár2022-02-221-0/+159
| * | PCI: mvebu: Fix macro names and comments about legacy interruptsPali Rohár2022-02-221-8/+18
| * | PCI: mvebu: Use child_ops APIPali Rohár2022-02-221-37/+40
| * | PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...Pali Rohár2022-02-221-1/+66
| * | PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár2022-02-221-0/+4
| * | PCI: mvebu: Correctly configure x1/x4 modePali Rohár2022-02-221-1/+18
| * | PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capabilityPali Rohár2022-02-222-20/+51
| * | PCI: pci-bridge-emul: Add support for PCIe extended capabilitiesRussell King2022-02-222-25/+67
| * | PCI: pci-bridge-emul: Re-arrange register testsRussell King2022-02-221-30/+31
| * | PCI: mvebu: Fix reporting Data Link Layer Link Active on emulated bridgePali Rohár2022-02-031-3/+8
| * | PCI: mvebu: Update comment for PCI_EXP_LNKCTL register on emulated bridgePali Rohár2022-02-031-4/+3
| * | PCI: mvebu: Update comment for PCI_EXP_LNKCAP register on emulated bridgePali Rohár2022-02-031-2/+2
| * | PCI: mvebu: Properly initialize vendor, device and revision of emulated bridgePali Rohár2022-02-031-4/+5
| * | PCI: mvebu: Set PCI_BRIDGE_EMUL_NO_IO_FORWARD when IO is unsupportedPali Rohár2022-02-031-19/+10
| * | PCI: mvebu: Remove duplicate nports assignmentPali Rohár2022-02-031-2/+0
| * | PCI: mvebu: Add help string for CONFIG_PCI_MVEBU optionPali Rohár2022-02-031-0/+4
| * | PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARDPali Rohár2022-02-032-0/+15
| * | PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDG...Pali Rohár2022-02-033-3/+7
| * | PCI: pci-bridge-emul: Make struct pci_bridge_emul_ops as constPali Rohár2022-02-033-3/+3
| |/
* | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2022-03-221-1/+0
|\ \
| * | sizes.h: Add SZ_1T macroChristophe Leroy2022-02-241-1/+0
| |/
* | Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas2022-03-221-13/+6
|\ \
| * | PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu2022-03-171-4/+0
| * | PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu2022-03-171-0/+1
| * | PCI: imx6: Enable i.MX6QP PCIe power management supportRichard Zhu2022-03-071-1/+3
| * | PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam2022-02-031-8/+2
| |/
* | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2022-03-221-111/+122
|\ \
| * | PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64Boqun Feng2022-03-021-111/+122
| |/
* | Merge branch 'pci/host/fu740'Bjorn Helgaas2022-03-221-3/+52
|\ \
| * | PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks2022-03-211-1/+50
| * | PCI: fu740: Drop redundant '-gpios' from DT GPIO lookupBen Dooks2022-03-101-2/+2
| |/
* | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2022-03-221-2/+12
|\ \
| * | PCI: endpoint: Fix misused goto labelLi Chen2022-03-071-1/+1
| * | PCI: endpoint: Fix alignment fault error in copy testsHou Zhiqiang2022-02-091-1/+11
| |/
* | Merge branch 'pci/host/dwc'Bjorn Helgaas2022-03-221-1/+6
|\ \
| * | PCI: dwc: Restore MSI Receiver mask during resumeJisheng Zhang2022-03-101-1/+6
| |/
* | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2022-03-221-116/+274
|\ \
| * | PCI: aardvark: Update comment about link going down after link-upMarek Behún2022-02-081-2/+6
| * | PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()Marek Behún2022-02-081-1/+1
| * | PCI: aardvark: Don't mask irq when mappingPali Rohár2022-02-081-1/+0
| * | PCI: aardvark: Remove irq_mask_ack() callback for INTx interruptsPali Rohár2022-02-081-1/+0
| * | PCI: aardvark: Use separate INTA interrupt for emulated root bridgePali Rohár2022-02-081-2/+67