Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2018-03-05 19:08:50 to 2018-06-09 00:08:27 UTC [more...]

[PATCH 0/8] Fix breakage caused by the NTB multi-port patchset
 2018-06-09  0:08 UTC  (5+ messages)
` [PATCH 5/8] NTB: perf: Don't require one more memory window than number of peers
` [PATCH 5/8] NTB: perf: Don't require one more memory window than peer
` [PATCH 7/8] NTB: perf: Fix race condition when run with ntb_test
` [PATCH 8/8] NTB: ntb_test: Fix bug when counting remote files

Problem with the connection status (Link-status) after loading the driver ntb_hw_intel
 2018-06-08  9:23 UTC  (14+ messages)

dma_alloc_coherent bug in latest ntb_tool changes
 2018-06-08  0:54 UTC  (8+ messages)

[PATCH] NTB: ntb_tool: reading the link file should not end in a NULL byte
 2018-06-07 23:09 UTC 

[PATCH v2 0/4] NTB : Introduce message library
 2018-05-31 22:27 UTC  (25+ 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

ntb_tool cannot dma_alloc_coherent with CMA (over switchtec)
 2018-05-31 20:15 UTC  (6+ messages)

[PATCH v3] PCI: Expand documentation for pci_add_dma_alias()
 2018-05-30 20:13 UTC 

[PATCH v2] PCI: Expand documentation for pci_add_dma_alias()
 2018-05-24 17:51 UTC  (3+ messages)

[PATCH] PCI: Expand documentation for pci_add_dma_alias()
 2018-05-23 22:06 UTC  (2+ messages)

[PATCH v2 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-23 20:39 UTC  (6+ messages)
` [PATCH v2 1/2] NTB: Migrate PCI Constants to Cannonical PCI Header
` [PATCH v2 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-23 20:21 UTC  (16+ messages)
` [PATCH 1/2] NTB: Migrate PCI Constants to Cannonical PCI Header
` [PATCH 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH] ntb_transport: use put_device() instead of kfree()
 2018-05-22 16:56 UTC  (4+ messages)

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

[PATCH 2/2] ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
 2018-05-22  0:35 UTC  (2+ messages)

[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 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 v11 0/7] Add io{read|write}64 to io-64-atomic headers
 2018-03-06 17:03 UTC  (11+ messages)
` [PATCH v11 2/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v11 3/7] iomap: "
` [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


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