Age | Commit message (Expand) | Author |
2024-01-06 | PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members | Yoshihiro Shimoda |
2023-10-28 | Merge branch 'pci/controller/rcar' | Bjorn Helgaas |
2023-10-23 | PCI: dwc: endpoint: Introduce .pre_init() and .deinit() | Yoshihiro Shimoda |
2023-10-20 | PCI: dwc: Add EDMA_UNROLL capability flag | Yoshihiro Shimoda |
2023-10-20 | PCI: dwc: endpoint: Add multiple PFs support for dbi2 | Yoshihiro Shimoda |
2023-10-14 | PCI: dwc: Add host_post_init() callback | Manivannan Sadhasivam |
2023-08-30 | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-08-24 | PCI: dwc: Implement generic suspend/resume functionality | Frank Li |
2023-07-26 | Revert "PCI: dwc: Wait for link up only if link is started" | Johan Hovold |
2023-05-26 | PCI: dwc: Wait for link up only if link is started | Ajay Agarwal |
2023-02-22 | PCI: dwc: Add Root Port and Endpoint controller eDMA engine support | Serge Semin |
2022-11-23 | PCI: dwc: Introduce generic platform clocks and resets | Serge Semin |
2022-11-23 | PCI: dwc: Introduce generic resources getter | Serge Semin |
2022-11-23 | PCI: dwc: Introduce generic controller capabilities interface | Serge Semin |
2022-11-23 | PCI: dwc: Introduce dma-ranges property support for RC-host | Serge Semin |
2022-08-29 | PCI: dwc: Drop dependency on ZONE_DMA32 | Will McVicker |
2022-08-04 | Merge branch 'pci/ctrl/tegra194' | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/ctrl/qcom' | Bjorn Helgaas |
2022-08-01 | PCI: dwc: Convert struct pcie_port.msi_irq to an array | Dmitry Baryshkov |
2022-08-01 | PCI: dwc: Fix MSI msi_msg DMA mapping | Will McVicker |
2022-08-01 | PCI: dwc: Check iATU in/outbound range setup status | Serge Semin |
2022-08-01 | PCI: dwc: Validate iATU outbound mappings against hardware constraints | Serge Semin |
2022-08-01 | PCI: dwc: Add iATU regions size detection procedure | Serge Semin |
2022-08-01 | PCI: dwc: Simplify in/outbound iATU setup methods | Serge Semin |
2022-08-01 | PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB | Serge Semin |
2022-08-01 | PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO | Serge Semin |
2022-08-01 | PCI: dwc: Add dw_pcie_ops.host_deinit() callback | Serge Semin |
2022-08-01 | PCI: dwc: Add macros to compare Synopsys IP core versions | Serge Semin |
2022-08-01 | PCI: dwc: Read DWC IP core version from register | Serge Semin |
2022-08-01 | PCI: dwc: Use native DWC IP core version representation | Serge Semin |
2022-07-22 | PCI: tegra194: Find RAS DES PCIe capability offset | Vidya Sagar |
2022-07-15 | PCI: qcom: Add IPQ60xx support | Selvam Sathappan Periakaruppan |
2022-07-15 | PCI: dwc: Move GEN3_RELATED DBI definitions to common header | Baruch Siach |
2022-07-05 | PCI: dwc: Rename struct pcie_port to dw_pcie_rp | Serge Semin |
2022-07-05 | PCI: dwc: Move io_cfg_atu_shared to struct pcie_port | Serge Semin |
2022-07-05 | PCI: dwc: Add start_link/stop_link inlines | Serge Semin |
2021-04-29 | PCI: dwc: Move iATU detection earlier | Hou Zhiqiang |
2021-02-24 | PCI: dwc: Add upper limit address for outbound iATU | Shradha Todi |
2021-02-24 | PCI: dwc: Change size to u64 for EP outbound iATU | Shradha Todi |
2021-02-24 | PCI: dwc: Work around ECRC configuration issue | Vidya Sagar |
2020-11-19 | PCI: dwc: Detect number of iATU windows | Rob Herring |
2020-11-19 | PCI: dwc: Move inbound and outbound windows to common struct | Rob Herring |
2020-11-19 | PCI: dwc: Move dw_pcie_msi_init() into core | Rob Herring |
2020-11-19 | PCI: dwc: Rework MSI initialization | Rob Herring |
2020-11-19 | PCI: dwc: Drop the .set_num_vectors() host op | Rob Herring |
2020-11-18 | PCI: dwc: Add support to program ATU for >4GB memory | Vidya Sagar |
2020-11-18 | PCI: dwc: Support multiple ATU memory regions | Rob Herring |
2020-10-13 | PCI: dwc: Fix MSI page leakage in suspend/resume | Jisheng Zhang |
2020-09-21 | PCI: designware-ep: Modify MSI and MSIX CAP way of finding | Xiaowei Bao |
2020-09-21 | PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode | Xiaowei Bao |