开源镜像站
帮助
下载
动态
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
/
pcie-rockchip-ep.c
Age
Commit message (
Expand
)
Author
2023-06-22
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
2023-06-22
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2023-06-22
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2023-06-22
PCI: rockchip: Fix window mapping and address translation for endpoint
Rick Wertenbroek
2023-06-22
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2023-06-22
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
2023-06-22
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2023-06-22
PCI: rockchip: Remove writes to unused registers
Rick Wertenbroek
2022-04-08
PCI: rockchip: Fix find_first_zero_bit() limit
Dan Carpenter
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2019-04-15
PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations
Colin Ian King
2019-02-15
PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver
Kishon Vijay Abraham I
2019-02-14
PCI: rockchip: Populate ->get_features() 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-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin