index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci-p2pdma.h
Age
Commit message (
Expand
)
Author
2025-11-20
PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
Leon Romanovsky
2025-11-20
PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
Leon Romanovsky
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
2025-11-20
PCI/P2PDMA: Separate the mmap() support from the core logic
Leon Romanovsky
2025-09-03
PCI/P2PDMA: Reduce scope of pci_has_p2pmem()
Leon Romanovsky
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
2022-07-26
PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2018-10-17
PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
Logan Gunthorpe
2018-10-17
PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
Logan Gunthorpe
2018-10-10
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe