Linux DMA Engine
[Prev Page][Next Page]
- Re: [PATCH 2/3] dmaengine: pxa_dma: add function declaration, (continued)
- [PATCH 1/3] dmaengine: virt-dma: move function declarations,
Baoyou Xie
- [PATCH v3] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices,
Sam Van Den Berge
- [PATCH] dmaengine: edma: Rename set_bits and remove unused clear_bits helper, Peter Ujfalusi
- [PATCH] dmaengine: k3dma: fix off by one,
Vincent Stehlé
- [PATCH v3 0/9] dmaengine: ti drivers: enable COMPILE_TESTing,
Peter Ujfalusi
- [PATCH v3 1/9] dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs, Peter Ujfalusi
- [PATCH v3 6/9] dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usage, Peter Ujfalusi
- [PATCH v3 9/9] dmaengine: ti-dma-crossbar: enable COMPILE_TEST, Peter Ujfalusi
- [PATCH v3 7/9] dmaengine: edma: enable COMPILE_TEST, Peter Ujfalusi
- [PATCH v3 5/9] dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter, Peter Ujfalusi
- [PATCH v3 8/9] dmaengine: omap-dma: enable COMPILE_TEST, Peter Ujfalusi
- [PATCH v3 3/9] dmaengine: edma: Use correct type for of_find_property() third parameter, Peter Ujfalusi
- [PATCH v3 2/9] dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC), Peter Ujfalusi
- [PATCH v3 4/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs, Peter Ujfalusi
- Re: [PATCH v3 0/9] dmaengine: ti drivers: enable COMPILE_TESTing, Vinod Koul
- [PATCH v2 0/9] dmaengine: ti drivers: enable COMPILE_TESTing,
Peter Ujfalusi
- [PATCH v2 00/30] dmaengine: add COMPILE_TEST to drivers,
Vinod Koul
- [PATCH v2 01/30] dmaengine: jz4740: remove unused arch header, Vinod Koul
- [PATCH v2 02/30] dmaengine: jz4740: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 03/30] dmaengine: jz4780: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 04/30] dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static, Vinod Koul
- [PATCH v2 05/30] dmaengine: coh901318: use correct print specifiers, Vinod Koul
- [PATCH v2 07/30] dmaengine: coh901318: fix pointer cast warnings, Vinod Koul
- [PATCH v2 08/30] dmaengine: coh901318: use NULL for pointer initialization, Vinod Koul
- [PATCH v2 09/30] dmaengine: coh901318: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 10/30] dmaengine: sa11x0: use correct print specifiers for dma_addr_t, Vinod Koul
- [PATCH v2 12/30] dmaengine: sa11x0: use correct print specifiers for size_t, Vinod Koul
- [PATCH v2 11/30] dmaengine: sa11x0: use correct print specifiers for u32, Vinod Koul
- [PATCH v2 13/30] dmaengine: sa11x0: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 14/30] dmaengine: ep93xx: use correct print specifiers for size_t, Vinod Koul
- [PATCH v2 06/30] dmaengine: coh901318: return ssize_t for coh901318_debugfs_read, Vinod Koul
- [PATCH v2 15/30] dmaengine: ep93xx: don't use variables defined in global scope, Vinod Koul
- [PATCH v2 16/30] dmaengine: ep93xx: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 17/30] dmaengine: mmp_tdma: use correct print specifiers for size_t, Vinod Koul
- [PATCH v2 18/30] dmaengine: mmp_pdma: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 19/30] dmaengine: mmp_tdma: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 20/30] dmaengine: stm32-dma: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 21/30] dmaengine: stm32-dma: make stm32_dma_set_config static, Vinod Koul
- [PATCH v2 22/30] dmaengine: s3c24xx: use correct print specifiers for size_t, Vinod Koul
- [PATCH v2 23/30] dmaengine: s3c24xx: fix pointer cast warnings, Vinod Koul
- [PATCH v2 24/30] dmaengine: s3c24xx: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 25/30] dmaengine: tegra-adma: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 26/30] dmaengine: tegra-adma: fix unused-function warnings, Vinod Koul
- [PATCH v2 27/30] dmaengine: timb-dma: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 28/30] dmaengine: zxdma: enable COMPILE_TEST, Vinod Koul
- [PATCH v2 29/30] dmaengine: sun4i: fix kconfig unmet direct dependencies, Vinod Koul
- [PATCH v2 30/30] dmaengine: moxart: fix kconfig unmet direct dependencies, Vinod Koul
- Re: [PATCH v2 00/30] dmaengine: add COMPILE_TEST to drivers, Linus Walleij
- Re: [PATCH v2 00/30] dmaengine: add COMPILE_TEST to drivers, Vinod Koul
- [PATCH] dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant,
Jean-Francois Moine
- [PATCH 00/24] ste_dma40: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/24] ste_dma40: Use kmalloc_array() in d40_lcla_allocate(), SF Markus Elfring
- [PATCH 02/24] ste_dma40: Return directly after a failed kmalloc_array(), SF Markus Elfring
- [PATCH 03/24] ste_dma40: Rename a jump label in d40_lcla_allocate(), SF Markus Elfring
- [PATCH 04/24] ste_dma40: Move an assignment in d40_lcla_allocate(), SF Markus Elfring
- [PATCH 05/24] ste_dma40: Improve a size determination in d40_of_probe(), SF Markus Elfring
- [PATCH 06/24] ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init(), SF Markus Elfring
- [PATCH 07/24] ste_dma40: Use kmalloc_array() in d40_hw_detect_init(), SF Markus Elfring
- [PATCH 08/24] ste_dma40: Less checks in d40_hw_detect_init() after error detection, SF Markus Elfring
- [PATCH 09/24] ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init(), SF Markus Elfring
- [PATCH 10/24] ste_dma40: Adjust the position of a jump label in d40_probe(), SF Markus Elfring
- [PATCH 11/24] ste_dma40: Rename a jump label in d40_probe(), SF Markus Elfring
- [PATCH 12/24] ste_dma40: Rename jump labels in d40_dmaengine_init(), SF Markus Elfring
- [PATCH 13/24] ste_dma40: Rename a jump label in d40_alloc_chan_resources(), SF Markus Elfring
- [PATCH 14/24] ste_dma40: One check less in d40_prep_sg() after error detection, SF Markus Elfring
- [PATCH 15/24] ste_dma40: Move two assignments in d40_prep_sg(), SF Markus Elfring
- [PATCH 16/24] ste_dma40: Rename a jump label in d40_prep_desc(), SF Markus Elfring
- [PATCH 17/24] ste_dma40: Move an assignment in d40_prep_desc(), SF Markus Elfring
- [PATCH 18/24] ste_dma40: Rename a jump label in d40_is_paused(), SF Markus Elfring
- [PATCH 19/24] ste_dma40: Rename a jump label in d40_free_dma(), SF Markus Elfring
- [PATCH 20/24] ste_dma40: Rename a jump label in d40_alloc_mask_free(), SF Markus Elfring
- [PATCH 21/24] ste_dma40: Rename jump labels in d40_alloc_mask_set(), SF Markus Elfring
- [PATCH 22/24] ste_dma40: Rename a jump label in dma_tasklet(), SF Markus Elfring
- [PATCH 23/24] ste_dma40: Rename a jump label in __d40_execute_command_phy(), SF Markus Elfring
- [PATCH 24/24] ste_dma40: Rename a jump label in d40_log_lli_to_lcxa(), SF Markus Elfring
- Re: [PATCH 00/24] ste_dma40: Fine-tuning for several function implementations, Linus Walleij
- Re: [PATCH 00/24] ste_dma40: Fine-tuning for several function implementations, Vinod Koul
- [PATCH] dmaengine: omap-dma: Enable burst and data pack for SG,
Peter Ujfalusi
- [PATCH] dmaengine: mv_xor: Add support for scatter-gather DMA mode,
Stefan Roese
- [PATCH 0/9] dmaengine: ti drivers: enable COMPILE_TESTing,
Peter Ujfalusi
- [PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices,
Sam Van Den Berge
- [PATCH 00/30] dmaengine: add COMPILE_TEST to drivers,
Vinod Koul
- [PATCH 01/30] dmaengine: move jz4740 header from asm, Vinod Koul
- [PATCH 02/30] dmaengine: jz4740: enable COMPILE_TEST, Vinod Koul
- [PATCH 03/30] dmaengine: jz4780: enable COMPILE_TEST, Vinod Koul
- [PATCH 04/30] dmaengine: jz4780: remove FSF address, Vinod Koul
- [PATCH 05/30] dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static, Vinod Koul
- [PATCH 06/30] dmaengine: coh901318: use correct print specifiers, Vinod Koul
- [PATCH 07/30] dmaengine: coh901318: return ssize_t for coh901318_debugfs_read, Vinod Koul
- [PATCH 08/30] dmaengine: coh901318: fix pointer cast warnings, Vinod Koul
- [PATCH 09/30] dmaengine: coh901318: use NULL for pointer initialization, Vinod Koul
- [PATCH 10/30] dmaengine: coh901318: enable COMPILE_TEST, Vinod Koul
- [PATCH 11/30] dmaengine: sa11x0: use correct print specifiers for dma_addr_t, Vinod Koul
- [PATCH 14/30] dmaengine: sa11x0: enable COMPILE_TEST, Vinod Koul
- [PATCH 15/30] dmaengine: omap-dma: enable COMPILE_TEST, Vinod Koul
- [PATCH 13/30] dmaengine: sa11x0: use correct print specifiers for size_t, Vinod Koul
- [PATCH 16/30] dmaengine: ep93xx: use correct print specifiers for size_t, Vinod Koul
- [PATCH 17/30] dmaengine: ep93xx: don't use variables defined in global scope, Vinod Koul
- [PATCH 12/30] dmaengine: sa11x0: use correct print specifiers for u32, Vinod Koul
- [PATCH 19/30] dmaengine: mmp_tdma: use correct print specifiers for size_t, Vinod Koul
- [PATCH 20/30] dmaengine: mmp_pdma: enable COMPILE_TEST, Vinod Koul
- [PATCH 18/30] dmaengine: ep93xx: enable COMPILE_TEST, Vinod Koul
- [PATCH 21/30] dmaengine: mmp_tdma: enable COMPILE_TEST, Vinod Koul
- [PATCH 22/30] dmaengine: stm32-dma: enable COMPILE_TEST, Vinod Koul
- [PATCH 23/30] dmaengine: stm32-dma: make stm32_dma_set_config static, Vinod Koul
- [PATCH 24/30] dmaengine: s3c24xx: use correct print specifiers for size_t, Vinod Koul
- [PATCH 25/30] dmaengine: s3c24xx: fix pointer cast warnings, Vinod Koul
- [PATCH 26/30] dmaengine: s3c24xx: enable COMPILE_TEST, Vinod Koul
- [PATCH 27/30] dmaengine: tegra-apb: enable COMPILE_TEST, Vinod Koul
- [PATCH 28/30] dmaengine: tegra-apb: fix unused-function warnings, Vinod Koul
- [PATCH 29/30] dmaengine: timb-dma: enable COMPILE_TEST, Vinod Koul
- [PATCH 30/30] dmaengine: zxdma: enable COMPILE_TEST, Vinod Koul
- Re: [PATCH 00/30] dmaengine: add COMPILE_TEST to drivers, Geert Uytterhoeven
- Re: [PATCH 00/30] dmaengine: add COMPILE_TEST to drivers, Arnd Bergmann
- Re: [PATCH 00/30] dmaengine: add COMPILE_TEST to drivers, Linus Walleij
[PATCH V3 00/10] dmaengine: qcom_hidma: add MSI interrupt support,
Sinan Kaya
- [PATCH V3 01/10] Documentation: DT: qcom_hidma: update binding for MSI, Sinan Kaya
- [PATCH V3 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes, Sinan Kaya
- [PATCH V3 04/10] dmaengine: qcom_hidma: configure DMA and MSI for OF, Sinan Kaya
- [PATCH V3 05/10] dmaengine: qcom_hidma: make pending_tre_count atomic, Sinan Kaya
- [PATCH V3 03/10] of: irq: make of_msi_configure accessible from modules, Sinan Kaya
- [PATCH V3 08/10] dmaengine: qcom_hidma: add a common API to setup the interrupt, Sinan Kaya
- [PATCH V3 07/10] dmaengine: qcom_hidma: bring out interrupt cause, Sinan Kaya
- [PATCH V3 10/10] dmaengine: qcom_hidma: add MSI support for interrupts, Sinan Kaya
- [PATCH V3 09/10] dmaengine: qcom_hidma: protect common data structures, Sinan Kaya
- [PATCH V3 06/10] dmaengine: qcom_hidma: make error and success path common, Sinan Kaya
[PATCH] dmaengine: imx-sdma: fix merge conflict,
Arnd Bergmann
[PATCH] dmaengine: virt-dma: adjust function declarations in the virt-dma.h, Baoyou Xie
[PATCH] dmaengine: DW DMAC: split pdata to hardware properties and platform quirks,
Eugeniy Paltsev
[PATCH -next] k3dma: Use dma_pool_alloc instead of dma_pool_alloc/memset,
Wei Yongjun
[PATCH] ARM: s3c24xx: Add dma_slave_map for s3c2440 devices,
Sam Van Den Berge
[PATCH] dmaengine: dmatest: Restore "memcpy" as default mode,
Eugeniy Paltsev
[PATCH] dmaengine: cppi41: Ignore EINPROGRESS for PM runtime,
Tony Lindgren
[PATCH] dmaengine: omap-dma: Correct type2 descriptor's member types,
Peter Ujfalusi
[PATCH] dmaengine: squash lines for immediate return,
Masahiro Yamada
[PATCH] dmaengine: cleanup with list_first_entry_or_null(),
Masahiro Yamada
[PATCH V2 00/10] dmaengine: qcom_hidma: add MSI interrupt support,
Sinan Kaya
- [PATCH V2 01/10] Documentation: DT: qcom_hidma: update binding for MSI, Sinan Kaya
- [PATCH V2 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes, Sinan Kaya
- [PATCH V2 03/10] of: irq: make of_msi_configure accessible from modules, Sinan Kaya
- [PATCH V2 04/10] dmaengine: qcom_hidma: configure DMA and MSI for OF, Sinan Kaya
- [PATCH V2 07/10] dmaengine: qcom_hidma: bring out interrupt cause, Sinan Kaya
- [PATCH V2 09/10] dmaengine: qcom_hidma: protect common data structures, Sinan Kaya
- [PATCH V2 08/10] dmaengine: qcom_hidma: add a common API to setup the interrupt, Sinan Kaya
- [PATCH V2 10/10] dmaengine: qcom_hidma: add MSI support for interrupts, Sinan Kaya
- [PATCH V2 06/10] dmaengine: qcom_hidma: make error and success path common, Sinan Kaya
- [PATCH V2 05/10] dmaengine: qcom_hidma: make pending_tre_count atomic, Sinan Kaya
Re: VL805 USB 3.0 does not see connected devices (only on x86_64) (x86 is ok),
Mathias Nyman
[PATCH] drivers/dma: NO_IRQ removal from powerpc-only drivers,
Michael Ellerman
[PATCH v1 0/5] dmaengine: dw: Add iDMA 32-bit support,
Andy Shevchenko
[PATCH] dmaengine: dmatest: Apply copy_align to DMA_SG as well,
Nicolin Chen
[PATCH v3 0/2] Add memcpy support for tegra210-adma,
Nicolin Chen
[PATCH] dmaengine: cppi41: mark PM functions as __maybe_unused,
Arnd Bergmann
[PATCH] dmaengine: k3dma: use correct format string for debug output,
Arnd Bergmann
[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets,
Peter Griffin
- [PATCH v9 10/19] ARM: DT: STiH407: Add i2s_out pinctrl configuration, Peter Griffin
- [PATCH v9 08/19] ARM: multi_v7_defconfig: Enable STi FDMA driver, Peter Griffin
- [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config, Peter Griffin
- [PATCH v9 04/19] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file, Peter Griffin
- [PATCH v9 13/19] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node, Peter Griffin
- [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue., Peter Griffin
- [PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n', Peter Griffin
- [PATCH v9 15/19] ARM: STi: DT: STiH407: Add uniperif reader dt nodes, Peter Griffin
- [PATCH v9 16/19] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card, Peter Griffin
- [PATCH v9 18/19] drm/virtio: kconfig: Fixup white space., Peter Griffin
- [PATCH v9 14/19] ARM: STi: DT: STiH407: Add uniperif player dt nodes, Peter Griffin
- [PATCH v9 11/19] ARM: DT: STiH407: Add i2s_in pinctrl configuration, Peter Griffin
- [PATCH v9 09/19] ARM: multi_v7_defconfig: Enable STi and simple-card drivers., Peter Griffin
- [PATCH v9 05/19] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support, Peter Griffin
- [PATCH v9 06/19] ARM: STi: DT: STiH407: Add FDMA driver dt nodes., Peter Griffin
- [PATCH v9 01/19] remoteproc: st_slim_rproc: add a slimcore rproc driver, Peter Griffin
- [PATCH v9 02/19] MAINTAINERS: Add st slim core rproc driver to STi section., Peter Griffin
- [PATCH v9 03/19] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation, Peter Griffin
- [PATCH v9 07/19] MAINTAINERS: Add FDMA driver files to STi section., Peter Griffin
- Re: [PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets, Peter Griffin
[PATCH 1/2 v3] bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info(),
Stefan Roese
[PATCH v2 0/2] Add memcpy support for tegra210-adma,
Nicolin Chen
[PATCH] dmaengine: ipu: remove bogus NO_IRQ reference, Arnd Bergmann
[PATCH] dmaengine: sirf: fix irq number error check, Arnd Bergmann
[PATCH] dmaengine: mxs: remove NO_IRQ check, Arnd Bergmann
[PATCH] dmaengine: moxart: remove NO_IRQ, Arnd Bergmann
[GIT PULL]: dmaengine fixes for 4.8-rc5, Vinod Koul
[PATCH] dmaengine: tegra210-adma: Add memcpy support,
Nicolin Chen
[PATCH V3] dmaengine: dmatest: exclude compare and fill time during perf report,
Sinan Kaya
[PATCH 1/2 v2] bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info(),
Stefan Roese
[PATCH V4 0/3] dmaengine: qcom_hidma: add error reporting,
Sinan Kaya
[PATCH] dma: qcom: Add initialization of axi and core clocks,
Iaroslav Gridin
Configure descriptor without running it,
Китаин Олег Сергеевич
[PATCH 0/8] SA11x0 DMA engine/IrDA updates,
Russell King - ARM Linux
[PATCH 1/2] bus: mvebu-mbus: Provide stub function for mvebu_mbus_get_io_win_info(),
Stefan Roese
[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets,
Peter Griffin
- [PATCH v8 11/18] ARM: DT: STiH407: Add i2s_in pinctrl configuration, Peter Griffin
- [PATCH v8 18/18] drm/virtio: kconfig: Fixup white space., Peter Griffin
- [PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes, Peter Griffin
- [PATCH v8 14/18] ARM: STi: DT: STiH407: Add uniperif player dt nodes, Peter Griffin
- [PATCH v8 17/18] drm/virtio: kconfig: Fix recursive dependency., Peter Griffin
- [PATCH v8 16/18] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card, Peter Griffin
- [PATCH v8 13/18] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node, Peter Griffin
- [PATCH v8 12/18] ARM: DT: STiH407: Add spdif_out pinctrl config, Peter Griffin
- [PATCH v8 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers., Peter Griffin
- [PATCH v8 07/18] MAINTAINERS: Add FDMA driver files to STi section., Peter Griffin
- [PATCH v8 10/18] ARM: DT: STiH407: Add i2s_out pinctrl configuration, Peter Griffin
- [PATCH v8 08/18] ARM: multi_v7_defconfig: Enable STi FDMA driver, Peter Griffin
- [PATCH v8 06/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes., Peter Griffin
- [PATCH v8 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support, Peter Griffin
- [PATCH v8 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file, Peter Griffin
- [PATCH v8 03/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation, Peter Griffin
- [PATCH v8 02/18] MAINTAINERS: Add st slim core rproc driver to STi section., Peter Griffin
- [PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver, Peter Griffin
[PATCH v2] dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas,
Stefan Roese
[PATCH v1 1/1] dmaengine: hsu: refactor hsu_dma_do_irq() to return int,
Andy Shevchenko
[PATCH] dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status,
Hsin-Yu Chao
[PATCH V3 0/3] dmaengine: qcom_hidma: add error reporting,
Sinan Kaya
/sys/class/dma is empty,
Ran Shalit
[PATCH 0/2] Add PM runtime support for cppi41 DMA,
Tony Lindgren
[PATCH] dmaengine: pl330: use lock of dma channel in pl330_update,
Hsin-Yu Chao
[PATCH] dmaengine: pl330: fix residual for non-running BUSY descriptors,
Stephen Barber
[PATCH] dmaengine: pl330: get transfer count for BUSY descriptor in list,
Hsin-Yu Chao
[PATCH v1 0/5] dma: Add QorIQ qDMA engine driver support,
Yuan Yao
[PATCH] dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas,
Stefan Roese
[PATCH] DW: Read "is_memcpy" and "is_nollp" property from device tree.,
Eugeniy Paltsev
[PATCH] dmaengine: img-mdc: fix a possible NULL dereference,
LABBE Corentin
[PATCH v10 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark,
Andy Shevchenko
- [PATCH v10 06/11] serial: 8250_dma: adjust DMA address of the UART, Andy Shevchenko
- [PATCH v10 04/11] dmaengine: dw: provide probe(), remove() stubs for users, Andy Shevchenko
- [PATCH v10 02/11] dmaengine: dw: set polarity of handshake interface, Andy Shevchenko
- [PATCH v10 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART, Andy Shevchenko
- [PATCH v10 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes, Andy Shevchenko
- [PATCH v10 03/11] dmaengine: dw: override LLP support if asked in platform data, Andy Shevchenko
- [PATCH v10 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API, Andy Shevchenko
- [PATCH v10 10/11] serial: 8250_lpss: enable MSI for Intel Quark, Andy Shevchenko
- [PATCH v10 01/11] dmaengine: dw: keep copy of custom slave config in dwc, Andy Shevchenko
- [PATCH v10 08/11] serial: 8250_lpss: split LPSS driver to separate module, Andy Shevchenko
- [PATCH v10 09/11] serial: 8250_lpss: move Quark code from PCI driver, Andy Shevchenko
Wrong "nollp" DW DMAC parameter value on ARC SDP.,
Eugeniy Paltsev
[PATCH] dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clk,
Jon Hunter
[PATCH] dmaengine: imx-sdma: Add i.MX7 support,
Fabio Estevam
[PATCH -next] dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe(),
Wei Yongjun
[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers,
Niklas Söderlund
- [PATCHv9 4/6] arm: dma-mapping: add {map,unmap}_resource for iommu ops, Niklas Söderlund
- [PATCHv9 3/6] dma-mapping: add dma_{map,unmap}_resource, Niklas Söderlund
- [PATCHv9 2/6] dma-debug: add support for resource mappings, Niklas Söderlund
- [PATCHv9 6/6] dmaengine: rcar-dmac: add iommu support for slave transfers, Niklas Söderlund
- [PATCHv9 5/6] dmaengine: rcar-dmac: group slave configuration, Niklas Söderlund
- Re: [PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers, Vinod Koul
- [PATCHv9 1/6] dma-mapping: add {map,unmap}_resource to dma_map_ops, Niklas Söderlund
- Re: [PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers, Vinod Koul
dmatest no longer works on ARC SDP with DW DMAC,
Eugeniy Paltsev
[PATCH -next] dmaengine: at_xdmac: fix to pass correct device identity to free_irq(),
Wei Yongjun
[PATCH] imx-sdma: (trivial) fix a typo,
Martin Kaiser
linux-4.8-rc1/drivers/dma/txx9dmac.c: 2 * pointless expression ?, David Binderman
[PATCH] dmaengine: pxa_dma: fix hotchain corner case,
Robert Jarzmik
[PATCH 0/3] Support burst request by peripherals,
Shawn Lin
[PATCH] dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel(),
Yoshihiro Shimoda
[PATCH 1/1] Fix NULL pointer dereference in imx serial driver DMA callback,
Fabien Lahoudere
[PATCH 0132/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[PATCH 0133/1285] Replace numeric parameter like 0444 with macro,
Baole Ni
[PATCH 0134/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[PATCH 0135/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[PATCH 0136/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[PATCH 0137/1285] Replace numeric parameter like 0444 with macro, Baole Ni
[PATCH v7 00/16] Add support for FDMA DMA controller and slim core rproc found on STi chipsets,
Peter Griffin
- [PATCH v7 10/16] ARM: DT: STiH407: Add i2s_out pinctrl configuration, Peter Griffin
- [PATCH v7 16/16] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card, Peter Griffin
- [PATCH v7 13/16] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node, Peter Griffin
- [PATCH v7 09/16] ARM: multi_v7_defconfig: Enable STi and simple-card drivers., Peter Griffin
- [PATCH v7 14/16] ARM: STi: DT: STiH407: Add uniperif player dt nodes, Peter Griffin
- [PATCH v7 11/16] ARM: DT: STiH407: Add i2s_in pinctrl configuration, Peter Griffin
- [PATCH v7 08/16] ARM: multi_v7_defconfig: Enable STi FDMA driver, Peter Griffin
- [PATCH v7 06/16] ARM: STi: DT: STiH407: Add FDMA driver dt nodes., Peter Griffin
- [PATCH v7 02/16] MAINTAINERS: Add st slim core rproc driver to STi section., Peter Griffin
- [PATCH v7 01/16] remoteproc: st_slim_rproc: add a slimcore rproc driver, Peter Griffin
- [PATCH v7 12/16] ARM: DT: STiH407: Add spdif_out pinctrl config, Peter Griffin
- [PATCH v7 05/16] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support, Peter Griffin
- [PATCH v7 04/16] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file, Peter Griffin
- [PATCH v7 15/16] ARM: STi: DT: STiH407: Add uniperif reader dt nodes, Peter Griffin
- [PATCH v7 03/16] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation, Peter Griffin
- [PATCH v7 07/16] MAINTAINERS: Add FDMA driver files to STi section., Peter Griffin
[PATCH V2] dmaengine: qcom_hidma: release the descriptor before the callback,
Sinan Kaya
[GIT PULL]: dmaengine update for 4.8-rc1, Vinod Koul
[PATCH] dmaengine: device must have at least one channel,
Viresh Kumar
[PATCH] fix platform_no_drv_owner.cocci warnings,
Julia Lawall
DMA_SLAVE vs DMA_SG in mv_xor,
Stefan Roese
[PATCH 0/5] Moving callbacks to after dma_descriptor_unmap(),
Dave Jiang
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]