Show patches with: State = Action Required       |   101 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,1/7] dmaengine: Remove dma_async_is_complete from client API dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[v6,2/7] dmaengine: Move dma_set_tx_state to the provider API header dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[v6,3/7] dmaengine: Add dmaengine_is_tx_complete dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[v6,4/7] dmaengine: Add provider documentation on cookie assignment dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[v6,5/7] dmaengine: idxd: idxd_desc.id is now a u16 dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[v6,6/7] dmaengine: idxd: Support device_tx_status dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[v6,7/7] dmaengine: Revert "cookie bypass for out of order completion" dmaengine: Support polling for out of order completions - 1 - --- 2022-10-28 Ben Walker New
[1/2] dmaengine: dw-edma: Fix to change for continuous transfer [1/2] dmaengine: dw-edma: Fix to change for continuous transfer - - - --- 2022-12-23 Shunsuke Mie New
[v2] dmaengine: dw-edma: reduce stack usage after debugfs rework [v2] dmaengine: dw-edma: reduce stack usage after debugfs rework 1 2 - --- 2023-01-30 Arnd Bergmann New
[2/2] iommu/vt-d: Move iopf code from SVA to IOPF enabling path [1/2] dmaengine: idxd: Add enable/disable device IOPF feature - - - --- 2023-02-03 Baolu Lu New
dmaengine: stm32-dma: avoid bitfield overflow assertion dmaengine: stm32-dma: avoid bitfield overflow assertion - - - --- 2023-02-14 Arnd Bergmann New
[-next] dmaengine: xilinx: xdma: fix return value check in xdma_probe() [-next] dmaengine: xilinx: xdma: fix return value check in xdma_probe() 1 - - --- 2023-02-17 Yang Yingliang New
dmaengine: Reorder fields in 'struct dma_slave_config' dmaengine: Reorder fields in 'struct dma_slave_config' - - - --- 2023-02-17 Christophe JAILLET New
dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 16 dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 16 - - - --- 2023-02-20 Sergey Khimich New
[-next,1/1] dmaengine: xilinx: xdma: Remove id table [-next,1/1] dmaengine: xilinx: xdma: Remove id table - - - --- 2023-02-22 Lizhi Hou New
dmaengine: ppc4xx: Avoid returning iterator in ppc440spe_get_group_entry() dmaengine: ppc4xx: Avoid returning iterator in ppc440spe_get_group_entry() - - - --- 2023-03-01 Jakob Koschel New
[v2,2/5] iommu/vt-d: Allow SVA with device-specific IOPF Refactor code for non-PRI IOPF - - - --- 2023-03-09 Baolu Lu New
[v2,3/5] iommu/vt-d: Move iopf code from SVA to IOPF enabling path Refactor code for non-PRI IOPF - 1 - --- 2023-03-09 Baolu Lu New
[v2,5/5] iommu/vt-d: Move PRI handling to IOPF feature path Refactor code for non-PRI IOPF - 1 - --- 2023-03-09 Baolu Lu New
XDMA crashes on zero-length sg entries XDMA crashes on zero-length sg entries - - - --- 2023-03-16 Martin Tůma New
[V1] dmaengine: xdma: Check zero length scatter list segment [V1] dmaengine: xdma: Check zero length scatter list segment - - - --- 2023-03-17 Lizhi Hou New
[v2,1/2] dmaengine: ti: add null check of devm_kasprintf in udma_probe [v2,1/2] dmaengine: ti: add null check of devm_kasprintf in udma_probe 1 1 - --- 2023-03-18 void0red New
[v2,2/2] dmaengine: ti: add null check of devm_kasprintf in edma_probe [v2,1/2] dmaengine: ti: add null check of devm_kasprintf in udma_probe 1 1 - --- 2023-03-18 void0red New
[RFC,v1,1/1] Refactor ACPI DMA to support platforms without shared info descriptor in CSRT [RFC,v1,1/1] Refactor ACPI DMA to support platforms without shared info descriptor in CSRT - - - --- 2023-03-21 Niyas Sait New
[v2,1/1] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs [v2,1/1] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs - - - --- 2023-03-21 Bhupesh Sharma New
[v6,4/4] riscv: dts: starfive: add dma controller node Add DMA driver for StarFive JH7110 SoC - 1 - --- 2023-03-22 Walker Chen New
dmaengine: dmatest: Add option to exercise transfer termination dmaengine: dmatest: Add option to exercise transfer termination - - - --- 2023-03-22 Vincent Whitchurch New
dmaengine: fsl-edma: Add check for dma_pool_create dmaengine: fsl-edma: Add check for dma_pool_create - - - --- 2023-03-23 Jiasheng Jiang New
[1/3] crypto: keembay - Move driver to drivers/crypto/intel/keembay crypto: Move Intel crypto drivers to drivers/crypto/intel 1 - - --- 2023-03-28 Tom Zanussi New
[2/3] crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx crypto: Move Intel crypto drivers to drivers/crypto/intel 1 - - --- 2023-03-28 Tom Zanussi New
[3/3] crypto: qat - Move driver to drivers/crypto/intel/qat crypto: Move Intel crypto drivers to drivers/crypto/intel - - - --- 2023-03-28 Tom Zanussi New
[V3] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA [V3] dmaengine: dw-axi-dmac: add spinlock for multi-channel DMA - - - --- 2023-04-04 Libing Lei New
[v2] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels [v2] dmaengine: ti: k3-udma-glue: do not create glue dma devices for udma channels - - - --- 2023-04-05 Siddharth Vadapalli New
[v3,1/5] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc() RZ/G2L DMAC enhancements - - - --- 2023-04-12 Biju Das New
[v3,2/5] dmaengine: sh: rz-dmac: Add device_tx_status() callback RZ/G2L DMAC enhancements - - - --- 2023-04-12 Biju Das New
[v3,3/5] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks RZ/G2L DMAC enhancements - - - --- 2023-04-12 Biju Das New
[v3,4/5] dmaengine: sh: rz-dmac: Trivial code clean-ups RZ/G2L DMAC enhancements - - - --- 2023-04-12 Biju Das New
[v3,5/5] dmaengine: sh: rz-dmac: rz_dmac_prepare_descs_for_slave_sg() improvements RZ/G2L DMAC enhancements - - - --- 2023-04-12 Biju Das New
dmaengine: virt-dma: fix a potential NULL-pointer dereference dmaengine: virt-dma: fix a potential NULL-pointer dereference - - - --- 2023-04-18 Roman Gushchin New
[20/43] dt-bindings: dma: Add DT bindings ep93xx dma ep93xx device tree conversion - - - --- 2023-04-24 Nikita Shubin New
[21/43] dma: cirrus: add DT support for Cirrus EP93xx ep93xx device tree conversion - - - --- 2023-04-24 Nikita Shubin New
dmaengine: xilinx: enable on RISC-V platform dmaengine: xilinx: enable on RISC-V platform 1 - - --- 2023-04-26 Zong Li New
dmaengine: ti: k3-udma: define udma_pm_resume,suspend with CONFIG_PM_SLEEP dmaengine: ti: k3-udma: define udma_pm_resume,suspend with CONFIG_PM_SLEEP - - - --- 2023-05-01 Tom Rix New
dt-bindings: dma: xilinx: Add power-domains dt-bindings: dma: xilinx: Add power-domains - - - --- 2023-05-02 Michal Simek New
[1/2] dt-bindings: dma: ti: Add J721S2 BCDMA [1/2] dt-bindings: dma: ti: Add J721S2 BCDMA - - - --- 2023-05-03 Vaishnav Achath New
dmaengine: mcf-edma: Use struct_size() dmaengine: mcf-edma: Use struct_size() - - - --- 2023-05-06 Christophe JAILLET New
[v2] dmaengine: xilinx: dma: remove arch dependency [v2] dmaengine: xilinx: dma: remove arch dependency 1 - - --- 2023-05-10 Zong Li New
[v2,1/6] dmaengine: pl330: Separate SRC and DST burst size and len dmaengine: pl330: Updates and logical changes for peripheral usecases - - - --- 2023-05-12 Joy Chakraborty New
[v2,2/6] dmaengine: pl330: Use FFS to calculate burst size dmaengine: pl330: Updates and logical changes for peripheral usecases - - - --- 2023-05-12 Joy Chakraborty New
[v2,3/6] dmaengine: pl330: Change if-else to switch-case for consistency dmaengine: pl330: Updates and logical changes for peripheral usecases - - - --- 2023-05-12 Joy Chakraborty New
[v2,4/6] dmaengine: pl330: Change unused arg "len" from get_burst_len() dmaengine: pl330: Updates and logical changes for peripheral usecases - - - --- 2023-05-12 Joy Chakraborty New
[v2,5/6] dmaengine: pl330: Optimize AxSize for peripheral usecases dmaengine: pl330: Updates and logical changes for peripheral usecases - - - --- 2023-05-12 Joy Chakraborty New
[v2,6/6] dmaengine: pl330: Use dma singles for peripheral _dregs dmaengine: pl330: Updates and logical changes for peripheral usecases - - - --- 2023-05-12 Joy Chakraborty New
[1/1] dmaengine: dw-axi-dmac: drop useless apb_regs messages [1/1] dmaengine: dw-axi-dmac: drop useless apb_regs messages - - - --- 2023-05-12 Maxim Kochetkov New
[v5,01/15] dmaengine: idxd: add wq driver name support for accel-config user tool crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,02/15] dmaengine: idxd: add external module driver support for dsa_bus_type crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,03/15] dmaengine: idxd: Export drv_enable/disable and related functions crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - 2 - --- 2023-05-16 Tom Zanussi New
[v5,04/15] dmaengine: idxd: Export descriptor management functions crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - 2 - --- 2023-05-16 Tom Zanussi New
[v5,05/15] dmaengine: idxd: Export wq resource management functions crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - 2 - --- 2023-05-16 Tom Zanussi New
[v5,06/15] dmaengine: idxd: Add wq private data accessors crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - 1 - --- 2023-05-16 Tom Zanussi New
[v5,07/15] dmaengine: idxd: add callback support for iaa crypto crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - 1 - --- 2023-05-16 Tom Zanussi New
[v5,08/15] crypto: iaa - Add IAA Compression Accelerator Documentation crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,11/15] crypto: iaa - Add compression mode management along with fixed mode crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,13/15] crypto: iaa - Add support for default IAA 'canned' compression mode crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,14/15] crypto: iaa - Add irq support for the crypto async interface crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
[v5,15/15] crypto: iaa - Add IAA Compression Accelerator stats crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver - - - --- 2023-05-16 Tom Zanussi New
dmaengine: sh: rz-dmac: Improve probe()/remove() dmaengine: sh: rz-dmac: Improve probe()/remove() - - - --- 2023-05-18 Biju Das New
[v3,01/11] dmaengine: dw-axi-dmac: fix reading register when runtime suspended dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,02/11] dmaengine: dw-axi-dmac: remove unnecessary devm_free_irq() calling dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,03/11] dmaengine: dw-axi-dmac: remove unnecessary axi_dma_enable() calling dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,04/11] dmaengine: dw-axi-dmac: remove redundant axi_dma_disable() calling dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,05/11] dmaengine: dw-axi-dmac: delay irq getting until request_irq dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,06/11] dmaengine: dw-axi-dmac: move ch irq handling into common routine dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,07/11] dmaengine: dw-axi-dmac: support per channel irq dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,08/11] dmaengine: dw-axi-dmac: support dma-channel-mask dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,10/11] dmaengine: dw-axi-dmac: move dma_chan_tx_status() dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[v3,11/11] dmaengine: dw-axi-dmac: support polled mode dmaengine: dw-axi_dmac: bug fix clean up and more features - - - --- 2023-05-21 Jisheng Zhang New
[-next] dmaengine: hidma: Fix cast to smaller integer type warning [-next] dmaengine: hidma: Fix cast to smaller integer type warning - - - --- 2023-05-25 Yang Li New
dmaengine: pl330: Return DMA_PAUSED when transaction is paused dmaengine: pl330: Return DMA_PAUSED when transaction is paused - - 1 --- 2023-05-26 Ilpo Järvinen New
[V1,QDMA,1/1] dmaengine: amd: qdma: Add AMD QDMA driver AMD QDMA driver - - - --- 2023-05-26 Lizhi Hou New
When 'mcf_edma' is allocated, some space is allocated for a flexible array at the end of the struct… When 'mcf_edma' is allocated, some space is allocated for a flexible array at the end of the struct… - - - --- 2023-05-27 Christophe JAILLET New
[v2] dmaengine: mcf-edma: Fix a potential un-allocated memory access [v2] dmaengine: mcf-edma: Fix a potential un-allocated memory access - - - --- 2023-05-27 Christophe JAILLET New
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call - - - --- 2023-05-28 Christophe JAILLET New
[GIT,PULL] : dmaengine fixes for v6.4 [GIT,PULL] : dmaengine fixes for v6.4 - - - --- 2023-05-28 Vinod Koul New
MAINTAINERS: Add Cai Huoqing as dw-edma maintainer MAINTAINERS: Add Cai Huoqing as dw-edma maintainer - - - --- 2023-05-29 Cai Huoqing New
[v2,01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit() dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,04/12] dmaengine: fsl-edma: remove v3 from enum edma_version dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,05/12] dmaengine: fsl-edma: move common IRQ handler to common.c dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs() dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,09/12] dmaengine: fsl-edma: refactor chan_name setup and safety dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
[v2,11/12] dmaengine: fsl-edma: integrate v3 support dmaengine: edma: add freescale edma v3 support - - - --- 2023-05-29 Frank Li New
« 1 2 »