开源镜像站
帮助
动态
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
/
pcie-artpec6.c
Age
Commit message (
Expand
)
Author
2024-07-19
Merge branch 'pci/controller/artpec6'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-05-28
PCI: artpec6: Fix artpec6_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
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-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-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-01-03
PCI: artpec6: Prefer of_device_get_match_data()
Fan Fei
2021-08-31
PCI: artpec6: Remove local code block from switch statement
Krzysztof Wilczyński
2021-08-31
PCI: artpec6: Remove surplus break statement after return
Krzysztof Wilczyński
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-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-01-09
PCI: artpec6: Configure FTS with dwc helper function
Dilip Kota
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
2018-07-13
PCI: artpec6: Drop unnecessary root_bus_nr setting
Shawn Guo
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin