Linux DMA Engine
[Prev Page][Next Page]
- Re: [PATCH v9 13/13] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, (continued)
- [PATCH v8 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v8 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v8 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v8 04/12] dmaengine: fsl-edma: Remove enum edma_version, Frank Li
- [PATCH v8 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v8 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v8 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v8 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v8 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v8 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v8 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v8 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v8 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings,
Stefan Wahren
- [PATCH v7 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v7 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v7 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v7 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v7 04/12] dmaengine: fsl-edma: Remove enum edma_version, Frank Li
- [PATCH v7 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v7 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v7 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v7 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v7 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v7 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v7 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v7 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH V2 QDMA 0/1],
Lizhi Hou
- [PATCH v6 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v6 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v6 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v6 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v6 04/12] dmaengine: fsl-edma: Remove enum edma_version, Frank Li
- [PATCH v6 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v6 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v6 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v6 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v6 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v6 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v6 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH v6 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH 2/2] dmaengine: idxd: Modify ABI documentation for attribute pasid_enabled,
rex . zhang
- [PATCH 1/2] dmaengine: idxd: Modify the dependence of attribute pasid_enabled,
rex . zhang
- [PATCH v5 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v5 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v5 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v5 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v5 04/12] dmaengine: fsl-edma: Remove enum edma_version, Frank Li
- [PATCH v5 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v5 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v5 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v5 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v5 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v5 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v5 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v5 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH v4 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v4 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v4 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v4 04/12] dmaengine: fsl-edma: Remove enum edma_version, Frank Li
- [PATCH v4 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v4 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v4 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v4 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v4 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v4 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v4 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v4 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v4 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH v3 00/57] Scope-based Resource Management,
Peter Zijlstra
- [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure, Peter Zijlstra
- [PATCH v3 16/57] sched: Simplify sched_{set,get}affinity(), Peter Zijlstra
- [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name, Peter Zijlstra
- [PATCH v3 11/57] sched: Simplify sched_tick_remote(), Peter Zijlstra
- [PATCH v3 10/57] sched: Simplify sched_exec(), Peter Zijlstra
- [PATCH v3 09/57] sched: Simplify ttwu(), Peter Zijlstra
- [PATCH v3 18/57] sched: Simplify sched_rr_get_interval(), Peter Zijlstra
- [PATCH v3 05/57] sched: Simplify get_nohz_timer_target(), Peter Zijlstra
- [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement, Peter Zijlstra
- [PATCH v3 07/57] sched: Simplify: migrate_swap_stop(), Peter Zijlstra
- [PATCH v3 14/57] sched: Simplify set_user_nice(), Peter Zijlstra
- [PATCH v3 15/57] sched: Simplify syscalls, Peter Zijlstra
- [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler(), Peter Zijlstra
- [PATCH v3 02/57] apparmor: Free up __cleanup() name, Peter Zijlstra
- [PATCH v3 12/57] sched: Simplify try_steal_cookie(), Peter Zijlstra
- [PATCH v3 08/57] sched: Simplify wake_up_if_idle(), Peter Zijlstra
- [PATCH v3 22/57] perf: Fix cpuctx refcounting, Peter Zijlstra
- [PATCH v3 23/57] perf: Simplify perf_event_alloc() error path, Peter Zijlstra
- [PATCH v3 27/57] perf: Simplify perf_cgroup_connect(), Peter Zijlstra
- [PATCH v3 17/57] sched: Simplify yield_to(), Peter Zijlstra
- [PATCH v3 13/57] sched: Simplify sched_core_cpu_{starting,deactivate}(), Peter Zijlstra
- [PATCH v3 19/57] sched: Simplify sched_move_task(), Peter Zijlstra
- [PATCH v3 30/57] perf: Simplify: *perf_event_{dis,en}able*(), Peter Zijlstra
- [PATCH v3 36/57] perf: Simplify find_get_pmu_context(), Peter Zijlstra
- [PATCH v3 25/57] perf: Simplify perf_fget_light(), Peter Zijlstra
- [PATCH v3 26/57] perf: Simplify event_function*(), Peter Zijlstra
- [PATCH v3 34/57] perf: Simplify perf_event_*_on_exec(), Peter Zijlstra
- [PATCH v3 38/57] perf: Simplify IOC_SET_OUTPUT, Peter Zijlstra
- [PATCH v3 20/57] sched: Simplify tg_set_cfs_bandwidth(), Peter Zijlstra
- [PATCH v3 39/57] perf: Simplify perf_event_*_userpage(), Peter Zijlstra
- [PATCH v3 43/57] perf: Simplify perf_sw_event(), Peter Zijlstra
- [PATCH v3 49/57] perf: Simplify perf_event_alloc(), Peter Zijlstra
- [PATCH v3 47/57] perf: Simplify perf_pmu_register(), Peter Zijlstra
- [PATCH v3 21/57] sched: Misc cleanups, Peter Zijlstra
- [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter(), Peter Zijlstra
- [PATCH v3 46/57] perf: Simplify pmu_dev_alloc(), Peter Zijlstra
- [PATCH v3 31/57] perf: Simplify perf_event_modify_attr(), Peter Zijlstra
- [PATCH v3 41/57] perf: Simplify __perf_event_output(), Peter Zijlstra
- [PATCH v3 52/57] perf: Simplify perf_event_init_context(), Peter Zijlstra
- [PATCH v3 42/57] perf: Simplify perf_iterate_sb(), Peter Zijlstra
- [PATCH v3 37/57] perf: Simplify perf_read_group(), Peter Zijlstra
- [PATCH v3 54/57] perf: Misc cleanups, Peter Zijlstra
- [PATCH v3 40/57] perf: Simplify perf_mmap_close()/perf_aux_sample_output(), Peter Zijlstra
- [PATCH v3 51/57] perf: Simplify perf_event_create_kernel_counter(), Peter Zijlstra
- [PATCH v3 44/57] perf: Simplify bpf_overflow_handler(), Peter Zijlstra
- [PATCH v3 55/57] perf: Simplify find_get_context(), Peter Zijlstra
- [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop(), Peter Zijlstra
- [PATCH v3 24/57] perf: Simplify perf_pmu_register() error path, Peter Zijlstra
- [PATCH v3 29/57] perf: Simplify: __perf_install_in_context(), Peter Zijlstra
- [PATCH v3 50/57] perf: Simplify sys_perf_event_open(), Peter Zijlstra
- [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context(), Peter Zijlstra
- [PATCH v3 32/57] perf: Simplify perf_event_context_sched_in(), Peter Zijlstra
- [PATCH v3 35/57] perf: Simplify *perf_event_read*(), Peter Zijlstra
- [PATCH v3 57/57] perf: Simplify perf_install_in_context(), Peter Zijlstra
- [PATCH v3 48/57] perf: Simplify perf_init_event(), Peter Zijlstra
- [PATCH v3 53/57] perf: Simplify perf_event_sysfs_init(), Peter Zijlstra
- [PATCH v3 28/57] perf; Simplify event_sched_in(), Peter Zijlstra
- Re: [PATCH v3 00/57] Scope-based Resource Management, Peter Zijlstra
- Re: [PATCH v3 00/57] Scope-based Resource Management, Linus Torvalds
- [PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup,
Köry Maincent
- [PATCH 2/9] dmaengine: dw-edma: Typos fixes, Köry Maincent
- [PATCH 1/9] dmaengine: dw-edma: Fix the ch_count hdma callback, Köry Maincent
- [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer in remote setup, Köry Maincent
- [PATCH 5/9] dmaengine: dw-edma: HDMA: Fix possible race condition in remote setup, Köry Maincent
- [PATCH 3/9] dmaengine: dw-edma: Add HDMA remote interrupt configuration, Köry Maincent
- [PATCH 6/9] dmaengine: dw-edma: HDMA: Fix possible race condition in local setup, Köry Maincent
- [PATCH 9/9] dmaengine: dw-edma: eDMA: Fix possible race condition in local setup, Köry Maincent
- [PATCH 7/9] dmaengine: dw-edma: eDMA: Add memory barrier before starting the DMA transfer in remote setup, Köry Maincent
- [PATCH 8/9] dmaengine: dw-edma: eDMA: Fix possible race condition in remote setup, Köry Maincent
- Re: [PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup, Köry Maincent
- [PATCH RESEND v2 0/2] New driver for the Loongson LS2X APB DMA Controller,
Binbin Zhou
- [PATCH 5.15 011/159] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH 5.4 07/99] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH 5.10 012/120] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH 6.1 015/225] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH 4.19 10/88] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH 6.3 017/286] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH 4.14 04/61] dmaengine: pl330: rename _start to prevent build error, Greg Kroah-Hartman
- [PATCH] dmaengine: mmp_pdma: Add missing check for dma_set_mask, Jiasheng Jiang
- [PATCH] dmaengine: mmp_tdma: Add missing check for dma_set_mask, Jiasheng Jiang
- [PATCH v6 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver,
Tom Zanussi
- [PATCH v6 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool, Tom Zanussi
- [PATCH v6 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type, Tom Zanussi
- [PATCH v6 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v6 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v6 06/15] dmaengine: idxd: Add wq private data accessors, Tom Zanussi
- [PATCH v6 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v6 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v6 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v6 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v6 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v6 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v6 12/15] crypto: iaa - Add support for deflate-iaa compression algorithm, Tom Zanussi
- [PATCH v6 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v6 13/15] crypto: iaa - Add support for deflate-iaa-canned compression algorithm, Tom Zanussi
- [PATCH v6 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- [PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings,
Stefan Wahren
- [PATCH 02/10] dmaengine: bcm2835: also support generic dma-channel-mask, Stefan Wahren
- [PATCH 03/10] dt-bindings: dma: convert bcm2835-dma bindings to YAML, Stefan Wahren
- [PATCH 07/10] dt-bindings: mailbox: convert bcm2835-mbox bindings to YAML, Stefan Wahren
- [PATCH 04/10] ARM: dts: bcm2835: adjust DMA nodes, Stefan Wahren
- [PATCH 01/10] ARM: dts: bcm283x: Fix pinctrl groups, Stefan Wahren
- [PATCH 08/10] dt-bindings: mmc: convert bcm2835-sdhost bindings to YAML, Stefan Wahren
- [PATCH 10/10] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML, Stefan Wahren
- [PATCH 09/10] dt-bindings: thermal: convert bcm2835-thermal bindings to YAML, Stefan Wahren
- [PATCH 06/10] ARM: dts: bcm283x: Increase pwm-cells, Stefan Wahren
- [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML, Stefan Wahren
- [PATCH v8 0/7] Re-enable IDXD kernel workqueue under DMA API,
Jacob Pan
- [PATCH v3 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v3 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v3 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v3 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v3 04/12] dmaengine: fsl-edma: Remove enum edma_version, Frank Li
- [PATCH v3 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v3 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v3 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v3 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v3 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v3 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v3 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v3 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH v1 00/43] ep93xx device tree conversion,
Nikita Shubin
- [PATCH v3] dmaengine: xilinx: dma: remove arch dependency,
Zong Li
- [PATCH 0/2] New driver for the Loongson LS2X APB DMA Controller,
Binbin Zhou
- [PATCH v2 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v2 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v2 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v2 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH v2 04/12] dmaengine: fsl-edma: remove v3 from enum edma_version, Frank Li
- [PATCH v2 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v2 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v2 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v2 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v2 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v2 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v2 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v2 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- Re: [PATCH v8 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs,
Bhupesh Sharma
- Re: [PATCH v8 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs,
Bhupesh Sharma
- [PATCH] MAINTAINERS: Add Cai Huoqing as dw-edma maintainer,
Cai Huoqing
- [GIT PULL]: dmaengine fixes for v6.4,
Vinod Koul
- [PATCH] dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call,
Christophe JAILLET
- [PATCH v2] dmaengine: mcf-edma: Fix a potential un-allocated memory access,
Christophe JAILLET
- [PATCH] When 'mcf_edma' is allocated, some space is allocated for a flexible array at the end of the struct. 'chans' item are allocated, that is to say 'pdata->dma_channels'.,
Christophe JAILLET
- [PATCH V1 QDMA 0/1] AMD QDMA driver,
Lizhi Hou
- [PATCH v1 00/12] dmaengine: edma: add freescale edma v3 support,
Frank Li
- [PATCH v1 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c, Frank Li
- [PATCH v1 04/12] dmaengine: fsl-edma: remove v3 from enum edma_version, Frank Li
- [PATCH v1 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata, Frank Li
- [PATCH v1 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c, Frank Li
- [PATCH v1 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs(), Frank Li
- [PATCH v1 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled, Frank Li
- [PATCH v1 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function, Frank Li
- [PATCH v1 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety, Frank Li
- [PATCH v1 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan, Frank Li
- [PATCH v1 11/12] dmaengine: fsl-edma: integrate v3 support, Frank Li
- [PATCH v1 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string, Frank Li
- [PATCH v1 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit(), Frank Li
- [PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused,
Ilpo Järvinen
- [PATCH -next] dmaengine: hidma: Fix cast to smaller integer type warning, Yang Li
- [PATCH v2] dmaengine: pl330: rename _start to prevent build error,
Randy Dunlap
- [PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API,
Jacob Pan
- [PATCH v2 0/2] dmaengine: at_hdmac: Regression fix and cleanup,
Peter Rosin
- [PATCH 0/2] dmaengine: at_hdmac: Regression fix and cleanup,
Peter Rosin
- [PATCH] dmaengine: pl330: rename _start to prevent build error,
Randy Dunlap
- Possible issue in dma_direct_supported, Kanert, Achim
- [PATCH v3 00/11] dmaengine: dw-axi_dmac: bug fix clean up and more features,
Jisheng Zhang
- [PATCH v3 09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running, Jisheng Zhang
- [PATCH v3 08/11] dmaengine: dw-axi-dmac: support dma-channel-mask, Jisheng Zhang
- [PATCH v3 11/11] dmaengine: dw-axi-dmac: support polled mode, Jisheng Zhang
- [PATCH v3 07/11] dmaengine: dw-axi-dmac: support per channel irq, Jisheng Zhang
- [PATCH v3 05/11] dmaengine: dw-axi-dmac: delay irq getting until request_irq, Jisheng Zhang
- [PATCH v3 06/11] dmaengine: dw-axi-dmac: move ch irq handling into common routine, Jisheng Zhang
- [PATCH v3 03/11] dmaengine: dw-axi-dmac: remove unnecessary axi_dma_enable() calling, Jisheng Zhang
- [PATCH v3 01/11] dmaengine: dw-axi-dmac: fix reading register when runtime suspended, Jisheng Zhang
- [PATCH v3 04/11] dmaengine: dw-axi-dmac: remove redundant axi_dma_disable() calling, Jisheng Zhang
- [PATCH v3 02/11] dmaengine: dw-axi-dmac: remove unnecessary devm_free_irq() calling, Jisheng Zhang
- [PATCH v3 10/11] dmaengine: dw-axi-dmac: move dma_chan_tx_status(), Jisheng Zhang
- [PATCH v3 0/5] dma: don't set chancnt,
Jisheng Zhang
- [PATCH v11 0/4] dmaengine: dw-edma: Add support for native HDMA,
Cai Huoqing
- [PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API,
Jacob Pan
- [PATCH v2] dmaengine: qcom: bam_dma: allow omitting num-{channels,ees},
Stephan Gerhold
- [PATCH] [v2] dmaengine: ste_dma40: use proper format string for resource_size_t,
Arnd Bergmann
- [PATCH v5 0/1] Switchtec Switch DMA Engine Driver,
Kelvin Cao
- [PATCH] dmaengine: sh: rz-dmac: Improve probe()/remove(),
Biju Das
- [PATCH] dmaengine: qcom: bam_dma: make channels/EEs optional in DT with clock,
Stephan Gerhold
- [PATCH] dmaengine: ste_dma40: use proper format string for resource_size_t,
Arnd Bergmann
- [PATCH 1/2] dmaengine: ste_dma40: use correct print specfier for resource_size_t,
Vinod Koul
- [PATCH v10 0/4] dmaengine: dw-edma: Add support for native HDMA,
Cai Huoqing
- [PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver,
Tom Zanussi
- [PATCH v5 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool, Tom Zanussi
- [PATCH v5 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type, Tom Zanussi
- [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v5 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v5 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v5 06/15] dmaengine: idxd: Add wq private data accessors, Tom Zanussi
- [PATCH v5 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v5 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v5 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v5 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v5 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v5 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm, Tom Zanussi
- [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode, Tom Zanussi
- [PATCH v5 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v5 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- [PATCH] dmaengine: ti: k3-udma: annotate pm function with __maybe_unused,
Vinod Koul
- [PATCH v3 0/7] DMA40 SRAM refactoring and cleanup,
Linus Walleij
- Re: linux-next: Tree for May 15 (drivers/dma/ti/k3-udma.c),
Randy Dunlap
- [PATCH] dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved(),
Dan Carpenter
- [PATCH 1/1] dmaengine: dw-axi-dmac: drop useless apb_regs messages, Maxim Kochetkov
- [PATCH v2 0/6] dmaengine: pl330: Updates and logical changes for peripheral usecases,
Joy Chakraborty
- [PATCH v3] dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma,
Michal Simek
- [PATCH RESEND v5 00/14] PCI: dwc: Relatively simple fixes and cleanups,
Serge Semin
- [PATCH RESEND v5 04/14] PCI: bt1: Fix printing false error message, Serge Semin
- [PATCH RESEND v5 03/14] PCI: bt1: Enable async probe type, Serge Semin
- [PATCH RESEND v5 01/14] PCI: dwc: Fix erroneous version type test helper, Serge Semin
- [PATCH RESEND v5 02/14] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message, Serge Semin
- [PATCH RESEND v5 10/14] MAINTAINERS: Add Manivannan to DW PCIe core maintainers list, Serge Semin
- [PATCH RESEND v5 12/14] MAINTAINERS: Demote Gustavo Pimentel to DW EDMA driver reviewer, Serge Semin
- [PATCH RESEND v5 11/14] MAINTAINERS: Add myself as the DW PCIe core reviewer, Serge Semin
- [PATCH RESEND v5 05/14] PCI: dwc: Drop duplicated fast-link-mode flag unsetting, Serge Semin
- [PATCH RESEND v5 08/14] MAINTAINERS: Add all generic DW PCIe RP/EP DT-schemas, Serge Semin
- [PATCH RESEND v5 14/14] MAINTAINERS: Add myself as the DW eDMA driver reviewer, Serge Semin
- [PATCH RESEND v5 09/14] MAINTAINERS: Demote Gustavo Pimentel to DW PCIe core reviewer, Serge Semin
- [PATCH RESEND v5 07/14] PCI: visconti: Convert to using generic resources getter, Serge Semin
- [PATCH RESEND v5 06/14] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed(), Serge Semin
- [PATCH RESEND v5 13/14] MAINTAINERS: Add Manivannan to DW eDMA driver maintainers list, Serge Semin
- [PATCH] dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G,
Siddharth Vadapalli
- [PATCH v2] dmaengine: xilinx: dma: remove arch dependency,
Zong Li
- [PATCH] dmaengine: idxd: Fix passing freed memory in idxd_cdev_open(),
Harshit Mogalapalli
- [PATCH v4 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver,
Tom Zanussi
- [PATCH v4 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type, Tom Zanussi
- [PATCH v4 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool, Tom Zanussi
- [PATCH v4 03/15] dmaengine: idxd: Export drv_enable/disable and related functions, Tom Zanussi
- [PATCH v4 04/15] dmaengine: idxd: Export descriptor management functions, Tom Zanussi
- [PATCH v4 05/15] dmaengine: idxd: Export wq resource management functions, Tom Zanussi
- [PATCH v4 06/15] dmaengine: idxd: Add wq private data accessors, Tom Zanussi
- [PATCH v4 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core, Tom Zanussi
- [PATCH v4 07/15] dmaengine: idxd: add callback support for iaa crypto, Tom Zanussi
- [PATCH v4 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation, Tom Zanussi
- [PATCH v4 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing, Tom Zanussi
- [PATCH v4 11/15] crypto: iaa - Add compression mode management along with fixed mode, Tom Zanussi
- [PATCH v4 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode, Tom Zanussi
- [PATCH v4 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm, Tom Zanussi
- [PATCH v4 14/15] crypto: iaa - Add irq support for the crypto async interface, Tom Zanussi
- [PATCH v4 15/15] crypto: iaa - Add IAA Compression Accelerator stats, Tom Zanussi
- [PATCH] dmaengine: mcf-edma: Use struct_size(),
Christophe JAILLET
- [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM,
Baoquan He
- [PATCH v3 0/2] Add support for J721S2 CSI BCDMA,
Vaishnav Achath
- [PATCH v2 0/2] Add support for J721S2 CSI BCDMA,
Vaishnav Achath
- [PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases,
Joy Chakraborty
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]