Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2020-11-11 15:38:33 to 2021-07-06 10:46:26 UTC [more...]

[PATCH] bus: Make remove callback return void
 2021-07-06 10:46 UTC  (9+ messages)

[PATCH] ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data
 2021-06-09 11:21 UTC 

[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  (74+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
` [patch 05/30] genirq: Annotate irq stats data races
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
` [patch 07/30] genirq: Make kstat_irqs() static
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
` [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 11/30] parisc/irq: Use irq_desc_kstat_cpu() in 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 25/30] xen/events: Remove disfunct affinity spreading
` [patch 26/30] xen/events: Use immediate affinity setting
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
` [patch 30/30] genirq: Remove export of irq_to_desc()

[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  (14+ 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
` [PATCH v8 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v8 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge

[PATCH] ntb: idt: fix error check in ntb_hw_idt.c
 2020-12-06 23:25 UTC  (3+ messages)

[PATCH] ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
 2020-12-06 23:24 UTC  (2+ messages)

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-16 15:45 UTC  (14+ messages)


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