messages from 2020-07-04 16:09:12 to 2020-11-11 15:36:14 UTC [more...]
[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
2020-11-11 15:35 UTC
[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
2020-11-11 2:49 UTC (31+ messages)
` [PATCH v7 01/18] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v7 02/18] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v7 03/18] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v7 04/18] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v7 05/18] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v7 06/18] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v7 07/18] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v7 08/18] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v7 09/18] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v7 10/18] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v7 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v7 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v7 13/18] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v7 14/18] PCI: Add TI J721E device to pci ids
` [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v7 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v7 17/18] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v7 18/18] Documentation: PCI: Add userguide for PCI endpoint NTB function
[PATCH] ntb: idt: fix error check in ntb_hw_idt.c
2020-11-10 18:33 UTC (2+ messages)
ntb_unregister_device problem
2020-10-27 22:32 UTC
[GIT PULL] NTB bug fixes for v5.10
2020-10-25 18:35 UTC (2+ messages)
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-10-19 7:39 UTC (44+ 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 0/5] Add noncoherent platform support for vop driver
2020-09-27 5:07 UTC (2+ messages)
[PATCH v6 00/17] Implement NTB Controller using multiple PCI EP
2020-09-24 9:25 UTC (18+ messages)
` [PATCH v6 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v6 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v6 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v6 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v6 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v6 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v6 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v6 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v6 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v6 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v6 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v6 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v6 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v6 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v6 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v6 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v6 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
2020-09-21 4:58 UTC (23+ messages)
` [PATCH v5 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v5 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v5 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v5 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v5 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v5 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v5 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v5 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v5 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v5 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v5 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v5 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v5 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v5 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
2020-09-18 4:04 UTC (24+ messages)
[PATCH v4 00/17] Implement NTB Controller using multiple PCI EP
2020-09-16 17:05 UTC (19+ messages)
` [PATCH v4 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v4 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v4 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v4 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v4 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v4 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v4 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v4 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v4 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v4 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v4 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v4 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v4 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v4 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v4 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v4 16/17] Documentation: PCI: Add binding documentation for pci-ntb endpoint function
` [PATCH v4 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
[PATCH v3 00/17] Implement NTB Controller using multiple PCI EP
2020-09-14 15:36 UTC (20+ messages)
` [PATCH v3 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v3 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v3 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v3 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v3 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v3 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v3 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v3 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v3 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v3 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v3 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v3 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v3 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v3 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v3 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v3 16/17] Documentation: PCI: Add binding documentation for pci-ntb endpoint function
` [PATCH v3 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function
[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 (10+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
[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: "
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