- 1735715 Merge tag 'ntb-5.15' of git://github.com/jonmason/ntb by Linus Torvalds · 3 years, 4 months ago
- 38de3af NTB: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
- e631548 ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data by Colin Ian King · 3 years, 7 months ago
- 0097ae5 NTB: perf: Fix an error code in perf_setup_inbuf() by Yang Li · 3 years, 7 months ago
- 319f83a NTB: Fix an error code in ntb_msit_probe() by Yang Li · 3 years, 7 months ago
- f3b6b10 ntb: intel: remove invalid email address in header comment by Dave Jiang · 3 years, 11 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 812ce2f NTB: Add support for EPF PCI Non-Transparent Bridge by Kishon Vijay Abraham I · 3 years, 11 months ago
- 52cd5f9 Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years ago
- 1110918 NTB/msi: Use irq_has_action() by Thomas Gleixner · 4 years, 1 month ago
- 75b6f64 ntb: intel: add Intel NTB LTR vendor support for gen4 NTB by Dave Jiang · 4 years, 1 month ago
- 91b8246 ntb: idt: fix error check in ntb_hw_idt.c by Wang Qing · 4 years, 2 months ago
- e5acf0e Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 2 months ago
- b8e2c8b NTB: Use struct_size() helper in devm_kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- dbb8df5 ntb: intel: Fix memleak in intel_ntb_pci_probe by Dinghao Liu · 4 years, 4 months ago
- 44a0a3c NTB: hw: amd: fix an issue about leak system resources by Kaige Li · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 4 months ago
- 34d8673 NTB: perf: Fix race condition when run with ntb_test by Logan Gunthorpe · 6 years ago
- b54369a NTB: perf: Fix support for hardware that doesn't have port numbers by Logan Gunthorpe · 6 years ago
- a9c4211 NTB: perf: Don't require one more memory window than number of peers by Logan Gunthorpe · 6 years ago
- ca93c45 NTB: ntb_pingpong: Choose doorbells based on port number by Logan Gunthorpe · 6 years ago
- fc8b086 NTB: Fix the default port and peer numbers for legacy drivers by Logan Gunthorpe · 6 years ago
- 40da7d9 NTB: Revert the change to use the NTB device dev for DMA allocations by Logan Gunthorpe · 6 years ago
- 912e128 NTB: ntb_tool: reading the link file should not end in a NULL byte by Logan Gunthorpe · 6 years ago
- 9cb8bfd ntb_perf: avoid false dma unmap of destination address by Sanjay R Mehta · 4 years, 8 months ago
- d769966 ntb_perf: increase sleep time from one milli sec to one sec by Sanjay R Mehta · 4 years, 8 months ago
- 433efe7 ntb_tool: pass correct struct device to dma_alloc_coherent by Sanjay R Mehta · 4 years, 8 months ago
- 98f4e14 ntb_perf: pass correct struct device to dma_alloc_coherent by Sanjay R Mehta · 4 years, 8 months ago
- f80fe89 ntb: hw: remove the code that sets the DMA mask by Logan Gunthorpe · 4 years, 8 months ago
- 893733c ntb: intel: fix static declaration by Dave Jiang · 4 years, 7 months ago
- 134a865 ntb: intel: add hw workaround for NTB BAR alignment by Dave Jiang · 4 years, 7 months ago
- 26bfe3d ntb: intel: Add Icelake (gen4) support for Intel NTB by Dave Jiang · 4 years, 8 months ago
- a0348a4 NTB: Fix static check warning in perf_clear_test by Jiasen Lin · 4 years, 9 months ago
- 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 9 months ago
- 894020f PCI/AER: Rationalize error status register clearing by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
- b350f0a NTB: add pci shutdown handler for AMD NTB by Arindam Nath · 5 years ago
- ac10d4f NTB: send DB event when driver is loaded or un-loaded by Arindam Nath · 5 years ago
- 41dfc3f7 NTB: remove redundant setting of DB valid mask by Arindam Nath · 5 years ago
- 5f0856b NTB: return link up status correctly for PRI and SEC by Arindam Nath · 5 years ago
- ae5f4bd NTB: add helper functions to set and clear sideinfo by Arindam Nath · 5 years ago
- 92abf4c NTB: move ntb_ctrl handling to init and deinit by Arindam Nath · 5 years ago
- 673dd0c NTB: handle link up, D0 and D3 events correctly by Arindam Nath · 5 years ago
- 60ceafd NTB: handle link down event correctly by Arindam Nath · 5 years ago
- fdd8281 NTB: remove handling of peer_sta from amd_link_is_up by Arindam Nath · 5 years ago
- 2465b87 NTB: set peer_sta within event handler itself by Arindam Nath · 5 years ago
- 5cafa48 NTB: return the side info status from amd_poll_link by Arindam Nath · 5 years ago
- 5c6404d NTB: define a new function to get link status by Arindam Nath · 5 years ago
- 8a7cede NTB: Enable link up and down event notification by Arindam Nath · 5 years ago
- 52ba447 NTB: clear interrupt status register by Arindam Nath · 5 years ago
- cb004c2 NTB: Fix access to link status and control register by Arindam Nath · 5 years ago
- 7f78c68 NTB: ntb_transport: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 788b041 ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0 by Alexander Fomichev · 4 years, 11 months ago
- 2ef97a6 ntb_tool: Fix printk format by Helge Deller · 5 years ago
- 99a0605 NTB: ntb_perf: Fix address err in perf_copy_chunk by Jiasen Lin · 5 years ago
- bb81bf6 NTB: Fix an error in get link status by Jiasen Lin · 5 years ago
- 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
- 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
- be57673 ntb: ntb_pingpong: no need to check the return value of debugfs calls by Greg Kroah-Hartman · 5 years ago
- 4720101 NTB: fix IDT Kconfig typos/spellos by Randy Dunlap · 5 years ago
- a1472e7 ntb_hw_amd: Add memory window support for new AMD hardware by Sanjay R Mehta · 5 years ago
- 5f59f6b ntb_hw_amd: Add a new NTB PCI device ID by Sanjay R Mehta · 5 years ago
- 5e2cbf1 NTB: ntb_transport: remove redundant assignment to rc by Colin Ian King · 5 years ago
- c16c665 ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0 by Alexander Fomichev · 5 years ago
- ae89339 ntb: point to right memory window index by Sanjay R Mehta · 6 years ago
- 49da065 NTB/msi: remove incorrect MODULE defines by Logan Gunthorpe · 5 years ago
- bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
- 2b0569b NTB: Add MSI interrupt support to ntb_transport by Logan Gunthorpe · 6 years ago
- a6bed7a NTB: Introduce NTB MSI Test Client by Logan Gunthorpe · 6 years ago
- 26b3a37 NTB: Introduce MSI library by Logan Gunthorpe · 6 years ago
- d217e07 NTB: Rename ntb.c to support multiple source files in the module by Logan Gunthorpe · 6 years ago
- a944ccc3 ntb_hw_switchtec: Fix setup MW with failure bug by Joey Zhang · 6 years ago
- f0f43e7 ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case by Wesley Sheng · 6 years ago
- 28e339f ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function by Joey Zhang · 6 years ago
- 1e590de NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask() by Dan Carpenter · 6 years ago
- ff148d8 ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev() by Dan Carpenter · 6 years ago
- 51cb8db NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed by Logan Gunthorpe · 6 years ago
- a5c3666 NTB: ntb_hw_amd: set peer limit register by Sanjay R Mehta · 6 years ago
- 12c023d NTB: ntb_perf: Clear stale values in doorbell and command SPAD register by Sanjay R Mehta · 6 years ago
- b1ee599 NTB: ntb_perf: Disable NTB link after clearing peer XLAT registers by Sanjay R Mehta · 6 years ago
- 8b2f033 NTB: ntb_perf: Increased the number of message retries to 1000 by Sanjay R Mehta · 6 years ago
- c56b4ef ntb: intel: Make intel_ntb3_peer_db_addr static by YueHaibing · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 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
- c59666b NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA by Logan Gunthorpe · 6 years ago
- 9143595 NTB: ntb_transport: Free MWs in ntb_transport_link_cleanup() by Joey Zhang · 6 years ago
- a2585cd ntb_hw_switchtec: Added support of >=4G memory windows by Paul Selles · 6 years ago
- cce8e04 ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers by Paul Selles · 6 years ago
- fdddcfd Merge 5.0-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
- 8fdf906 ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header by Logan Gunthorpe · 6 years ago
- 0795ccd ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks by Logan Gunthorpe · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- a662315 ntb: idt: Alter the driver info comments by Serge Semin · 6 years ago
- b8babac ntb: idt: Discard temperature sensor IRQ handler by Serge Semin · 6 years ago
- aed1b7b ntb: idt: Add basic hwmon sysfs interface by Serge Semin · 6 years ago
- 4007040 ntb: idt: Alter temperature read method by Serge Semin · 6 years ago
- fc5d182 NTB: transport: Try harder to alloc an aligned MW buffer by Aaron Sierra · 6 years ago