1. dbb8df5 ntb: intel: Fix memleak in intel_ntb_pci_probe by Dinghao Liu · 4 years, 5 months ago
  2. 44a0a3c NTB: hw: amd: fix an issue about leak system resources by Kaige Li · 4 years, 5 months ago
  3. 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  4. f80fe89 ntb: hw: remove the code that sets the DMA mask by Logan Gunthorpe · 4 years, 9 months ago
  5. 893733c ntb: intel: fix static declaration by Dave Jiang · 4 years, 8 months ago
  6. 134a865 ntb: intel: add hw workaround for NTB BAR alignment by Dave Jiang · 4 years, 8 months ago
  7. 26bfe3d ntb: intel: Add Icelake (gen4) support for Intel NTB by Dave Jiang · 4 years, 9 months ago
  8. 86f26a7 Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 10 months ago
  9. 894020f PCI/AER: Rationalize error status register clearing by Kuppuswamy Sathyanarayanan · 4 years, 10 months ago
  10. b350f0a NTB: add pci shutdown handler for AMD NTB by Arindam Nath · 5 years ago
  11. ac10d4f NTB: send DB event when driver is loaded or un-loaded by Arindam Nath · 5 years ago
  12. 41dfc3f7 NTB: remove redundant setting of DB valid mask by Arindam Nath · 5 years ago
  13. 5f0856b NTB: return link up status correctly for PRI and SEC by Arindam Nath · 5 years ago
  14. ae5f4bd NTB: add helper functions to set and clear sideinfo by Arindam Nath · 5 years ago
  15. 92abf4c NTB: move ntb_ctrl handling to init and deinit by Arindam Nath · 5 years ago
  16. 673dd0c NTB: handle link up, D0 and D3 events correctly by Arindam Nath · 5 years ago
  17. 60ceafd NTB: handle link down event correctly by Arindam Nath · 5 years ago
  18. fdd8281 NTB: remove handling of peer_sta from amd_link_is_up by Arindam Nath · 5 years ago
  19. 2465b87 NTB: set peer_sta within event handler itself by Arindam Nath · 5 years ago
  20. 5cafa48 NTB: return the side info status from amd_poll_link by Arindam Nath · 5 years ago
  21. 5c6404d NTB: define a new function to get link status by Arindam Nath · 5 years ago
  22. 8a7cede NTB: Enable link up and down event notification by Arindam Nath · 5 years ago
  23. 52ba447 NTB: clear interrupt status register by Arindam Nath · 5 years ago
  24. cb004c2 NTB: Fix access to link status and control register by Arindam Nath · 5 years ago
  25. 788b041 ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0 by Alexander Fomichev · 5 years ago
  26. bb81bf6 NTB: Fix an error in get link status by Jiasen Lin · 5 years ago
  27. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  28. 4720101 NTB: fix IDT Kconfig typos/spellos by Randy Dunlap · 5 years ago
  29. a1472e7 ntb_hw_amd: Add memory window support for new AMD hardware by Sanjay R Mehta · 5 years ago
  30. 5f59f6b ntb_hw_amd: Add a new NTB PCI device ID by Sanjay R Mehta · 5 years ago
  31. c16c665 ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0 by Alexander Fomichev · 6 years ago
  32. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  33. a944ccc3 ntb_hw_switchtec: Fix setup MW with failure bug by Joey Zhang · 6 years ago
  34. f0f43e7 ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case by Wesley Sheng · 6 years ago
  35. 28e339f ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function by Joey Zhang · 6 years ago
  36. 1e590de NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask() by Dan Carpenter · 6 years ago
  37. ff148d8 ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev() by Dan Carpenter · 6 years ago
  38. a5c3666 NTB: ntb_hw_amd: set peer limit register by Sanjay R Mehta · 6 years ago
  39. c56b4ef ntb: intel: Make intel_ntb3_peer_db_addr static by YueHaibing · 6 years ago
  40. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  41. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  42. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  43. e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  44. ebb09b3 NTB: add new parameter to peer_db_addr() db_bit and db_data by Leonid Ravich · 6 years ago
  45. a2585cd ntb_hw_switchtec: Added support of >=4G memory windows by Paul Selles · 6 years ago
  46. cce8e04 ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers by Paul Selles · 6 years ago
  47. fdddcfd Merge 5.0-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  48. 8fdf906 ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header by Logan Gunthorpe · 6 years ago
  49. 0795ccd ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks by Logan Gunthorpe · 6 years ago
  50. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  51. a662315 ntb: idt: Alter the driver info comments by Serge Semin · 7 years ago
  52. b8babac ntb: idt: Discard temperature sensor IRQ handler by Serge Semin · 7 years ago
  53. aed1b7b ntb: idt: Add basic hwmon sysfs interface by Serge Semin · 7 years ago
  54. 4007040 ntb: idt: Alter temperature read method by Serge Semin · 7 years ago
  55. 37a3e96 ntb: idt: Set PCIe bus address to BARLIMITx by Serge Semin · 7 years ago
  56. 1b76198 NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks by Gustavo A. R. Silva · 6 years ago
  57. 7756e2b ntb: intel: fix return value for ndev_vec_mask() by Dave Jiang · 6 years ago
  58. cfdfc14e switchtec: Use generic PCI Vendor ID and Class Code by Doug Meyer · 7 years ago
  59. 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
  60. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  61. 081a698 NTB: ntb_hw_idt: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  62. 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 7 years ago
  63. f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 7 years ago
  64. a906505 ntb: intel: header definitions refactor by Dave Jiang · 7 years ago
  65. ae07abd ntb_hw_switchtec: Make function switchtec_ntb_remove() static by Wei Yongjun · 7 years ago
  66. 6952c6d NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology by Serge Semin · 7 years ago
  67. 417cf39 NTB: Set dma mask and dma coherent mask to NTB devices by Serge Semin · 7 years ago
  68. b87ab21 NTB: Rename NTB messaging API methods by Serge Semin · 7 years ago
  69. c6fad21 ntb_hw_switchtec: fix logic error by Arnd Bergmann · 7 years ago
  70. 1e2fd20 ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans() by Logan Gunthorpe · 7 years ago
  71. d04be14 ntb_hw_switchtec: Force down the link before initializing by Logan Gunthorpe · 7 years ago
  72. 270d32e ntb_hw_switchtec: Crosslink doorbells and messages by Logan Gunthorpe · 7 years ago
  73. 0175250 ntb_hw_switchtec: Add initialization code for crosslink by Logan Gunthorpe · 7 years ago
  74. bbe35ca ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general by Logan Gunthorpe · 7 years ago
  75. 12cb203 ntb_hw_switchtec: Create helper function to setup reserved LUT MWs by Logan Gunthorpe · 7 years ago
  76. c3585cd ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver by Logan Gunthorpe · 7 years ago
  77. 3df54c8 ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups by Kelvin Cao · 7 years ago
  78. 2dd0f6a NTB: switchtec_ntb: Add new line on appropriate printks by Jon Mason · 7 years ago
  79. c5ec8b4 NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing" by Colin Ian King · 7 years ago
  80. 3f77567 ntb: remove Intel Atom NTB driver support by Dave Jiang · 7 years ago
  81. 140eb52 NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw by Doug Meyer · 7 years ago
  82. 4201a99 ntb: intel: remove b2b memory window workaround for Skylake NTB by Dave Jiang · 7 years ago
  83. 3a814a0 NTB: make idt_89hpes_cfg const by Bhumika Goyal · 7 years ago
  84. 87d11e6 NTB: switchtec_ntb: Add memory window support by Logan Gunthorpe · 7 years ago
  85. b9a4aca NTB: switchtec_ntb: Implement scratchpad registers by Logan Gunthorpe · 7 years ago
  86. 6619bf9 NTB: switchtec_ntb: Implement doorbell registers by Logan Gunthorpe · 7 years ago
  87. 0ee28f2 NTB: switchtec_ntb: Add link management by Logan Gunthorpe · 7 years ago
  88. e099b45 NTB: switchtec_ntb: Add skeleton NTB driver by Logan Gunthorpe · 7 years ago
  89. 3dd4db4 NTB: switchtec_ntb: Initialize hardware for doorbells and messages by Logan Gunthorpe · 7 years ago
  90. ec0467c NTB: switchtec_ntb: Initialize hardware for memory windows by Logan Gunthorpe · 7 years ago
  91. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 7 years ago
  92. bf2a952 NTB: Add IDT 89HPESxNTx PCIe-switches support by Serge Semin · 8 years ago
  93. 48ea021 ntb_hw_intel: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  94. 0f9bfb9 ntb_hw_amd: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  95. d67288a NTB: Alter Scratchpads API to support multi-ports devices by Serge Semin · 8 years ago
  96. 443b9a1 NTB: Alter MW API to support multi-ports devices by Serge Semin · 8 years ago
  97. 4e8c11b7 NTB: Alter link-state API to support multi-port devices by Serge Semin · 8 years ago
  98. 5eb449e ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits by Dave Jiang · 8 years ago
  99. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
  100. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago