messages from 2023-04-15 10:48:04 to 2023-05-09 07:20:56 UTC [more...]
[PATCH 0/6] bus: fsl-mc: Make remove function return void
2023-05-09 7:20 UTC (7+ messages)
[PATCH] dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
2023-05-09 6:07 UTC
[PATCH v4 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-05-08 20:55 UTC (18+ messages)
` [PATCH v4 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v4 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v4 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v4 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v4 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v4 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v4 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v4 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v4 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v4 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v4 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v4 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v4 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v4 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v4 15/15] crypto: iaa - Add IAA Compression Accelerator stats
[PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
2023-05-08 16:43 UTC (13+ messages)
` [PATCH 1/7] dmaengine: pl330: Separate SRC and DST burst size and len
` [PATCH 2/7] dmaengine: pl330: Use FFS to calculate burst size
` [PATCH 3/7] dmaengine: pl330: Change if-else to switch-case for consistency
` [PATCH 4/7] dmaengine: pl330: Change unused arg "len" from get_burst_len()
` [PATCH 5/7] dmaengine: pl330: Quirk to optimize AxSize for peripheral usecases
` [PATCH 6/7] dmaengine: pl330: Quirk to use DMA singles for peripheral _dregs
` [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks
[PATCH RESEND v9 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-05-08 11:27 UTC (2+ messages)
[PATCH] dmaengine: mcf-edma: Use struct_size()
2023-05-08 6:08 UTC (2+ messages)
Re:BTC Investment
2023-05-06 22:00 UTC
[PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
2023-05-06 11:49 UTC (2+ messages)
[PATCH v5 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-05-05 20:32 UTC (27+ messages)
` [PATCH v5 1/7] iommu: Generalize default PCIe requester ID PASID
` [PATCH v5 2/7] iommu/sva: Explicitly exclude RID_PASID from SVA
` [PATCH v5 3/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v5 4/7] iommu/vt-d: Factoring out PASID set up helper function
` [PATCH v5 5/7] iommu/vt-d: Prepare PASID attachment beyond RID_PASID
` [PATCH v5 6/7] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v5 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API
[PATCH v3 0/2] Add support for J721S2 CSI BCDMA
2023-05-05 17:53 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
` [PATCH v3 2/2] dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
[PATCH v2 0/2] Add support for J721S2 CSI BCDMA
2023-05-05 12:29 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
` [PATCH v2 2/2] dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
[PATCH 1/2] dt-bindings: dma: ti: Add J721S2 BCDMA
2023-05-05 8:58 UTC (4+ messages)
` [PATCH 2/2] dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
[PATCH] dmaengine: xilinx: enable on RISC-V platform
2023-05-05 0:36 UTC (5+ messages)
[PATCH v4 0/1] Switchtec Switch DMA Engine Driver
2023-05-05 0:31 UTC (5+ messages)
` [PATCH v4 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
dmaengine: at_hdmac: Regression regarding rs485 via dma in v5.4
2023-05-04 9:11 UTC (3+ messages)
[GIT PULL]: dmaengine updates for v6.4-rc1
2023-05-03 18:32 UTC (2+ messages)
[PATCH v2] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
2023-05-03 14:09 UTC (5+ messages)
[PATCH] dt-bindings: dma: xilinx: Add power-domains
2023-05-02 20:18 UTC (2+ messages)
[PATCH v3 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-05-01 20:48 UTC (27+ messages)
` [PATCH v3 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v3 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v3 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v3 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v3 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v3 06/15] dmaengine: idxd: Add private_data to struct idxd_wq
` [PATCH v3 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v3 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v3 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v3 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v3 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v3 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v3 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v3 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v3 15/15] crypto: iaa - Add IAA Compression Accelerator stats
[PATCH v3 00/11] iio: new DMABUF based API, v3
2023-05-01 16:25 UTC (17+ messages)
` [PATCH v3 03/11] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v3 04/11] iio: buffer-dma: Enable buffer write support
` [PATCH v3 05/11] iio: buffer-dmaengine: Support specifying buffer direction
` [PATCH v3 06/11] iio: buffer-dmaengine: Enable write support
` [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure
` [PATCH v3 09/11] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v3 10/11] iio: buffer-dmaengine: Support new DMABUF based userspace API
[PATCH] dmaengine: ti: k3-udma: define udma_pm_resume,suspend with CONFIG_PM_SLEEP
2023-05-01 2:56 UTC
[RFC PATCH] dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
2023-04-27 19:01 UTC (2+ messages)
[PATCH v2 0/8] DMA40 SRAM refactoring and cleanup
2023-04-27 17:39 UTC (10+ messages)
` [PATCH v2 1/8] dt-bindings: dma: dma40: Prefer to pass sram through phandle
` [PATCH v2 2/8] dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
` [PATCH v2 3/8] dmaengine: ste_dma40: Add dev helper variable
` [PATCH v2 4/8] dmaengine: ste_dma40: Remove platform data
` [PATCH v2 5/8] dmaengine: ste_dma40: Pass dev to OF function
` [PATCH v2 6/8] dmaengine: ste_dma40: Use managed resources
` [PATCH v2 7/8] dmaengine: ste_dma40: Return error codes properly
` [PATCH v2 8/8] ARM: dts: ux500: Add eSRAM nodes
[PATCH 00/43] ep93xx device tree conversion
2023-04-26 21:06 UTC (9+ messages)
` [PATCH 20/43] dt-bindings: dma: Add DT bindings ep93xx dma
` [PATCH 21/43] dma: cirrus: add DT support for Cirrus EP93xx
[PATCH v3 0/6] Introduce STM32 system bus
2023-04-25 7:56 UTC (9+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [Linux-stm32] "
Question: dmaengine: dma_request_chan_by_mask() and DMA controller probe order
2023-04-24 19:16 UTC (2+ messages)
[PATCH v4 00/14] PCI: dwc: Relatively simple fixes and cleanups
2023-04-20 20:39 UTC (2+ messages)
[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-04-19 21:05 UTC (17+ messages)
` [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA
` [PATCH v4 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space
` [PATCH v4 5/7] iommu/vt-d: Make device pasid attachment explicit
[PATCH 0/7] DMA40 SRAM refactoring and cleanup
2023-04-18 22:41 UTC (12+ messages)
` [PATCH 1/7] dt-bindings: dma: dma40: Prefer to pass sram through phandle
` [PATCH 2/7] dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
` [PATCH 3/7] dmaengine: ste_dma40: Add dev helper variable
` [PATCH 4/7] dmaengine: ste_dma40: Remove platform data
` [PATCH 5/7] dmaengine: ste_dma40: Pass dev to OF function
` [PATCH 6/7] dmaengine: ste_dma40: Use managed resources
` [PATCH 7/7] dmaengine: ste_dma40: Return error codes properly
[PATCH] dmaengine: virt-dma: fix a potential NULL-pointer dereference
2023-04-18 19:16 UTC
[PATCH v2 0/5] dma: don't set chancnt
2023-04-17 16:50 UTC (3+ messages)
` [PATCH v2 3/5] dmaengine: plx_dma: Don't "
Odlitky-pořádek
2023-04-17 7:50 UTC
[PATCH 0/6] QCM2290 compatibles
2023-04-16 15:44 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
[PATCH v2 00/11] dmaengine: dw-axi_dmac: bug fix clean up and more features
2023-04-15 10:36 UTC (12+ messages)
` [PATCH v2 01/11] dmaengine: dw-axi-dmac: fix reading register when runtime suspended
` [PATCH v2 02/11] dmaengine: dw-axi-dmac: remove unnecessary devm_free_irq() calling
` [PATCH v2 03/11] dmaengine: dw-axi-dmac: remove unnecessary axi_dma_enable() calling
` [PATCH v2 04/11] dmaengine: dw-axi-dmac: remove redundant axi_dma_disable() calling
` [PATCH v2 05/11] dmaengine: dw-axi-dmac: delay irq getting until request_irq
` [PATCH v2 06/11] dmaengine: dw-axi-dmac: move ch irq handling into common routine
` [PATCH v2 07/11] dmaengine: dw-axi-dmac: support per channel irq
` [PATCH v2 08/11] dmaengine: dw-axi-dmac: support dma-channel-mask
` [PATCH v2 09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running
` [PATCH v2 10/11] dmaengine: dw-axi-dmac: move dma_chan_tx_status()
` [PATCH v2 11/11] dmaengine: dw-axi-dmac: support polled mode
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).