index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-imx6.c
Age
Commit message (
Expand
)
Author
2025-01-23
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2025-01-23
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-01-20
PCI: imx6: Clean up comments and whitespace
Bjorn Helgaas
2025-01-18
PCI: imx6: Add i.MX8MQ, i.MX8Q and i.MX95 PM support
Richard Zhu
2025-01-18
PCI: imx6: Use DWC common suspend resume method
Frank Li
2025-01-16
PCI: imx6: Remove surplus imx7d_pcie_init_phy() function
Richard Zhu
2025-01-16
PCI: imx6: Add missing reference clock disable logic
Richard Zhu
2025-01-16
PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
Richard Zhu
2025-01-16
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
2025-01-16
PCI: imx6: Fetch dbi2 and iATU base addesses from DT
Richard Zhu
2025-01-16
PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
Frank Li
2025-01-16
PCI: imx6: Add Refclk for i.MX95 PCIe
Richard Zhu
2025-01-16
PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
Frank Li
2025-01-15
PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
Frank Li
2024-11-06
PCI: imx6: Fix suspend/resume support on i.MX6QDL
Stefan Eichenberger
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-13
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
2024-09-11
PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support
Richard Zhu
2024-09-09
PCI: imx6: Call common PHY API to set mode, speed, and submode
Frank Li
2024-09-09
PCI: imx6: Consolidate redundant if-checks
Frank Li
2024-09-09
PCI: imx6: Improve comment for workaround ERR010728
Frank Li
2024-09-09
PCI: imx6: Simplify switch-case logic by involve core_reset callback
Frank Li
2024-09-09
PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
Frank Li
2024-09-09
PCI: imx6: Rename imx6_* with imx_*
Frank Li
2024-09-09
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
2024-09-09
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
2024-09-09
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-05-28
PCI: imx6: Convert to use agnostic GPIO API
Andy Shevchenko
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-03-04
PCI: imx6: Add iMX95 Endpoint (EP) support
Frank Li
2024-03-04
PCI: imx6: Add epc_features in imx6_pcie_drvdata
Frank Li
2024-03-04
PCI: imx6: Clean up addr_space retrieval code
Frank Li
2024-03-04
PCI: imx6: Add iMX95 PCIe Root Complex support
Frank Li
2024-03-04
PCI: imx6: Simplify switch-case logic by introducing init_phy() callback
Frank Li
2024-03-04
PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
Frank Li
2024-03-04
PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
Frank Li
2024-03-04
PCI: imx6: Simplify reset handling by using *_FLAG_HAS_*_RESET
Frank Li
2024-02-21
PCI: imx6: Simplify PHY handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
Frank Li
2024-02-21
PCI: imx6: Simplify clock handling by using clk_bulk*() function
Frank Li
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
Merge branch 'pci/controller/resources'
Bjorn Helgaas
[next]