Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2017-12-11 20:38:36 to 2018-05-14 22:04:10 UTC [more...]

[PATCH v2 0/4] NTB : Introduce message library
 2018-05-14 22:04 UTC  (22+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] NTB : Add message library NTB API
` [PATCH v2 3/4] NTB : Modification to ntb_perf module
` [PATCH v2 4/4] NTB : Add support to message registers based devices

[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
 2018-05-11 13:12 UTC  (3+ messages)
` [PATCH 6/9] NTB: ntb_hw_idt: "

[PATCH v17 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-05-07 20:36 UTC  (8+ messages)
` [PATCH v17 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v17 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v17 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v17 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v17 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v17 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v17 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] NTB: Add support to message registers based devices
 2018-05-05  2:57 UTC  (10+ messages)
      ` [PATCH 1/4] NTB : Introduce message library
      ` [PATCH 2/4] NTB : Add message library NTB API
      ` [PATCH 3/4] NTB : Modification to ntb_perf module
      ` [PATCH 4/4] NTB : Add support to message registers based devices

memcpy over NTB
 2018-05-02 16:38 UTC  (10+ messages)

ntb user space driver
 2018-05-01 13:07 UTC  (2+ messages)

[PATCH v16 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-04-21 17:29 UTC  (9+ messages)
` [PATCH v16 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v16 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v16 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v16 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v16 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v16 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v16 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH 2/2] ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
 2018-04-10 13:17 UTC 

[PATCH 1/2] ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw
 2018-04-10 13:17 UTC 

[PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers
 2018-04-05  4:48 UTC  (13+ messages)
` [PATCH v15 1/9] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v15 2/9] parisc: iomap: introduce io{read|write}64
` [PATCH v15 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v15 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v15 5/9] iomap: "
` [PATCH v15 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v15 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v15 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v15 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v13 00/10] Add io{read|write}64 to io-64-atomic headers
 2018-03-26 20:33 UTC  (18+ messages)
` [PATCH v13 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe
` [PATCH v13 02/10] iomap: Fix sparse endian check warnings
` [PATCH v13 03/10] parisc: iomap: introduce io{read|write}64
` [PATCH v13 04/10] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v13 05/10] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v13 06/10] iomap: "
` [PATCH v13 07/10] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v13 08/10] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v13 09/10] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v13 10/10] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v14 00/10] Add io{read|write}64 to io-64-atomic headers
 2018-03-22 17:28 UTC  (13+ messages)
` [PATCH v14 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe
` [PATCH v14 02/10] iomap: Add big endian sparse annotations to mmio_{read|write}XXbe()
` [PATCH v14 03/10] parisc: iomap: introduce io{read|write}64
` [PATCH v14 04/10] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v14 05/10] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v14 06/10] iomap: "
` [PATCH v14 07/10] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v14 08/10] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v14 09/10] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v14 10/10] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v12 0/9] Add io{read|write}64 to io-64-atomic headers
 2018-03-19 20:38 UTC  (12+ messages)
` [PATCH v12 1/9] iomap: Fix sparse endian check warnings
` [PATCH v12 2/9] parisc: iomap: introduce io{read|write}64
` [PATCH v12 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v12 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v12 5/9] iomap: "
` [PATCH v12 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v12 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v12 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v12 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH] ntb_transport: use put_device() instead of kfree()
 2018-03-09 16:46 UTC  (2+ messages)

[PATCH v11 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-03-06 17:03 UTC  (14+ messages)
` [PATCH v11 1/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v11 2/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v11 3/7] iomap: "
` [PATCH v11 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v11 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v11 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v11 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH 1/3] ntb: intel: header definitions refactor
 2018-02-11 19:37 UTC  (5+ messages)
` [PATCH 2/3] ntb: intel: split out the gen3 code
` [PATCH 3/3] ntb: intel: change references of skx to gen3

[GIT PULL] NTB bug fixes for v4.16
 2018-02-04 16:08 UTC 

[PATCH] NTB: ntb_perf: fix cast to restricted __le32
 2018-01-25  4:13 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] ntb_perf: Fix an error code in perf_copy_chunk()
 2018-01-24  4:07 UTC  (3+ messages)

[PATCH -next] ntb_hw_switchtec: Make function switchtec_ntb_remove() static
 2018-01-24  4:07 UTC  (3+ messages)

[PATCH][next] NTB: ntb_tool: fix memory leak on 'buf' on error exit path
 2018-01-24  4:06 UTC  (3+ messages)

[PATCH] NTB: ntb_perf: fix printing of resource_size_t
 2018-01-19 15:43 UTC  (2+ messages)

[ntb:ntb-next 23/32] drivers/ntb/test/ntb_perf.c:1391:4: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'resource_size_t'
 2018-01-19 13:05 UTC 

[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 v3 00/15] NTB: Add full multi-port API support to the test drivers
 2018-01-18 22:28 UTC  (3+ messages)
` [PATCH v4 "

[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

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  (8+ messages)
` [PATCH 2/2] ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox