Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-15 | Merge branch 'pci/irq-clean-up' | Bjorn Helgaas | 1 | -5/+4 |
2024-01-15 | Merge branch 'pci/controller/rcar' | Bjorn Helgaas | 1 | -1/+1 |
2024-01-06 | PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error | Yoshihiro Shimoda | 1 | -1/+1 |
2024-01-06 | PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops | Yoshihiro Shimoda | 1 | -2/+2 |
2024-01-06 | PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops | Yoshihiro Shimoda | 1 | -1/+1 |
2024-01-06 | PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members | Yoshihiro Shimoda | 1 | -2/+2 |
2023-12-19 | PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq() | Damien Le Moal | 1 | -1/+1 |
2023-12-18 | PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions | Damien Le Moal | 1 | -4/+3 |
2023-12-14 | PCI: rcar-gen4: Replace of_device.h with explicit of.h include | Rob Herring | 1 | -1/+1 |
2023-10-23 | PCI: rcar-gen4: Add endpoint mode support | Yoshihiro Shimoda | 1 | -4/+153 |
2023-10-23 | PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode | Yoshihiro Shimoda | 1 | -0/+378 |