ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 19:48:36 to 2021-09-11 13:12:30 UTC [more...]

[PATCH AUTOSEL 5.14 29/32] NTB: Fix an error code in ntb_msit_probe()
 2021-09-11 13:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 30/32] NTB: perf: Fix an error code in perf_setup_inbuf()

[GIT PULL] NTB bug fixes for v5.15
 2021-09-07 20:14 UTC  (2+ messages)

[PATCH] ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data
 2021-09-05 15:35 UTC  (2+ messages)

[PATCH] NTB: switch from 'pci_' to 'dma_' API
 2021-09-05 11:11 UTC 

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (17+ messages)
` [PATCH v2 4/4] "

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (22+ messages)

[PATCH v2] NTB: Fix an error code in ntb_msit_probe()
 2021-06-07 15:51 UTC  (2+ messages)

[PATCH v2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-07  8:40 UTC 

[PATCH 1/2] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-06-07  5:58 UTC  (5+ messages)
` [PATCH 2/2] NTB: Fix an error code in ntb_msit_probe()
    ` 回复:[PATCH "

[RFC] ntb/plx: Add support for PLX hardware
 2021-05-21 18:33 UTC  (7+ messages)

[PATCH -next] NTB: Drop kfree for memory allocated with devm_kzalloc
 2021-02-12 17:45 UTC  (3+ messages)

[PATCH v11 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 22:03 UTC  (19+ messages)
` [PATCH v11 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v11 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v11 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v11 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v11 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v11 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v11 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v11 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v11 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v11 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v11 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v11 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v11 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v11 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v11 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v11 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v11 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v10 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 18:37 UTC  (19+ messages)
` [PATCH v10 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v10 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v10 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v10 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v10 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v10 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v10 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v10 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v10 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v10 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v10 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v10 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v10 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v10 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v10 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v10 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v10 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] ntb: intel: remove invalid email address in header comment
 2021-02-01 16:12 UTC 

[PATCH v9 00/17] Implement NTB Controller using multiple PCI EP
 2021-01-29  5:10 UTC  (34+ messages)
` [PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v9 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v9 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v9 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v9 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v9 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v9 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v9 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v9 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v9 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v9 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v9 12/17] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v9 13/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v9 14/17] PCI: Add TI J721E device to pci ids
` [PATCH v9 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v9 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v9 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2021-01-11 10:14 UTC  (62+ messages)
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
  ` [Intel-gfx] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [patch 17/30] NTB/msi: Use irq_has_action()
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [patch 19/30] PCI: mobiveil: "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts

[GIT PULL] NTB bug fixes for v5.11
 2021-01-04 15:41 UTC  (6+ messages)

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2021-01-04 15:15 UTC  (8+ messages)
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).