summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-01-04PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn
2022-01-04PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng
2022-01-04PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár
2022-01-04PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár
2022-01-04PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár
2022-01-04PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár
2022-01-04PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár
2022-01-04PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Disallow mapping interrupts on emulated bridgesPali Rohár
2022-01-04PCI: mvebu: Handle invalid size of read config requestPali Rohár
2022-01-04PCI: mvebu: Check that PCI bridge specified in DT has function number zeroPali Rohár
2022-01-04PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár
2022-01-04PCI: mvebu: Check for valid portsPali Rohár
2022-01-03PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas
2022-01-03PCI: hisi: Avoid invalid address space conversionsBjorn Helgaas
2022-01-03PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcieBjorn Helgaas
2022-01-03PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcieFan Fei
2022-01-03PCI: xgene: Rename xgene_pcie_port to xgene_pcieFan Fei
2022-01-03PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei
2022-01-03PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcieFan Fei
2022-01-03PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pciBjorn Helgaas
2022-01-03PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas
2022-01-03PCI: microchip: Rename mc_port to mc_pcieBjorn Helgaas
2022-01-03PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcieFan Fei
2022-01-03PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcieBjorn Helgaas
2022-01-03PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_Bjorn Helgaas
2022-01-03PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_Bjorn Helgaas
2022-01-03PCI: intel-gw: Rename intel_pcie_port to intel_pcieFan Fei
2022-01-03PCI: j721e: Drop redundant struct device *Bjorn Helgaas
2022-01-03PCI: j721e: Drop pointless of_device_get_match_data() castBjorn Helgaas
2022-01-03PCI: kirin: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: keystone: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: dra7xx: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: designware-plat: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: cadence: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: artpec6: Prefer of_device_get_match_data()Fan Fei
2022-01-03PCI: altera: Prefer of_device_get_match_data()Fan Fei
2021-12-26PCI: imx: Add the imx8mm pcie supportRichard Zhu
2021-12-16PCI: hv: Rework MSI handlingThomas Gleixner
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier
2021-12-06PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2021-12-06PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()Krzysztof Wilczyński