-
- Downloads
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Pull NTB updates from Jon Mason: "Bug fixes galore, removal of the ntb atom driver, and updates to the ntb tools and tests to support the multi-port interface" * tag 'ntb-4.16' of git://github.com/jonmason/ntb: (37 commits) NTB: ntb_perf: fix cast to restricted __le32 ntb_perf: Fix an error code in perf_copy_chunk() ntb_hw_switchtec: Make function switchtec_ntb_remove() static NTB: ntb_tool: fix memory leak on 'buf' on error exit path NTB: ntb_perf: fix printing of resource_size_t NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology NTB: ntb_test: Update ntb_perf tests NTB: ntb_test: Update ntb_tool MW tests NTB: ntb_test: Add ntb_tool Message tests NTB: ntb_test: Update ntb_tool Scratchpad tests NTB: ntb_test: Update ntb_tool DB tests NTB: ntb_test: Update ntb_tool link tests NTB: ntb_test: Add ntb_tool port tests NTB: ntb_test: Safely use paths with whitespace NTB: ntb_perf: Add full multi-port NTB API support NTB: ntb_tool: Add full multi-port NTB API support NTB: ntb_pp: Add full multi-port NTB API support NTB: Fix UB/bug in ntb_mw_get_align() NTB: Set dma mask and dma coherent mask to NTB devices NTB: Rename NTB messaging API methods ...
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/ntb/hw/amd/ntb_hw_amd.c 4 additions, 0 deletionsdrivers/ntb/hw/amd/ntb_hw_amd.c
- drivers/ntb/hw/idt/ntb_hw_idt.c 20 additions, 17 deletionsdrivers/ntb/hw/idt/ntb_hw_idt.c
- drivers/ntb/hw/intel/ntb_hw_intel.c 8 additions, 305 deletionsdrivers/ntb/hw/intel/ntb_hw_intel.c
- drivers/ntb/hw/intel/ntb_hw_intel.h 0 additions, 58 deletionsdrivers/ntb/hw/intel/ntb_hw_intel.h
- drivers/ntb/hw/mscc/ntb_hw_switchtec.c 487 additions, 116 deletionsdrivers/ntb/hw/mscc/ntb_hw_switchtec.c
- drivers/ntb/ntb.c 1 addition, 3 deletionsdrivers/ntb/ntb.c
- drivers/ntb/ntb_transport.c 3 additions, 0 deletionsdrivers/ntb/ntb_transport.c
- drivers/ntb/test/ntb_perf.c 1220 additions, 604 deletionsdrivers/ntb/test/ntb_perf.c
- drivers/ntb/test/ntb_pingpong.c 283 additions, 167 deletionsdrivers/ntb/test/ntb_pingpong.c
- drivers/ntb/test/ntb_tool.c 1244 additions, 583 deletionsdrivers/ntb/test/ntb_tool.c
- include/linux/ntb.h 26 additions, 25 deletionsinclude/linux/ntb.h
- include/linux/switchtec.h 22 additions, 1 deletioninclude/linux/switchtec.h
- tools/testing/selftests/ntb/ntb_test.sh 232 additions, 75 deletionstools/testing/selftests/ntb/ntb_test.sh
Loading
Please register or sign in to comment