1. eddad30 ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev() by Dan Carpenter · 6 years ago
  2. 10efc08 ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers by Paul Selles · 6 years ago
  3. 9ee29cc NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks by Gustavo A. R. Silva · 6 years ago
  4. ad8298f ntb: intel: fix return value for ndev_vec_mask() by Dave Jiang · 6 years ago
  5. cfdfc14e switchtec: Use generic PCI Vendor ID and Class Code by Doug Meyer · 6 years ago
  6. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  7. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 6 years ago
  8. 081a698 NTB: ntb_hw_idt: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  9. 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 7 years ago
  10. f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 7 years ago
  11. a906505 ntb: intel: header definitions refactor by Dave Jiang · 7 years ago
  12. ae07abd ntb_hw_switchtec: Make function switchtec_ntb_remove() static by Wei Yongjun · 7 years ago
  13. 6952c6d NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology by Serge Semin · 7 years ago
  14. 417cf39 NTB: Set dma mask and dma coherent mask to NTB devices by Serge Semin · 7 years ago
  15. b87ab21 NTB: Rename NTB messaging API methods by Serge Semin · 7 years ago
  16. c6fad21 ntb_hw_switchtec: fix logic error by Arnd Bergmann · 7 years ago
  17. 1e2fd20 ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans() by Logan Gunthorpe · 7 years ago
  18. d04be14 ntb_hw_switchtec: Force down the link before initializing by Logan Gunthorpe · 7 years ago
  19. 270d32e ntb_hw_switchtec: Crosslink doorbells and messages by Logan Gunthorpe · 7 years ago
  20. 0175250 ntb_hw_switchtec: Add initialization code for crosslink by Logan Gunthorpe · 7 years ago
  21. bbe35ca ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general by Logan Gunthorpe · 7 years ago
  22. 12cb203 ntb_hw_switchtec: Create helper function to setup reserved LUT MWs by Logan Gunthorpe · 7 years ago
  23. c3585cd ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver by Logan Gunthorpe · 7 years ago
  24. 3df54c8 ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups by Kelvin Cao · 7 years ago
  25. 2dd0f6a NTB: switchtec_ntb: Add new line on appropriate printks by Jon Mason · 7 years ago
  26. c5ec8b4 NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing" by Colin Ian King · 7 years ago
  27. 3f77567 ntb: remove Intel Atom NTB driver support by Dave Jiang · 7 years ago
  28. 140eb52 NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw by Doug Meyer · 7 years ago
  29. 4201a99 ntb: intel: remove b2b memory window workaround for Skylake NTB by Dave Jiang · 7 years ago
  30. 3a814a0 NTB: make idt_89hpes_cfg const by Bhumika Goyal · 7 years ago
  31. 87d11e6 NTB: switchtec_ntb: Add memory window support by Logan Gunthorpe · 7 years ago
  32. b9a4aca NTB: switchtec_ntb: Implement scratchpad registers by Logan Gunthorpe · 7 years ago
  33. 6619bf9 NTB: switchtec_ntb: Implement doorbell registers by Logan Gunthorpe · 7 years ago
  34. 0ee28f2 NTB: switchtec_ntb: Add link management by Logan Gunthorpe · 7 years ago
  35. e099b45 NTB: switchtec_ntb: Add skeleton NTB driver by Logan Gunthorpe · 7 years ago
  36. 3dd4db4 NTB: switchtec_ntb: Initialize hardware for doorbells and messages by Logan Gunthorpe · 7 years ago
  37. ec0467c NTB: switchtec_ntb: Initialize hardware for memory windows by Logan Gunthorpe · 7 years ago
  38. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 7 years ago
  39. bf2a952 NTB: Add IDT 89HPESxNTx PCIe-switches support by Serge Semin · 8 years ago
  40. 48ea021 ntb_hw_intel: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  41. 0f9bfb9 ntb_hw_amd: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  42. d67288a NTB: Alter Scratchpads API to support multi-ports devices by Serge Semin · 8 years ago
  43. 443b9a1 NTB: Alter MW API to support multi-ports devices by Serge Semin · 8 years ago
  44. 4e8c11b NTB: Alter link-state API to support multi-port devices by Serge Semin · 8 years ago
  45. 5eb449e ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits by Dave Jiang · 7 years ago
  46. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
  47. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
  48. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 8 years ago
  49. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 8 years ago
  50. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 8 years ago
  51. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  52. 25ea9f2 ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev by Dave Jiang · 8 years ago
  53. 49b89de NTB: ntb_hw_intel: Fix typo in module parameter descriptions by Wei Yongjun · 8 years ago
  54. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  55. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  56. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 9 years ago
  57. 03beaec NTB: Fix macro parameter conflict with field name by Allen Hubbe · 9 years ago
  58. a1b3695 NTB: Add support for AMD PCI-Express Non-Transparent Bridge by Xiangliang Yu · 9 years ago
  59. 703872c NTB: Clear property bits in BAR value by Dave Jiang · 9 years ago
  60. 8b782fa NTB: unify translation addresses by Dave Jiang · 9 years ago
  61. 9a07826 NTB: Fix range check on memory window index by Allen Hubbe · 9 years ago
  62. 2aa2a77 NTB: Improve index handling in B2B MW workaround by Allen Hubbe · 9 years ago
  63. 0a5d19d NTB: Add PCI Device IDs for Broadwell Xeon by Dave Jiang · 9 years ago
  64. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  65. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  66. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  67. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  68. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  69. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  70. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  71. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  72. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  73. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago