开源镜像站
帮助
动态
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
/
ntb
/
hw
/
intel
/
ntb_hw_gen1.c
Age
Commit message (
Expand
)
Author
2024-09-20
ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
2022-08-09
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
2021-09-05
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-24
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-06-05
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
2020-04-20
ntb: intel: Add Icelake (gen4) support for Intel NTB
Dave Jiang
2019-02-13
NTB: add new parameter to peer_db_addr() db_bit and db_data
Leonid Ravich
2018-10-31
ntb: intel: fix return value for ndev_vec_mask()
Dave Jiang
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-11
ntb: intel: change references of skx to gen3
Dave Jiang
2018-06-11
ntb: intel: split out the gen3 code
Dave Jiang