开源镜像站
帮助
动态
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-ep.c
Age
Commit message (
Expand
)
Author
2024-07-09
PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...
Manivannan Sadhasivam
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
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-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
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-12-12
PCI: layerscape(ep): Rename pf_* as pf_lut_*
Frank Li
2023-10-10
PCI: layerscape-ep: Set 64-bit DMA mask
Guanhua Gao
2023-08-24
PCI: layerscape: Add workaround for lost link capabilities during reset
Xiaowei Bao
2023-08-24
PCI: layerscape: Add support for link-down notification
Frank Li
2023-06-23
PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
2023-03-17
PCI: layerscape: Add EP mode support for ls1028a
Xiaowei Bao
2022-07-05
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
2021-03-22
PCI: layerscape: Correct syntax by changing comma to semicolon
Krzysztof Wilczyński
2021-02-24
PCI: layerscape: Add LX2160A rev2 EP mode support
Hou Zhiqiang
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-08-14
PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
Xiaowei Bao
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-21
PCI: layerscape: Add EP mode support
Xiaowei Bao