开源镜像站
帮助
动态
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-layerscape.c
Age
Commit message (
Expand
)
Author
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-12
PCI: layerscape: Add suspend/resume for ls1043a
Frank Li
2023-12-12
PCI: layerscape(ep): Rename pf_* as pf_lut_*
Frank Li
2023-12-12
PCI: layerscape: Add suspend/resume for ls1021a
Frank Li
2023-12-12
PCI: layerscape: Add function pointer for exit_from_l2()
Frank Li
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-08-24
PCI: layerscape: Add power management support for ls1028a
Hou Zhiqiang
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-01-05
PCI: layerscape: Change to use the DWC common link-up check function
Hou Zhiqiang
2021-02-24
PCI: layerscape: Convert to builtin_platform_driver()
Michael Walle
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: Rework MSI initialization
Rob Herring
2020-11-19
PCI: dwc: Ensure all outbound ATU windows are reset
Rob Herring
2019-11-08
PCI: layerscape: Add LS1028a support
Xiaowei Bao
2019-04-01
PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-18
PCI: dwc: layerscape: Constify driver data
Stefan Agner
2018-11-20
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin