index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-ep.c
Age
Commit message (
Expand
)
Author
2025-06-04
PCI: dwc: ep: Ensure proper iteration over outbound map windows
Frank Li
2024-08-03
PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
Frank Li
2024-04-03
PCI: dwc: endpoint: Fix advertised resizable BAR size
Niklas Cassel
2024-03-01
PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
Dan Carpenter
2024-01-25
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
Niklas Cassel
2022-08-13
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
2022-08-09
PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address
Frank Li
2022-08-01
PCI: dwc: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
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: Read DWC IP core version from register
Serge Semin
2022-08-01
PCI: dwc: Detect iATU settings after getting "addr_space" resource
Serge Semin
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
2022-07-05
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2022-07-05
PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
Serge Semin
2021-10-11
PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver
Manivannan Sadhasivam
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
2021-02-24
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
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 "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
2020-05-05
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-23
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
2019-08-13
PCI: dwc: Move config space capability search API
Vidya Sagar
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
2019-04-16
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-02-14
PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-12
PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
Gustavo Pimentel
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]