messages from 2024-12-18 12:34:25 to 2025-01-28 06:46:52 UTC [more...]
[PATCH v3] dt-bindings: dma: convert atmel-dma.txt to YAML
2025-01-28 6:46 UTC (3+ messages)
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
[PATCH RFC] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
2025-01-27 10:57 UTC (3+ messages)
[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
2025-01-27 8:37 UTC (21+ messages)
` [PATCH 1/9] dt-bindings: powerpc: Add binding for Freescale/NXP MPC83xx SoCs
` [PATCH 2/9] dt-bindings: ata: Convert fsl,pq-sata binding to YAML
` [PATCH 3/9] dt-bindings: crypto: Convert fsl,sec-2.0 "
` [PATCH 4/9] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx "
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings "
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings
` [PATCH 7/9] dt-bindings: watchdog: Convert mpc8xxx-wdt binding to YAML
` [PATCH 8/9] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc "
[PATCH v2] dt-bindings: dma: convert atmel-dma.txt to YAML
2025-01-27 4:08 UTC (5+ messages)
[PATCH] dma: milbeaut-hdmac: fix call balance of mdev->clk handling routines
2025-01-24 11:02 UTC
[PATCH] dma: uniphier-mdmac: fix call balance of mdev->clk handling routines
2025-01-24 11:02 UTC
[PATCH v2 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
2025-01-24 10:50 UTC (7+ messages)
` [PATCH v2 1/4] dma: Add devm_dma_request_chan()
` [PATCH v2 2/4] pm: runtime: Add new devm functions
` [PATCH v2 3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()`
` [PATCH v2 4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API
[PATCH v2 1/2] dmaengine: Use str_enable_disable-like helpers
2025-01-24 7:41 UTC (4+ messages)
` [PATCH v2 2/2] dmaengine: pxa: Enable compile test
[PATCH v3] dmaengine: qcom: bam_dma: Fix BAM_RIVISON register handling
2025-01-23 12:11 UTC (5+ messages)
[PATCH] dmaengine: ti: k3-udma: Add missing locking
2025-01-22 15:22 UTC (2+ messages)
[PATCH] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-01-22 15:10 UTC (3+ messages)
[PATCH] dmaengine: tegra210: avoid broken division
2025-01-22 6:51 UTC
[PATCH] dma: jz4780: fix call balance of jzdma->clk handling routines
2025-01-20 23:48 UTC (2+ messages)
[PATCH v5 0/2] Add Block event interrupt support for I2C protocol
2025-01-20 13:43 UTC (4+ messages)
` [PATCH v5 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v5 2/2] i2c: i2c-qcom-geni: Add "
[PATCH v4 0/2] Add Block event interrupt support for I2C protocol
2025-01-20 10:00 UTC (10+ messages)
` [PATCH v4 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v4 2/2] i2c: i2c-qcom-geni: Add "
[PATCH v2] dmaengine: qcom: bam_dma: Fix BAM_RIVISON register handling
2025-01-20 6:25 UTC (3+ messages)
[PATCH v2 RESEND 0/2] Add Tegra ADMA channel page support
2025-01-20 3:46 UTC (5+ messages)
` [PATCH v2 RESEND 2/2] dmaengine: tegra210-adma: Support channel page
[PATCH 1/3] dmaengine: ptdma: Fix an error handling parth in pt_pci_probe()
2025-01-18 15:51 UTC (3+ messages)
` [PATCH 2/3] dmaengine: ptdma: Slightly simplify error handling "
` [PATCH 3/3] dmaengine: ptdma: Remove some dead code in pt_pci_remove()
[PATCH v2] dma-engine: sun4i: Use devm functions in probe()
2025-01-18 9:50 UTC (2+ messages)
[PATCH] dmaengine: idxd: Delete unnecessary NULL check
2025-01-18 0:17 UTC (2+ messages)
[PATCH 1/4] dma: Add devm_dma_request_chan()
2025-01-17 16:52 UTC (2+ messages)
` [PATCH 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
[PATCH v3 0/2] Tegra ADMA fixes
2025-01-17 14:54 UTC (5+ messages)
` [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH v3 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH v6 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
2025-01-17 4:32 UTC (15+ messages)
` [PATCH v6 01/12] dmaengine: qcom: bam_dma: Add bam_sw_version register read
` [PATCH v6 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v6 03/12] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support
` [PATCH v6 04/12] crypto: qce - Add support for crypto address read
` [PATCH v6 05/12] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH v6 06/12] crypto: qce - Convert register r/w for skcipher via BAM/DMA
` [PATCH v6 07/12] crypto: qce - Convert register r/w for sha "
` [PATCH v6 08/12] crypto: qce - Convert register r/w for aead "
` [PATCH v6 09/12] crypto: qce - Add LOCK and UNLOCK flag support
` [PATCH v6 10/12] crypto: qce - Add support for lock/unlock in skcipher
` [PATCH v6 11/12] crypto: qce - Add support for lock/unlock in sha
` [PATCH v6 12/12] crypto: qce - Add support for lock/unlock in aead
[PATCH v2 0/2] Tegra ADMA fixes
2025-01-16 16:18 UTC (5+ messages)
` [PATCH v2 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH v2 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH 0/2] Tegra ADMA fixes
2025-01-16 15:44 UTC (3+ messages)
` [PATCH 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division
` [PATCH 2/2] dmaengine: tegra210-adma: check for adma max page
[PATCH v5 00/12] dmaengine: qcom: bam_dma: add cmd descriptor support
2025-01-15 5:31 UTC (5+ messages)
` [PATCH v5 02/12] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
[PATCH v2] dma: Add devm_dma_request_chan()
2025-01-14 15:39 UTC (4+ messages)
[PATCH 1/2] dmaengine: Use str_enable_disable-like helpers
2025-01-14 10:55 UTC (2+ messages)
` [PATCH 2/2] dmaengine: pxa: Enavle compile test
[PATCH v5 0/4] Enable shared SE support over I2C
2025-01-14 9:18 UTC (9+ messages)
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
[PATCH 0/2] dmaengine: sf-pdma: Fix dma transfers errors handling
2025-01-13 10:56 UTC (2+ messages)
[PATCH v4] dmaengine: qcom: bam_dma: Avoid writing unavailable register
2025-01-10 12:23 UTC (12+ messages)
[PATCH] dmaengine: qcom: bam_dma: Fix BAM_RIVISON register handling
2025-01-10 11:08 UTC (3+ messages)
[PATCH v1 0/5] dmaengine: idxd: fix memory leak in error handling path
2025-01-10 8:22 UTC (6+ messages)
` [PATCH v1 1/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v1 2/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v1 3/5] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v1 4/5] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v1 5/5] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
[PATCH] dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
2025-01-07 14:42 UTC
[PATCH 0/2] Add SA8775P GPI DMA compatible
2024-12-26 18:26 UTC (2+ messages)
` (subset) "
[PATCH v2] dmaengine: fsl-edma: add runtime suspend/resume support
2024-12-26 5:26 UTC
[PATCH V4 1/2] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
2024-12-25 1:00 UTC (2+ messages)
[PATCH v2 0/5] Enable FLR for IDXD halt
2024-12-24 10:42 UTC (2+ messages)
[PATCH] dt-bindings: dma: atmel: Convert to json schema
2024-12-24 10:42 UTC (2+ messages)
[PATCH v2] dt-bindings: dma: st-stm32-dmamux: Add description for dma-cell values
2024-12-24 10:42 UTC (2+ messages)
[PATCH v5] dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol
2024-12-24 10:42 UTC (2+ messages)
[PATCH RESEND v3 0/2] dt-bindings: dma: adi,axi-dmac: convert to yaml and update
2024-12-24 10:42 UTC (2+ messages)
[PATCH 0/2] dmaengine: mv_xor: fix child node handling and switch to scoped loop
2024-12-24 10:42 UTC (2+ messages)
` (subset) "
[PATCH V7] dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy
2024-12-24 10:42 UTC (2+ messages)
[PATCH v3 0/2] Add support for J722S CSI BCDMA
2024-12-24 10:42 UTC (4+ messages)
` [PATCH v3 2/2] dmaengine: ti: k3-udma: "
[PATCH v3 0/2] dmaengine: ti: edma: fix OF node reference leaks in edma_driver
2024-12-24 10:42 UTC (5+ messages)
` [PATCH v3 1/2] dmaengine: ti: edma: make the loop condition simpler in edma_probe()
` [PATCH v3 2/2] dmaengine: ti: edma: fix OF node reference leaks in edma_driver
[PATCH v3 0/5] Add eDMAv3 support for S32G2/S32G3 SoCs
2024-12-24 10:42 UTC (8+ messages)
` [PATCH v3 1/5] dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence
` [PATCH v3 2/5] dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase
` [PATCH v3 3/5] dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string
` [PATCH v3 4/5] dmaengine: fsl-edma: add support for S32G based platforms
` [PATCH v3 5/5] dmaengine: fsl-edma: read/write multiple registers in cyclic transactions
[PATCH] dmaengine: idxd: Remove unused idxd_(un)register_bus_type
2024-12-24 10:41 UTC (3+ messages)
[PATCH] dmaengine: tegra: Return correct DMA status when paused
2024-12-24 10:41 UTC (2+ messages)
[PATCH v1] dmaengine: fsl-edma: add runtime suspend/resume support
2024-12-24 9:39 UTC (4+ messages)
[PATCH next] dma: Add devm_dma_request_chan()
2024-12-21 10:01 UTC (4+ messages)
[PATCH v2 0/6] Add eDMAv3 support for S32G2/S32G3 SoCs
2024-12-19 13:08 UTC (8+ messages)
` [PATCH v2 1/6] dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence
` [PATCH v2 2/6] dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase
` [PATCH v2 3/6] dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string
` [PATCH v2 4/6] dmaengine: fsl-edma: add support for S32G based platforms
` [PATCH v2 5/6] dmaengine: fsl-edma: read/write multiple registers in cyclic transactions
` [PATCH v2 6/6] upstream: add eDMAv3 support for S32G2/S32G3 SoCs
[PATCH v2] dmaengine: ti: edma: fix OF node reference leaks in edma_driver
2024-12-19 2:07 UTC (3+ messages)
[PATCH 0/8] Add eDMAv3 support for S32G2/S32G3 SoCs
2024-12-18 15:39 UTC (10+ messages)
` [PATCH 7/8] dmaengine: fsl-edma: wait until no hardware request is in progress
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).