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