ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-07 20:14:34 to 2021-12-23 00:50:49 UTC [more...]

[PATCH] ntb_hw_switchtec: fix the spelling of "its"
 2021-12-23  0:50 UTC 

[PATCH next] NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc comment
 2021-12-22  1:55 UTC 

[PATCH] ntb_hw_amd: Add NTB PCI ID for new gen CPU
 2021-12-17  9:56 UTC 

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-15 20:50 UTC  (43+ messages)
` [patch V2 01/31] genirq/msi: Move descriptor list to struct msi_device_data
` [patch V2 02/31] genirq/msi: Add mutex for MSI list protection
` [patch V2 03/31] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
` [patch V2 04/31] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch V2 05/31] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
` [patch V2 06/31] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
` [patch V2 07/31] PCI/MSI: Protect MSI operations
` [patch V2 08/31] PCI/MSI: Use msi_add_msi_desc()
` [patch V2 09/31] PCI/MSI: Let core code free MSI descriptors
` [patch V2 10/31] PCI/MSI: Use msi_on_each_desc()
` [patch V2 11/31] x86/pci/xen: Use msi_for_each_desc()
` [patch V2 12/31] xen/pcifront: Rework MSI handling
` [patch V2 13/31] s390/pci: Rework MSI descriptor walk
` [patch V2 14/31] powerpc/4xx/hsta: Rework MSI handling
` [patch V2 15/31] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
` [patch V2 16/31] powerpc/pasemi/msi: Convert to msi_on_each_dec()
` [patch V2 17/31] powerpc/fsl_msi: Use msi_for_each_desc()
` [patch V2 18/31] powerpc/mpic_u3msi: Use msi_for_each-desc()
` [patch V2 19/31] PCI: hv: Rework MSI handling
` [patch V2 20/31] NTB/msi: Convert to msi_on_each_desc()
` [patch V2 21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
` [patch V2 22/31] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
` [patch V2 23/31] bus: fsl-mc-msi: Simplify MSI descriptor handling
` [patch V2 24/31] platform-msi: Let core code handle MSI descriptors
` [patch V2 25/31] platform-msi: Simplify platform device MSI code
` [patch V2 26/31] genirq/msi: Make interrupt allocation less convoluted
` [patch V2 27/31] genirq/msi: Convert to new functions
` [patch V2 28/31] genirq/msi: Mop up old interfaces
` [patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header
` [patch V2 30/31] genirq/msi: Simplify sysfs handling
` [patch V2 31/31] genirq/msi: Convert storage to xarray

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-13  7:50 UTC  (141+ messages)
` [patch 01/32] genirq/msi: Move descriptor list to struct msi_device_data
` [patch 02/32] genirq/msi: Add mutex for MSI list protection
` [patch 03/32] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch 05/32] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
` [patch 06/32] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
` [patch 07/32] genirq/msi: Count the allocated MSI descriptors
` [patch 08/32] PCI/MSI: Protect MSI operations
` [patch 09/32] PCI/MSI: Use msi_add_msi_desc()
` [patch 10/32] PCI/MSI: Let core code free MSI descriptors
` [patch 11/32] PCI/MSI: Use msi_on_each_desc()
` [patch 12/32] x86/pci/xen: Use msi_for_each_desc()
` [patch 13/32] xen/pcifront: Rework MSI handling
` [patch 14/32] s390/pci: Rework MSI descriptor walk
` [patch 15/32] powerpc/4xx/hsta: Rework MSI handling
` [patch 16/32] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
` [patch 17/32] powerpc/pasemi/msi: Convert to msi_on_each_dec()
` [patch 18/32] powerpc/fsl_msi: Use msi_for_each_desc()
` [patch 19/32] powerpc/mpic_u3msi: Use msi_for_each-desc()
` [patch 20/32] PCI: hv: Rework MSI handling
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
` [patch 22/32] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
` [patch 23/32] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
` [patch 24/32] bus: fsl-mc-msi: Simplify MSI descriptor handling
` [patch 25/32] platform-msi: Let core code handle MSI descriptors
` [patch 26/32] platform-msi: Simplify platform device MSI code
` [patch 27/32] genirq/msi: Make interrupt allocation less convoluted
` [patch 28/32] genirq/msi: Convert to new functions
` [patch 29/32] genirq/msi: Mop up old interfaces
` [patch 30/32] genirq/msi: Add abuse prevention comment to msi header
` [patch 31/32] genirq/msi: Simplify sysfs handling
` [patch 32/32] genirq/msi: Convert storage to xarray

ntb_tool: asymmetric windows
 2021-11-15 16:51 UTC 

[PATCH v2] IDT: Fix Build warnings on some 32bit architectures
 2021-11-03  6:39 UTC 

[PATCH] IDT: Fix Build warnings on some 32bit architectures
 2021-10-29 12:05 UTC 

[PATCH AUTOSEL 4.19 7/7] NTB: perf: Fix an error code in perf_setup_inbuf()
 2021-09-11 13:14 UTC 

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

[PATCH AUTOSEL 5.10 23/25] NTB: Fix an error code in ntb_msit_probe()
 2021-09-11 13:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 24/25] NTB: perf: Fix an error code in perf_setup_inbuf()

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

[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)


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).