index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-imx6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
2025-07-24
1
-3
/
+0
*
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
2025-07-24
1
-2
/
+3
*
PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
Frank Li
2025-07-21
1
-1
/
+10
*
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li
2025-07-21
1
-7
/
+10
*
PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features
Richard Zhu
2025-07-15
1
-0
/
+2
*
PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features
Richard Zhu
2025-07-15
1
-1
/
+1
*
PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoC
Richard Zhu
2025-04-27
1
-0
/
+47
*
PCI: imx6: Add PLL lock check for i.MX95 SoC
Richard Zhu
2025-04-27
1
-0
/
+29
*
PCI: imx6: Add workaround for errata ERR051586
Richard Zhu
2025-04-27
1
-0
/
+31
*
PCI: imx6: Add workaround for errata ERR051624
Richard Zhu
2025-04-27
1
-0
/
+15
*
PCI: imx6: Toggle the core reset for i.MX95 PCIe
Richard Zhu
2025-04-27
1
-0
/
+42
*
PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when ...
Richard Zhu
2025-04-27
1
-11
/
+4
*
PCI: imx6: Skip link up workaround for newer platforms
Richard Zhu
2025-04-27
1
-20
/
+14
*
Merge branch 'pci/controller/dwc-cpu-addr-fixup'
Bjorn Helgaas
2025-03-27
1
-17
/
+1
|
\
|
*
PCI: imx6: Remove imx_pcie_cpu_addr_fixup()
Frank Li
2025-03-24
1
-17
/
+1
*
|
PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocks
Richard Zhu
2025-03-15
1
-61
/
+14
*
|
PCI: imx6: Identify controller via 'linux,pci-domain', not address
Richard Zhu
2025-03-15
1
-9
/
+6
|
/
*
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2025-01-23
1
-69
/
+69
|
\
|
*
PCI: imx6: Clean up comments and whitespace
Bjorn Helgaas
2025-01-20
1
-19
/
+22
|
*
PCI: imx6: Remove surplus imx7d_pcie_init_phy() function
Richard Zhu
2025-01-16
1
-8
/
+0
|
*
PCI: imx6: Add missing reference clock disable logic
Richard Zhu
2025-01-16
1
-12
/
+12
|
*
PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
Richard Zhu
2025-01-16
1
-0
/
+1
|
*
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
2025-01-16
1
-1
/
+0
|
*
PCI: imx6: Fetch dbi2 and iATU base addesses from DT
Richard Zhu
2025-01-16
1
-23
/
+0
|
*
PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
Frank Li
2025-01-16
1
-1
/
+3
|
*
PCI: imx6: Add Refclk for i.MX95 PCIe
Richard Zhu
2025-01-16
1
-5
/
+11
|
*
PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
Frank Li
2025-01-16
1
-0
/
+20
*
|
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-01-23
1
-64
/
+41
|
\
\
|
*
|
PCI: imx6: Add i.MX8MQ, i.MX8Q and i.MX95 PM support
Richard Zhu
2025-01-18
1
-3
/
+6
|
*
|
PCI: imx6: Use DWC common suspend resume method
Frank Li
2025-01-18
1
-61
/
+35
|
|
/
*
/
PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
Frank Li
2025-01-15
1
-1
/
+207
|
/
*
PCI: imx6: Fix suspend/resume support on i.MX6QDL
Stefan Eichenberger
2024-11-06
1
-11
/
+46
*
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-19
1
-4
/
+4
|
\
|
*
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
2024-09-13
1
-4
/
+4
*
|
PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support
Richard Zhu
2024-09-11
1
-0
/
+28
*
|
PCI: imx6: Call common PHY API to set mode, speed, and submode
Frank Li
2024-09-09
1
-0
/
+16
*
|
PCI: imx6: Consolidate redundant if-checks
Frank Li
2024-09-09
1
-2
/
+0
*
|
PCI: imx6: Improve comment for workaround ERR010728
Frank Li
2024-09-09
1
-3
/
+20
*
|
PCI: imx6: Simplify switch-case logic by involve core_reset callback
Frank Li
2024-09-09
1
-63
/
+71
*
|
PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
Frank Li
2024-09-09
1
-60
/
+51
*
|
PCI: imx6: Rename imx6_* with imx_*
Frank Li
2024-09-09
1
-375
/
+374
*
|
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
2024-09-09
1
-3
/
+4
*
|
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
2024-09-09
1
-0
/
+2
*
|
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
2024-09-09
1
-2
/
+4
|
/
*
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-07-19
1
-1
/
+1
|
\
|
*
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-09
1
-1
/
+1
*
|
PCI: imx6: Convert to use agnostic GPIO API
Andy Shevchenko
2024-05-28
1
-26
/
+10
|
/
*
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
1
-0
/
+2
*
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-04-10
1
-0
/
+8
*
PCI: imx6: Add iMX95 Endpoint (EP) support
Frank Li
2024-03-04
1
-0
/
+47
[next]