Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2020-05-14 15:01:16 to 2020-09-01 08:50:37 UTC [more...]

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-01  8:50 UTC  (41+ messages)
` [RFC PATCH 01/22] vhost: Make _feature_ bits a property of vhost device
` [RFC PATCH 02/22] vhost: Introduce standard Linux driver model in VHOST
` [RFC PATCH 03/22] vhost: Add ops for the VHOST driver to configure VHOST device
` [RFC PATCH 04/22] vringh: Add helpers to access vring in MMIO
` [RFC PATCH 05/22] vhost: Add MMIO helpers for operations on vhost virtqueue
` [RFC PATCH 06/22] vhost: Introduce configfs entry for configuring VHOST
` [RFC PATCH 07/22] virtio_pci: Use request_threaded_irq() instead of request_irq()
` [RFC PATCH 08/22] rpmsg: virtio_rpmsg_bus: Disable receive virtqueue callback when reading messages
` [RFC PATCH 09/22] rpmsg: Introduce configfs entry for configuring rpmsg
` [RFC PATCH 10/22] rpmsg: virtio_rpmsg_bus: Add Address Service Notification support
` [RFC PATCH 11/22] rpmsg: virtio_rpmsg_bus: Move generic rpmsg structure to rpmsg_internal.h
` [RFC PATCH 12/22] virtio: Add ops to allocate and free buffer
` [RFC PATCH 13/22] rpmsg: virtio_rpmsg_bus: Use virtio_alloc_buffer() and virtio_free_buffer()
` [RFC PATCH 14/22] rpmsg: Add VHOST based remote processor messaging bus
` [RFC PATCH 15/22] samples/rpmsg: Setup delayed work to send message
` [RFC PATCH 16/22] samples/rpmsg: Wait for address to be bound to rpdev for sending message
` [RFC PATCH 17/22] rpmsg.txt: Add Documentation to configure rpmsg using configfs
` [RFC PATCH 18/22] virtio_pci: Add VIRTIO driver for VHOST on Configurable PCIe Endpoint device
` [RFC PATCH 19/22] PCI: endpoint: Add EP function driver to provide VHOST interface
` [RFC PATCH 20/22] NTB: Add a new NTB client driver to implement VIRTIO functionality
` [RFC PATCH 21/22] NTB: Add a new NTB client driver to implement VHOST functionality
` [RFC PATCH 22/22] NTB: Describe ntb_virtio and ntb_vhost client in the documentation

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (42+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH][next] NTB: Use struct_size() helper in devm_kzalloc()
 2020-08-24 14:58 UTC  (3+ messages)

[RESEND] NTB: hw: amd: fix an issue about leak system resources
 2020-08-24 14:52 UTC  (2+ messages)

[PATCH] ntb: intel: Fix memleak in intel_ntb_pci_probe
 2020-08-24 14:48 UTC  (3+ messages)

[PATCH] NTB: hw: amd: Add missed pci_release_region
 2020-07-24  8:42 UTC 

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-13 17:20 UTC  (26+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 03/17] Documentation/driver-api: firmware/firmware_cache: "
` [PATCH 04/17] Documentation/driver-api: firmware/direct-fs-lookup: "
` [PATCH 05/17] Documentation/driver-api: firmware/request_firmware: "
` [PATCH 06/17] Documentation/driver-api: generic-counter: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 08/17] Documentation/driver-api: media/cec-core: "
` [PATCH 09/17] Documentation/driver-api: media/dtv-frontend: "
` [PATCH 10/17] Documentation/driver-api: media/v4l2-dev: "
` [PATCH 11/17] Documentation/driver-api: driver-model/platform: "
` [PATCH 12/17] Documentation/driver-api: ntb: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
` [PATCH 14/17] Documentation/driver-api: uio-howto: "
` [PATCH 15/17] Documentation/driver-api: usb/URB: "
` [PATCH 16/17] Documentation/driver-api: media/v4l2-controls: drop doubled words
` [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:32 UTC  (6+ messages)
` [PATCH v3 1/4] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v3 2/4] rtl818x: "
` [PATCH v3 3/4] ntb: intel: "
` [PATCH v3 4/4] virtio: pci: "

[PATCH AUTOSEL 4.14 032/108] NTB: Fix the default port and peer numbers for legacy drivers
 2020-06-18  1:24 UTC 

[PATCH AUTOSEL 4.19 042/172] NTB: ntb_pingpong: Choose doorbells based on port number
 2020-06-18  1:22 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 043/172] NTB: Fix the default port and peer numbers for legacy drivers
` [PATCH AUTOSEL 4.19 153/172] ntb_perf: pass correct struct device to dma_alloc_coherent
` [PATCH AUTOSEL 4.19 154/172] ntb_tool: "
` [PATCH AUTOSEL 4.19 155/172] NTB: ntb_tool: reading the link file should not end in a NULL byte
` [PATCH AUTOSEL 4.19 156/172] NTB: Revert the change to use the NTB device dev for DMA allocations
` [PATCH AUTOSEL 4.19 157/172] NTB: perf: Don't require one more memory window than number of peers
` [PATCH AUTOSEL 4.19 158/172] NTB: perf: Fix support for hardware that doesn't have port numbers
` [PATCH AUTOSEL 4.19 159/172] NTB: perf: Fix race condition when run with ntb_test
` [PATCH AUTOSEL 4.19 160/172] NTB: ntb_test: Fix bug when counting remote files

