index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2023-08-08
PCI: dwc: Provide deinit callback for i.MX
Mark Brown
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-13
PCI: imx6: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-06-19
PCI: imx6: Save and restore root port MSI control in suspend and resume
Richard Zhu
2023-03-24
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
2023-01-16
PCI: imx6: Add i.MX8MP PCIe EP support
Richard Zhu
2023-01-16
PCI: imx6: Add i.MX8MM PCIe EP support
Richard Zhu
2023-01-16
PCI: imx6: Add i.MX8MQ PCIe EP support
Richard Zhu
2023-01-16
PCI: imx6: Add i.MX PCIe EP mode support
Richard Zhu
2022-11-11
PCI: imx6: Initialize PHY before deasserting core reset
Sascha Hauer
2022-10-03
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
Richard Zhu
2022-10-03
PCI: imx6: Add i.MX8MP PCIe support
Richard Zhu
2022-08-01
PCI: imx6: Support more than Gen2 speed link mode
Richard Zhu
2022-08-01
PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registers
Richard Zhu
2022-08-01
PCI: imx6: Reformat suspend callback to keep symmetric with resume
Richard Zhu
2022-08-01
PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
Richard Zhu
2022-08-01
PCI: imx6: Disable clocks in reverse order of enable
Bjorn Helgaas
2022-08-01
PCI: imx6: Do not hide PHY driver callbacks and refine the error handling
Richard Zhu
2022-08-01
PCI: imx6: Reduce resume time by only starting link if it was up before suspend
Richard Zhu
2022-08-01
PCI: imx6: Mark the link down as non-fatal error
Richard Zhu
2022-08-01
PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
Richard Zhu
2022-08-01
PCI: imx6: Turn off regulator when system is in suspend mode
Richard Zhu
2022-08-01
PCI: imx6: Call host init function directly in resume
Richard Zhu
2022-08-01
PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
Richard Zhu
2022-08-01
PCI: imx6: Propagate .host_init() errors to caller
Richard Zhu
2022-08-01
PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
Richard Zhu
2022-08-01
PCI: imx6: Factor out ref clock disable to match enable
Bjorn Helgaas
2022-08-01
PCI: imx6: Move imx6_pcie_clk_disable() earlier
Richard Zhu
2022-08-01
PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
Bjorn Helgaas
2022-08-01
PCI: imx6: Move PHY management functions together
Bjorn Helgaas
2022-08-01
PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
Bjorn Helgaas
2022-08-01
PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-05-11
PCI: imx6: Fix PERST# start-up sequence
Francesco Dolcini
2022-03-17
PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present
Richard Zhu
2022-03-17
PCI: imx6: Invoke the PHY exit function after PHY power off
Richard Zhu
2022-03-07
PCI: imx6: Enable i.MX6QP PCIe power management support
Richard Zhu
2022-02-03
PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
Fabio Estevam
2021-12-26
PCI: imx: Add the imx8mm pcie support
Richard Zhu
2021-10-05
PCI: imx6: Remove unused assignment to variable ret
Krzysztof WilczyĆski
2021-06-24
PCI: imx6: Enable PHY internal regulator when supplied >3V
Richard Zhu
2021-06-24
PCI: imx6: Limit DBI register length for imx6qp PCIe
Richard Zhu
2021-06-24
PCI: imx6: Remove imx6_pcie_probe() redundant error message
Zhen Lei
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
[next]