- a914fc5 ntb: intel: add GNR support for Intel PCIe gen5 NTB by Dave Jiang · 2 years, 7 months ago
- d5081bf ntb: intel: fix port config status offset for SPR by Dave Jiang · 3 years, 1 month ago
- 38de3af NTB: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 7 months ago
- f3b6b10 ntb: intel: remove invalid email address in header comment by Dave Jiang · 4 years, 1 month ago
- 75b6f64 ntb: intel: add Intel NTB LTR vendor support for gen4 NTB by Dave Jiang · 4 years, 4 months ago
- dbb8df5 ntb: intel: Fix memleak in intel_ntb_pci_probe by Dinghao Liu · 4 years, 7 months ago
- 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 7 months ago
- f80fe89 ntb: hw: remove the code that sets the DMA mask by Logan Gunthorpe · 4 years, 10 months ago
- 893733c ntb: intel: fix static declaration by Dave Jiang · 4 years, 10 months ago
- 134a865 ntb: intel: add hw workaround for NTB BAR alignment by Dave Jiang · 4 years, 9 months ago
- 26bfe3d ntb: intel: Add Icelake (gen4) support for Intel NTB by Dave Jiang · 5 years ago
- bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
- c56b4ef ntb: intel: Make intel_ntb3_peer_db_addr static by YueHaibing · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
- ebb09b3 NTB: add new parameter to peer_db_addr() db_bit and db_data by Leonid Ravich · 6 years ago
- 0795ccd ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks by Logan Gunthorpe · 6 years ago
- 7756e2b ntb: intel: fix return value for ndev_vec_mask() by Dave Jiang · 7 years ago
- b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
- 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 7 years ago
- f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 7 years ago
- a906505 ntb: intel: header definitions refactor by Dave Jiang · 7 years ago
- 417cf39 NTB: Set dma mask and dma coherent mask to NTB devices by Serge Semin · 7 years ago
- 3f77567 ntb: remove Intel Atom NTB driver support by Dave Jiang · 7 years ago
- 4201a991 ntb: intel: remove b2b memory window workaround for Skylake NTB by Dave Jiang · 7 years ago
- 48ea021 ntb_hw_intel: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
- d67288a NTB: Alter Scratchpads API to support multi-ports devices by Serge Semin · 8 years ago
- 443b9a1 NTB: Alter MW API to support multi-ports devices by Serge Semin · 8 years ago
- 4e8c11b7 NTB: Alter link-state API to support multi-port devices by Serge Semin · 8 years ago
- 5eb449e ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits by Dave Jiang · 8 years ago
- 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
- 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
- 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 8 years ago
- 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
- 25ea9f2 ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev by Dave Jiang · 8 years ago
- 49b89de NTB: ntb_hw_intel: Fix typo in module parameter descriptions by Wei Yongjun · 9 years ago
- 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 9 years ago
- 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 9 years ago
- 03beaec NTB: Fix macro parameter conflict with field name by Allen Hubbe · 9 years ago
- 703872c NTB: Clear property bits in BAR value by Dave Jiang · 9 years ago
- 8b782fa NTB: unify translation addresses by Dave Jiang · 9 years ago
- 9a07826 NTB: Fix range check on memory window index by Allen Hubbe · 10 years ago
- 2aa2a77a NTB: Improve index handling in B2B MW workaround by Allen Hubbe · 10 years ago
- 0a5d19d NTB: Add PCI Device IDs for Broadwell Xeon by Dave Jiang · 10 years ago
- bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 10 years ago
- fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 10 years ago
- 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 10 years ago
- 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
- 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
- 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
- dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
- 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
- e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
- ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago