messages from 2023-11-29 06:05:03 to 2023-12-12 15:27:27 UTC [more...]
[PATCH v8 00/13] Introduce STM32 Firewall framework
2023-12-12 15:23 UTC (12+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 05/13] firewall: introduce stm32_firewall framework
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller "
[PATCH v6 00/40] ep93xx device tree conversion
2023-12-12 11:53 UTC (5+ messages)
` [PATCH v6 09/40] dt-bindings: dma: Add Cirrus EP93xx
` [PATCH v6 10/40] dma: cirrus: Convert to DT for "
` [PATCH v6 40/40] dma: cirrus: remove platform code
[PATCH v2 0/4] Add APIs to request TX/RX DMA channels by ID
2023-12-12 11:10 UTC (5+ messages)
` [PATCH v2 1/4] dmaengine: ti: k3-udma-glue: Add function to parse channel "
` [PATCH v2 2/4] dmaengine: ti: k3-udma-glue: Update name for remote RX channel device
` [PATCH v2 3/4] dmaengine: ti: k3-udma-glue: Add function to request TX channel by ID
` [PATCH v2 4/4] dmaengine: ti: k3-udma-glue: Add function to request RX "
[PATCH v2 0/7] IOMMU related FW parsing cleanup
2023-12-12 9:19 UTC (9+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
[PATCH v5 0/2] New driver for the Loongson LS2X APB DMA Controller
2023-12-12 6:05 UTC (5+ messages)
` [PATCH v5 2/2] dmaengine: ls2x-apb: new driver for the Loongson LS2X APB DMA controller
[PATCH 0/4] axi-dmac: Add support for scatter-gather transfers
2023-12-12 4:34 UTC (10+ messages)
` [PATCH 1/4] dmaengine: axi-dmac: Small code cleanup
` [PATCH 2/4] dmaengine: axi-dmac: Allocate hardware descriptors
` [PATCH 3/4] dmaengine: axi-dmac: Add support for scatter-gather transfers
` [PATCH 4/4] dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
[PATCH v3 00/35] bitops: add atomic find_bit() operations
2023-12-12 2:30 UTC (5+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 10/35] dmaengine: idxd: optimize perfmon_assign_event()
[PATCH] dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
2023-12-12 2:21 UTC (2+ messages)
[PATCH v7 00/13] Introduce STM32 Firewall framework
2023-12-11 18:48 UTC (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "
[PATCH RESEND v6 0/2] Add dma controller driver for HiSilicon Ascend310/910
2023-12-11 17:56 UTC (4+ messages)
` [PATCH RESEND v6 1/2] dmaengine: Add HiSilicon Ascend SDMA engine support
` [PATCH RESEND v6 2/2] dt-bindings: dma: HiSilicon: Add bindings for HiSilicon Ascend sdma
[PATCH] dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
2023-12-11 15:04 UTC (2+ messages)
[RESEND PATCH V2 0/2] Support dma channel mask
2023-12-11 15:04 UTC (2+ messages)
[PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
2023-12-11 15:04 UTC (6+ messages)
` [PATCH v5 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v5 2/4] dt-bindings: dma: sf-pdma: add new compatible name
` [PATCH v5 3/4] dmaengine: sf-pdma: add mpfs-pdma "
` [PATCH v5 4/4] riscv: dts: microchip: add specific compatible for mpfs pdma
` (subset) [PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
[PATCH] dt-bindings: dma: Drop undocumented examples
2023-12-11 15:04 UTC (4+ messages)
[PATCH V1 0/2] Support dma channel mask
2023-12-11 15:04 UTC (2+ messages)
[PATCH 1/1] dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
2023-12-11 15:04 UTC (2+ messages)
[PATCH] dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
2023-12-11 15:04 UTC (2+ messages)
[PATCH v5 0/2] Some fixes for idxd driver
2023-12-11 15:03 UTC (4+ messages)
` [PATCH v5 1/2] dmaengine: idxd: Protect int_handle field in hw descriptor
` [PATCH v5 2/2] dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
[PATCH 1/2] dmaengine: sprd: delete enable opreation in probe
2023-12-11 11:40 UTC (4+ messages)
[PATCH v4 0/8] Miscellaneous xdma driver enhancements
2023-12-11 10:54 UTC (13+ messages)
` [PATCH v4 1/8] dmaengine: xilinx: xdma: Get rid of unused code
` [PATCH v4 2/8] dmaengine: xilinx: xdma: Add necessary macro definitions
` [PATCH v4 3/8] dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
` [PATCH v4 4/8] dmaengine: xilinx: xdma: Rework xdma_terminate_all()
` [PATCH v4 5/8] dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
` [PATCH v4 6/8] dmaengine: xilinx: xdma: Add transfer error reporting
` [FIXED PATCH "
` [PATCH v4 7/8] dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
` [PATCH v4 8/8] dmaengine: xilinx: xdma: Introduce "
[PATCH v5 00/39] ep93xx device tree conversion
2023-12-11 12:10 UTC (4+ messages)
` [PATCH v5 39/39] dma: cirrus: remove platform code
[PATCH 0/4] Add APIs to request TX/RX DMA channels by ID
2023-12-11 9:00 UTC (6+ messages)
[PATCH v11 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-12-08 22:13 UTC (23+ messages)
` [PATCH v11 01/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v11 02/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v11 03/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v11 04/14] dmaengine: idxd: Export wq resource "
` [PATCH v11 05/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v11 06/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v11 07/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v11 08/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v11 09/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v11 10/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v11 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v11 12/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v11 13/14] crypto: iaa - Add IAA Compression Accelerator stats
` [PATCH v11 14/14] dmaengine: idxd: Add support for device/wq defaults
[PATCH V3 0/5] dt-bindings: Document gpi/pdc/scm/smmu for X1E80100
2023-12-08 14:55 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] dmaengine: xilinx: Misc (cyclic) transfers fixes
2023-12-08 14:27 UTC (14+ messages)
` [PATCH v2 1/4] dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic mode
` [PATCH v2 2/4] dmaengine: xilinx: xdma: Clarify the logic between cyclic/sg modes
` [PATCH v2 3/4] dmaengine: xilinx: xdma: Better handling of the busy variable
` [PATCH v2 4/4] dmaengine: xilinx: xdma: Add terminate_all/synchronize callbacks
[PATCH] dmaengine: dmatest: fix timeout caused by kthread_stop
2023-12-08 1:53 UTC (2+ messages)
[PATCH] dmaengine: virt-dma : fix vchan error on multi-thread
2023-12-08 1:52 UTC (2+ messages)
[PATCH v12 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-12-07 19:59 UTC (17+ messages)
` [PATCH v12 01/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v12 02/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v12 03/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v12 04/14] dmaengine: idxd: Export wq resource "
` [PATCH v12 05/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v12 06/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v12 07/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v12 08/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v12 09/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v12 10/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v12 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v12 12/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v12 13/14] crypto: iaa - Add IAA Compression Accelerator stats
` [PATCH v12 14/14] dmaengine: idxd: Add support for device/wq defaults
[PATCH v2] dmaengine: pch_dma: Fix potential deadlock on &pd_chan->lock
2023-12-07 13:39 UTC (2+ messages)
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-07 9:10 UTC (8+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 10/35] dmaengine: idxd: optimize perfmon_assign_event()
[PATCH 00/10] IOMMU related FW parsing cleanup
2023-12-01 11:22 UTC (21+ messages)
` [PATCH 03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH 04/10] iommu: Mark dev_iommu_get() with lockdep
` [PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
` [PATCH 09/10] ACPI: IORT: Cast from ULL to phys_addr_t
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT
[PATCH V8 0/2] AMD QDMA driver
2023-11-30 19:38 UTC (3+ messages)
` [PATCH V8 1/2] dmaengine: amd: Add empty Kconfig and Makefile for AMD drivers
` [PATCH V8 2/2] dmaengine: amd: qdma: Add AMD QDMA driver
[PATCH v10 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-11-30 15:18 UTC (8+ messages)
` [PATCH v10 02/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v10 14/14] dmaengine: idxd: Add support for device/wq defaults
[PATCH 06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock
2023-11-29 19:04 UTC (3+ messages)
[RESEND PATCH V7 0/2] AMD QDMA driver
2023-11-29 17:12 UTC (3+ messages)
` [RESEND PATCH V7 1/2] dmaengine: amd: Add empty Kconfig and Makefile for AMD drivers
` [RESEND PATCH V7 2/2] dmaengine: amd: qdma: Add AMD QDMA driver
dmaengine: fsl-edma: dmatest timeout
2023-11-29 15:31 UTC (5+ messages)
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).