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
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
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-10-21
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
2020-09-08
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-07
PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...
Anson Huang
2020-09-07
PCI: imx6: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
[next]