aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/intel/ntb_hw_gen1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09ntb: intel: add GNR support for Intel PCIe gen5 NTBDave Jiang1-4/+8
2021-09-05NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-10/+2
2020-08-24ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu1-1/+1
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-1/+1
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe1-4/+0
2020-04-20ntb: intel: Add Icelake (gen4) support for Intel NTBDave Jiang1-19/+26
2019-02-13NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich1-6/+19
2018-10-31ntb: intel: fix return value for ndev_vec_mask()Dave Jiang1-1/+1
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2018-06-11ntb: intel: change references of skx to gen3Dave Jiang1-11/+8
2018-06-11ntb: intel: split out the gen3 codeDave Jiang1-0/+2073