index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
/
epf
Age
Commit message (
Expand
)
Author
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
2026-06-26
NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
Koichiro Den
2026-06-23
NTB: epf: Implement .db_vector_count()/mask() for doorbells
Koichiro Den
2026-06-23
NTB: epf: Fix doorbell bitmask and IRQ vector handling
Koichiro Den
2026-06-23
NTB: epf: Report 0-based doorbell vector via ntb_db_event()
Koichiro Den
2026-06-23
NTB: epf: Make db_valid_mask cover only real doorbell bits
Koichiro Den
2026-06-23
NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()
Koichiro Den
2026-06-22
NTB: epf: Avoid calling pci_irq_vector() from hardirq context
Koichiro Den
2026-06-22
NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
Koichiro Den
2026-02-20
NTB: epf: allow built-in build
Baruch Siach
2025-09-22
NTB: epf: Add Renesas rcar support
Jerome Brunet
2025-09-22
NTB: epf: Allow arbitrary BAR mapping
Jerome Brunet
2024-09-20
NTB: epf: don't misuse kernel-doc marker
Randy Dunlap
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
2022-08-09
NTB: epf: Allow more flexibility in the memory BAR map method
Frank Li
2021-02-23
NTB: Add support for EPF PCI Non-Transparent Bridge
Kishon Vijay Abraham I