summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-rcar-gen4.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/irq-clean-up'Bjorn Helgaas2024-01-151-5/+4
|\
| * PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal2023-12-191-1/+1
| * PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-4/+3
* | Merge branch 'pci/controller/rcar'Bjorn Helgaas2024-01-151-1/+1
|\ \
| * | PCI: rcar-gen4: Replace of_device.h with explicit of.h includeRob Herring2023-12-141-1/+1
| |/
* | PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast errorYoshihiro Shimoda2024-01-061-1/+1
* | PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_opsYoshihiro Shimoda2024-01-061-2/+2
* | PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda2024-01-061-1/+1
* | PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-2/+2
|/
* PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda2023-10-231-4/+153
* PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda2023-10-231-0/+378