summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2023-09-07driver: pci: Update reset timing as the requirement in PCIe base spec r6.0Kevin.xie1-4/+8
2023-06-13drivers: pci: Add PLDA PCIe host controller driver for JH7110.Kevin.xie3-0/+1063
2023-05-11PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller1-0/+7
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam1-5/+3
2023-05-11PCI: kirin: Select REGMAP_MMIOJosh Triplett1-0/+1
2023-04-06PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda1-5/+5
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen1-9/+24
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen1-29/+15
2023-03-10PCI: qcom: Fix host-init error handlingJohan Hovold1-1/+12
2023-03-10PCI: mt7621: Delay phy ports initializationSergio Paracuellos1-0/+2
2022-12-31PCI: vmd: Fix secondary bus reset for Intel bridgesFrancisco Munoz1-2/+20
2022-12-31PCI: imx6: Initialize PHY before deasserting core resetSascha Hauer1-6/+7
2022-12-31PCI: vmd: Disable MSI remapping after suspendNirmal Patel1-0/+5
2022-12-31PCI: dwc: Fix n_fts[] array overrunVidya Sagar1-1/+1
2022-12-21PCI: mt7621: Add sentinel to quirks tableJohn Thomson1-1/+2
2022-11-12PCI: hv: Only reuse existing IRTE allocation for Multi-MSIDexuan Cui1-15/+75
2022-11-03PCI: hv: Fix the definition of vector in hv_compose_msi_msg()Dexuan Cui1-6/+16
2022-10-17Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter1-3/+8
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-186/+244
2022-10-06Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas3-36/+13
2022-10-06Merge branch 'pci/qcom'Bjorn Helgaas2-112/+180
2022-10-06Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-6/+6
2022-10-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-1/+1
2022-10-06Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas4-29/+37
2022-10-06Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas2-0/+2
2022-10-06Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas1-2/+2
2022-10-06PCI: qcom-ep: Check platform_get_resource_byname() return valueYang Yingliang1-0/+5
2022-10-06PCI: qcom-ep: Add support for SM8450 SoCManivannan Sadhasivam1-0/+1
2022-10-06PCI: qcom-ep: Make PERST separation optionalManivannan Sadhasivam1-4/+6
2022-10-06PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe trafficManivannan Sadhasivam1-1/+8
2022-10-05PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SSManivannan Sadhasivam1-0/+9
2022-10-05PCI: qcom-ep: Expose link transition counts via debugfsManivannan Sadhasivam1-0/+60
2022-10-05PCI: qcom-ep: Disable IRQs during driver removeManivannan Sadhasivam1-6/+9
2022-10-03PCI: qcom-ep: Make use of the cached dev pointerManivannan Sadhasivam1-2/+2
2022-10-03PCI: qcom-ep: Rely on the clocks supplied by devicetreeManivannan Sadhasivam1-20/+13
2022-10-03PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structureManivannan Sadhasivam1-0/+17
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu1-3/+3
2022-10-03PCI: imx6: Add i.MX8MP PCIe supportRichard Zhu1-2/+25
2022-10-03PCI: dwc: Replace of_gpio_named_count() by gpiod_count()Andy Shevchenko1-2/+2
2022-09-29PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár1-8/+3
2022-09-29PCI: qcom: Rename host-init error labelJohan Hovold1-2/+2
2022-09-29PCI: qcom: Drop unused post_deinit callbackJohan Hovold1-3/+0
2022-09-27PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár1-11/+6
2022-09-27PCI: ftpci100: Use PCI_CONF1_ADDRESS() macroPali Rohár1-17/+4
2022-09-16PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár1-0/+3
2022-09-14PCI: apple: Do not leak reset GPIO on unbind/unload/errorDmitry Torokhov1-2/+2
2022-08-30PCI: qcom-ep: Add MODULE_DEVICE_TABLEDmitry Baryshkov1-0/+1
2022-08-29PCI: dwc: Drop dependency on ZONE_DMA32Will McVicker2-22/+7
2022-08-25PCI: pci-bridge-emul: Set position of PCI capabilities to real HW valuePali Rohár2-0/+2
2022-08-23PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3Felix Fietkau1-1/+1