messages from 2017-11-29 17:55:53 to 2018-01-19 00:55:53 UTC [more...]
[ntb:ntb-next 23/32] drivers/ntb/test/ntb_perf.c:276:21: sparse: cast to restricted __le32
2018-01-19 0:55 UTC
[ntb:ntb-next 23/32] drivers/ntb/test/ntb_perf.c:1390:35: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'resource_size_t {aka unsigned int}'
2018-01-18 23:02 UTC
[PATCH] [RESEND] ntb_hw_switchtec: fix logic error
2018-01-18 22:30 UTC (2+ messages)
[PATCH v2 1/2] ntb_transport: Fix bug with max_mw_size parameter
2018-01-18 22:30 UTC (4+ messages)
` [PATCH v2 2/2] ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()
[PATCH] MAINTAINERS: NTB: Update contact info
2018-01-18 22:29 UTC (2+ messages)
[PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers
2018-01-18 22:28 UTC (88+ messages)
` [PATCH v2 01/15] NTB: Rename NTB messaging API methods
` [PATCH v2 02/15] NTB: Set dma mask and dma coherent mask to NTB devices
` [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align()
` [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support
` [PATCH v2 05/15] NTB: ntb_tool: "
` [PATCH v2 06/15] NTB: ntb_perf: "
` [PATCH v2 07/15] NTB: ntb_test: Safely use paths with whitespace
` [PATCH v2 08/15] NTB: ntb_test: Add ntb_tool port tests
` [PATCH v2 09/15] NTB: ntb_test: Update ntb_tool link tests
` [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests
` [PATCH v2 11/15] NTB: ntb_test: Update ntb_tool Scratchpad tests
` [PATCH v2 12/15] NTB: ntb_test: Add ntb_tool Message tests
` [PATCH v2 13/15] NTB: ntb_test: Update ntb_tool MW tests
` [PATCH v2 14/15] NTB: ntb_test: Update ntb_perf tests
` [PATCH v2 15/15] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology
` [PATCH v3 00/15] NTB: Add full multi-port API support to the test drivers
` [PATCH v3 01/15] NTB: Rename NTB messaging API methods
` [PATCH v3 02/15] NTB: Set dma mask and dma coherent mask to NTB devices
` [PATCH v3 03/15] NTB: Fix UB/bug in ntb_mw_get_align()
` [PATCH v3 04/15] NTB: ntb_pp: Add full multi-port NTB API support
` [PATCH v3 05/15] NTB: ntb_tool: "
` [PATCH v3 06/15] NTB: ntb_perf: "
` [PATCH v3 07/15] NTB: ntb_test: Safely use paths with whitespace
` [PATCH v3 08/15] NTB: ntb_test: Add ntb_tool port tests
` [PATCH v3 09/15] NTB: ntb_test: Update ntb_tool link tests
` [PATCH v3 10/15] NTB: ntb_test: Update ntb_tool DB tests
` [PATCH v3 11/15] NTB: ntb_test: Update ntb_tool Scratchpad tests
` [PATCH v3 12/15] NTB: ntb_test: Add ntb_tool Message tests
` [PATCH v3 13/15] NTB: ntb_test: Update ntb_tool MW tests
` [PATCH v3 14/15] NTB: ntb_test: Update ntb_perf tests
` [PATCH v3 15/15] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology
` [PATCH v4 00/15] NTB: Add full multi-port API support to the test drivers
` [PATCH v4 01/15] NTB: Rename NTB messaging API methods
` [PATCH v4 02/15] NTB: Set dma mask and dma coherent mask to NTB devices
` [PATCH v4 03/15] NTB: Fix UB/bug in ntb_mw_get_align()
` [PATCH v4 04/15] NTB: ntb_pp: Add full multi-port NTB API support
` [PATCH v4 05/15] NTB: ntb_tool: "
` [PATCH v4 06/15] NTB: ntb_perf: "
` [PATCH v4 07/15] NTB: ntb_test: Safely use paths with whitespace
` [PATCH v4 08/15] NTB: ntb_test: Add ntb_tool port tests
` [PATCH v4 09/15] NTB: ntb_test: Update ntb_tool link tests
` [PATCH v4 10/15] NTB: ntb_test: Update ntb_tool DB tests
` [PATCH v4 11/15] NTB: ntb_test: Update ntb_tool Scratchpad tests
` [PATCH v4 12/15] NTB: ntb_test: Add ntb_tool Message tests
` [PATCH v4 13/15] NTB: ntb_test: Update ntb_tool MW tests
` [PATCH v4 14/15] NTB: ntb_test: Update ntb_perf tests
` [PATCH v4 15/15] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology
[PATCH v10 0/8] Add io{read|write}64 to io-64-atomic headers
2018-01-05 8:01 UTC (10+ messages)
` [PATCH v10 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v10 2/8] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v10 3/8] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v10 4/8] iomap: "
` [PATCH v10 5/8] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v10 6/8] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v10 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v10 8/8] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers
2018-01-04 17:05 UTC (11+ messages)
` [PATCH v9 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v9 2/8] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v9 3/8] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v9 4/8] iomap: "
` [PATCH v9 5/8] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v9 6/8] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v9 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v9 8/8] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
ntb user space driver
2017-12-16 4:05 UTC
question of ntb_transport dma copy
2017-12-12 1:26 UTC (3+ messages)
[PATCH 1/2] ntb_transport: Fix bug with max_mw_size parameter
2017-12-11 20:38 UTC (9+ messages)
` [PATCH 2/2] ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()
[PATCH] ntb_netdev: set the net_device's parent
2017-12-09 0:02 UTC (4+ messages)
` [PATCH] ntb_transport: fix qp count bug
[PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers
2017-12-07 16:15 UTC (10+ messages)
` [PATCH v9 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v9 2/8] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v9 3/8] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v9 4/8] iomap: "
` [PATCH v9 5/8] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v9 6/8] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v9 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v9 8/8] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] ntb_hw_switchtec: fix logic error
2017-12-06 17:37 UTC (2+ messages)
[PATCH 0/7] Switchtec NTB Crosslink Support
2017-12-05 19:55 UTC (11+ messages)
` [PATCH 2/7] ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver
` [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers
` [PATCH 6/7] ntb_hw_switchtec: Add initialization code for crosslink
` [PATCH 7/7] ntb_hw_switchtec: Crosslink doorbells and messages
[PATCH v2] ntb_hw_switchtec: Force down the link before initializing
2017-12-05 19:46 UTC (9+ messages)
[PATCH] NTB: ntb_pp: Add full multi-port NTB API support
2017-12-03 20:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH] NTB: ntb_perf: Add full multi-port NTB API support
2017-12-03 17:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] NTB: ntb_tool: Add full multi-port NTB API support
2017-12-03 9:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH 01/08] NTB: ntb_test: Safely use paths with whitespace
2017-11-30 22:37 UTC (12+ messages)
` [PATCH 02/08] NTB: ntb_test: Add ntb_tool port tests
` [PATCH 03/08] NTB: ntb_test: Update ntb_tool link tests
` [PATCH 04/08] NTB: ntb_test: Update ntb_tool DB tests
` [PATCH 05/08] NTB: ntb_test: Update ntb_tool Scratchpad tests
` [PATCH 06/08] NTB: ntb_test: Add ntb_tool Message tests
` [PATCH 07/08] NTB: ntb_test: Update ntb_tool MW tests
` [PATCH 08/08] NTB: ntb_test: Update ntb_perf tests
[PATCH] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology
2017-11-30 22:27 UTC (4+ messages)
[PATCH] NTB: Set dma mask and dma coherent mask to NTB devices
2017-11-30 22:16 UTC (2+ messages)
[PATCH] NTB: Fix UB/bug in ntb_mw_get_align()
2017-11-30 22:07 UTC (2+ messages)
[PATCH] NTB: Rename NTB messaging API methods
2017-11-30 21:34 UTC (2+ messages)
` [PATCH v2] "
Ntb Transport Driver Problem After Power-up
2017-11-29 23:44 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox