开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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-designware-debugfs.c
Age
Commit message (
Expand
)
Author
12 days
Merge branch 'pci/misc'
Bjorn Helgaas
2026-06-11
PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...
Shuvam Pandey
2026-05-19
PCI: dwc: Fix signedness bug in fault injection test code
Dan Carpenter
2026-05-19
PCI: dwc: Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfs
Hans Zhang
2026-05-05
PCI: Use FIELD_MODIFY() instead of open-coding it
Hans Zhang
2026-04-02
PCI: dwc: Fix type mismatch for kstrtou32_from_user() return value
Hans Zhang
2026-03-26
PCI: dwc: Expose PCIe event counters for groups 5 to 7 over debugfs
Hans Zhang
2026-01-21
PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.c
Manivannan Sadhasivam
2025-12-18
PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
Shawn Lin
2025-07-07
PCI: dwc: Make dw_pcie_ptm_ops static
Manivannan Sadhasivam
2025-06-25
PCI: dwc: Simplify the return value of PTM debugfs functions returning bool
Hans Zhang
2025-05-15
PCI: dwc: Add debugfs support for PTM context
Manivannan Sadhasivam
2025-05-15
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
Manivannan Sadhasivam
2025-03-06
PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe link
Hans Zhang
2025-03-06
PCI: dwc: Add debugfs based Statistical Counter support for DWC
Shradha Todi
2025-03-06
PCI: dwc: Add debugfs based Error Injection support for DWC
Shradha Todi
2025-03-06
PCI: dwc: Add debugfs based Silicon Debug support for DWC
Shradha Todi