messages from 2023-12-11 09:16:49 to 2023-12-21 22:01:15 UTC [more...]
[PATCH v8 00/13] Introduce STM32 Firewall framework
2023-12-21 22:01 UTC (18+ 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 v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller "
[PATCH v5 0/8] iio: new DMABUF based API, v5
2023-12-21 17:56 UTC (22+ messages)
` [PATCH v5 1/8] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v5 2/8] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v5 3/8] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v5 4/8] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_vec
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure
` [PATCH v5 6/8] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v5 7/8] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v5 8/8] Documentation: iio: Document high-speed DMABUF based API
[PATCH] dmaengine: add channel device name to channel registration
2023-12-21 17:18 UTC (4+ messages)
[PATCH] dmaengine: pl330: issue_pending waits until WFP state
2023-12-21 16:30 UTC (2+ messages)
[PATCH v5 0/8] Miscellaneous xdma driver enhancements
2023-12-21 16:30 UTC (11+ messages)
` [PATCH v5 1/8] dmaengine: xilinx: xdma: Get rid of unused code
` [PATCH v5 2/8] dmaengine: xilinx: xdma: Add necessary macro definitions
` [PATCH v5 3/8] dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
` [PATCH v5 4/8] dmaengine: xilinx: xdma: Rework xdma_terminate_all()
` [PATCH v5 5/8] dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
` [PATCH v5 6/8] dmaengine: xilinx: xdma: Add transfer error reporting
` [PATCH v5 7/8] dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
` [PATCH v5 8/8] dmaengine: xilinx: xdma: Implement "
[PATCH v2 0/4] dmaengine: xilinx: Misc (cyclic) transfers fixes
2023-12-21 16:30 UTC (2+ messages)
[PATCH] dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
2023-12-21 16:30 UTC (4+ messages)
[PATCH v2] dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722S
2023-12-21 16:30 UTC (3+ messages)
[PATCH] dmaengine: fix NULL pointer in channel unregistration function
2023-12-21 16:30 UTC (3+ messages)
[PATCH 0/4] dmaengine: fsl-edma: fix eDMAv4 uart dma loop test failure
2023-12-21 16:30 UTC (3+ messages)
` (subset) "
[PATCH v2 0/5] axi-dmac: Add support for scatter-gather
2023-12-21 16:30 UTC (7+ messages)
` [PATCH v2 1/5] dmaengine: axi-dmac: Small code cleanup
` [PATCH v2 2/5] dmaengine: axi-dmac: Allocate hardware descriptors
` [PATCH v2 3/5] dmaengine: axi-dmac: Add support for scatter-gather transfers
` [PATCH v2 4/5] dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
` [PATCH v2 5/5] dmaengine: axi-dmac: Improve cyclic DMA transfers in SG mode
[PATCH v6 0/2] New driver for the Loongson LS2X APB DMA Controller
2023-12-21 16:30 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller
` [PATCH v6 2/2] dmaengine: ls2x-apb: New driver for the "
[PATCH] dmaengine: std_dma40: fix kernel-doc warnings and spelling
2023-12-21 16:29 UTC (3+ messages)
[PATCH v2] dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
2023-12-21 16:29 UTC (4+ messages)
[PATCH v6 0/1] Switchtec Switch DMA Engine Driver
2023-12-21 16:17 UTC (14+ messages)
` [PATCH v6 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
[PATCH v4 0/6] dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address
2023-12-21 15:35 UTC (7+ messages)
` [PATCH v4 1/6] dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd()
` [PATCH v4 2/6] dmaengine: fsl-edma: fix spare build warning
` [PATCH v4 3/6] dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan
` [PATCH v4 4/6] dmaengine: mcf-edma: utilize edma_write_tcdreg() macro for TCD Access
` [PATCH v4 5/6] dt-bindings: fsl-dma: fsl-edma: add fsl,imx95-edma5 compatible string
` [PATCH v4 6/6] dmaengine: fsl-edma: integrate TCD64 support for i.MX95
[PATCH v3 0/6] dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address
2023-12-21 15:14 UTC (5+ messages)
` [PATCH v3 6/6] dmaengine: fsl-edma: integrate TCD64 support for i.MX95
[PATCH] dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
2023-12-21 1:17 UTC (2+ messages)
[PATCH] dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
2023-12-19 19:09 UTC (2+ messages)
[PATCH 1/2] dmaengine: sprd: delete enable opreation in probe
2023-12-19 7:00 UTC (6+ messages)
[PATCH 0/2] crypto: Intel Analytics Accelerator (IAA) updates
2023-12-18 21:55 UTC (7+ messages)
` [PATCH 1/2] crypto: iaa - Change desc->priv to 0
` [PATCH 2/2] crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
[PATCH v4 0/8] Miscellaneous xdma driver enhancements
2023-12-18 11:52 UTC (4+ messages)
` [PATCH v4 4/8] dmaengine: xilinx: xdma: Rework xdma_terminate_all()
[PATCH v3 0/4] Add APIs to request TX/RX DMA channels for thread ID
2023-12-18 6:26 UTC (5+ messages)
` [PATCH v3 1/4] dmaengine: ti: k3-udma-glue: Add function to parse channel by ID
` [PATCH v3 2/4] dmaengine: ti: k3-udma-glue: Update name for remote RX channel device
` [PATCH v3 3/4] dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread ID
` [PATCH v3 4/4] dmaengine: ti: k3-udma-glue: Add function to request RX "
[PATCH v2 0/4] Add APIs to request TX/RX DMA channels by ID
2023-12-18 4:30 UTC (9+ 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 v3 00/35] bitops: add atomic find_bit() operations
2023-12-16 21:48 UTC (6+ 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 v12 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-12-15 16:55 UTC (3+ messages)
[PATCH 00/11] Add cmd descriptor support
2023-12-15 0:23 UTC (14+ messages)
` [PATCH 01/11] crypto: qce - Add support for crypto address read
` [PATCH 02/11] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH 03/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH 04/11] crypto: qce - Convert register r/w for sha "
` [PATCH 05/11] crypto: qce - Convert register r/w for aead "
` [PATCH 06/11] drivers: bam_dma: Add LOCK & UNLOCK flag support
` [PATCH 07/11] crypto: qce - Add LOCK and "
` [PATCH 08/11] crypto: qce - Add support for lock aquire,lock release api
` [PATCH 09/11] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH 10/11] crypto: qce - Add support for lock/unlock in sha
` [PATCH 11/11] crypto: qce - Add support for lock/unlock in aead
[PATCH] dmaengine: ti: k3-udma: Add PSIL threads for AM62P
2023-12-14 15:21 UTC (5+ messages)
[PATCH v6 00/40] ep93xx device tree conversion
2023-12-13 18:30 UTC (8+ 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 V3 0/5] dt-bindings: Document gpi/pdc/scm/smmu for X1E80100
2023-12-12 17:20 UTC (2+ messages)
[PATCH v2 0/7] IOMMU related FW parsing cleanup
2023-12-12 9:19 UTC (2+ messages)
[PATCH v5 0/2] New driver for the Loongson LS2X APB DMA Controller
2023-12-12 6:05 UTC (4+ 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 (8+ messages)
` [PATCH 1/4] dmaengine: axi-dmac: Small code cleanup
` [PATCH 4/4] dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gather
[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 (3+ messages)
` [PATCH RESEND v6 1/2] dmaengine: Add HiSilicon Ascend SDMA engine support
[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 (2+ messages)
` (subset) "
[PATCH] dt-bindings: dma: Drop undocumented examples
2023-12-11 15:04 UTC (2+ 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 (2+ messages)
[PATCH v4 6/8] dmaengine: xilinx: xdma: Add transfer error reporting
2023-12-11 10:54 UTC (3+ messages)
` [FIXED PATCH "
[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
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 NNTP newsgroup(s).