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