开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2019-09-23
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-09-04
PCI: imx6: Propagate errors for optional regulators
Thierry Reding
2019-08-15
PCI: imx6: Limit DBI register length
Stefan Agner
2019-05-13
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
2019-05-01
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
2019-05-01
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
2019-05-01
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
2019-05-01
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
2019-05-01
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
2019-05-01
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
2019-05-01
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
2019-05-01
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
2019-05-01
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
2019-05-01
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
2019-05-01
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
2019-02-12
PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure
Trent Piepho
2019-02-04
PCI: imx6: Add support for i.MX8MQ
Andrey Smirnov
2019-02-04
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
2019-02-04
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
2019-02-04
PCI: imx6: Introduce drvdata
Andrey Smirnov
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
Merge branch 'pci/imx6'
Bjorn Helgaas
2019-01-01
PCI: imx: Enable MSI from downstream components
Richard Zhu
[next]