[PATCH AUTOSEL 5.4 072/266] NTB: ntb_pingpong: Choose doorbells based on port number
 2020-06-18  1:16 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 073/266] NTB: Fix the default port and peer numbers for legacy drivers
` [PATCH AUTOSEL 5.4 237/266] ntb_perf: pass correct struct device to dma_alloc_coherent
` [PATCH AUTOSEL 5.4 238/266] ntb_tool: "
` [PATCH AUTOSEL 5.4 239/266] NTB: ntb_tool: reading the link file should not end in a NULL byte
` [PATCH AUTOSEL 5.4 240/266] NTB: Revert the change to use the NTB device dev for DMA allocations
` [PATCH AUTOSEL 5.4 241/266] NTB: perf: Don't require one more memory window than number of peers
` [PATCH AUTOSEL 5.4 242/266] NTB: perf: Fix support for hardware that doesn't have port numbers
` [PATCH AUTOSEL 5.4 243/266] NTB: perf: Fix race condition when run with ntb_test
` [PATCH AUTOSEL 5.4 244/266] NTB: ntb_test: Fix bug when counting remote files

[PATCH AUTOSEL 5.7 095/388] NTB: ntb_pingpong: Choose doorbells based on port number
 2020-06-18  1:07 UTC  (10+ messages)
` [PATCH AUTOSEL 5.7 096/388] NTB: Fix the default port and peer numbers for legacy drivers
` [PATCH AUTOSEL 5.7 347/388] ntb_perf: pass correct struct device to dma_alloc_coherent
` [PATCH AUTOSEL 5.7 348/388] ntb_tool: "
` [PATCH AUTOSEL 5.7 349/388] NTB: ntb_tool: reading the link file should not end in a NULL byte
` [PATCH AUTOSEL 5.7 350/388] NTB: Revert the change to use the NTB device dev for DMA allocations
` [PATCH AUTOSEL 5.7 351/388] NTB: perf: Don't require one more memory window than number of peers
` [PATCH AUTOSEL 5.7 352/388] NTB: perf: Fix support for hardware that doesn't have port numbers
` [PATCH AUTOSEL 5.7 353/388] NTB: perf: Fix race condition when run with ntb_test
` [PATCH AUTOSEL 5.7 354/388] NTB: ntb_test: Fix bug when counting remote files

[PATCH v2 00/14] Implement NTB Controller using multiple PCI EP
 2020-06-12  5:30 UTC  (17+ messages)
` [PATCH v2 01/14] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v2 02/14] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v2 03/14] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v2 04/14] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v2 05/14] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v2 06/14] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v2 07/14] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v2 08/14] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v2 09/14] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v2 10/14] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v2 11/14] PCI: Add TI J721E device to pci ids
` [PATCH v2 12/14] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v2 13/14] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v2 14/14] Documentation: PCI: Add userguide for PCI endpoint NTB function

[GIT PULL] NTB patches for v5.8
 2020-06-07 23:20 UTC  (2+ messages)

[ntb:ntb-next 4/19] drivers/ntb/hw/intel/ntb_hw_gen4.c:484:5: warning: no previous prototype for function 'intel_ntb4_mw_get_align'
 2020-06-06  0:44 UTC 

[ntb:ntb-next 4/19] drivers/ntb/hw/intel/ntb_hw_gen4.c:484:5: warning: no previous prototype for 'intel_ntb4_mw_get_align'
 2020-06-05 22:15 UTC 

[PATCH] ntb: intel: add hw workaround for NTB BAR alignment
 2020-06-05 15:13 UTC 

linux-next: Fixes tag needs some work in the ntb tree
 2020-06-01  7:44 UTC 

NTB changes for v5.8
 2020-05-31 20:03 UTC 

[PATCH] ntb: intel: fix static declaration
 2020-05-31 19:56 UTC  (2+ messages)

[PATCH] NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typos
 2020-05-31 19:55 UTC  (2+ messages)

[PATCH] ntb: intel: add revision lockdown for Icelake NTB driver
 2020-05-31 19:55 UTC  (2+ messages)

[PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements
 2020-05-31 19:54 UTC  (2+ messages)

Using NTRDMA with Intel Skylake in b2b configuration
 2020-05-25 19:17 UTC  (2+ messages)

[PATCH 00/19] Implement NTB Controller using multiple PCI EP
 2020-05-23  1:47 UTC  (14+ messages)
` [PATCH 01/19] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device
` [PATCH 10/19] PCI: endpoint: Make pci_epf_driver ops optional
` [PATCH 13/19] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH 14/19] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH 15/19] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH 16/19] PCI: Add TI J721E device to pci ids
` [PATCH 17/19] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH 18/19] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH 19/19] NTB: ntb_perf/ntb_tool: Use PCI device for dma_alloc_coherent()


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