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.c
Age
Commit message (
Expand
)
Author
2023-11-28
PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
Yoshihiro Shimoda
2023-11-28
PCI: dwc: Add dw_pcie_link_set_max_link_width()
Yoshihiro Shimoda
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-26
Revert "PCI: dwc: Wait for link up only if link is started"
Johan Hovold
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-26
PCI: dwc: Wait for link up only if link is started
Ajay Agarwal
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-03-21
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
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: Combine iATU detection procedures
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-11-10
PCI: dwc: Use dev_info for PCIe link down event logging
Vidya Sagar
2022-10-27
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
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 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-08-01
PCI: dwc: Log link speed and width if it comes up
Serge Semin
2022-07-05
PCI: dwc: Organize local variable usage
Serge Semin
2022-07-05
PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()
Serge Semin
2022-07-05
PCI: dwc: Simplify unrolled iATU detection
Serge Semin
2022-07-05
PCI: dwc: Add newlines to log messages
Serge Semin
2022-07-05
PCI: dwc: Add braces to multi-line if-else statements
Serge Semin
2022-07-05
PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" exists
Serge Semin
2022-07-05
PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
Serge Semin
2022-07-05
PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
Serge Semin
2021-12-02
PCI: dwc: Do not remap invalid res
Tim Harvey
2021-09-30
PCI: dwc: Export more symbols to allow modular drivers
Luca Ceresoli
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
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-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
2020-10-13
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-10
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
[next]