zephyr/drivers/dma
Flavio Ceolin 180f50feda intel_adsp: gpdma: Fix driver initialiaziation
cavs15 does not need to request ownership of the dma controller.

Fixes #49203

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-08-24 18:08:39 -04:00
..
CMakeLists.txt drivers: dma: new dma peripheral driver for stm32u5 2022-08-24 10:05:32 +02:00
Kconfig drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
Kconfig.dma_pl330
Kconfig.dw
Kconfig.dw_common
Kconfig.gd32 drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
Kconfig.intel_adsp_gpdma intel_adsp: gpdma: Fix driver initialiaziation 2022-08-24 18:08:39 -04:00
Kconfig.intel_adsp_hda
Kconfig.iproc_pax
Kconfig.mcux_edma
Kconfig.mcux_lpc
Kconfig.nios2_msgdma
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32 drivers: dma: stm32 Kconfig with the new DT_HAS_<COMPAT>_ENABLED. 2022-08-24 10:05:32 +02:00
dma_dw.c
dma_dw_common.c
dma_dw_common.h
dma_gd32.c drivers: dma: Add GD32 DMA driver 2022-08-02 09:13:21 +02:00
dma_handlers.c
dma_intel_adsp_gpdma.c intel_adsp: gpdma: Fix driver initialiaziation 2022-08-24 18:08:39 -04:00
dma_intel_adsp_hda.c dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
dma_intel_adsp_hda.h dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
dma_intel_adsp_hda_host_in.c dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
dma_intel_adsp_hda_host_out.c dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
dma_intel_adsp_hda_link_in.c dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
dma_intel_adsp_hda_link_out.c dma/hda: Use the correct register block size for each IP block 2022-08-18 14:54:57 -05:00
dma_iproc_pax.h
dma_iproc_pax_v1.c
dma_iproc_pax_v1.h
dma_iproc_pax_v2.c
dma_iproc_pax_v2.h
dma_mcux_edma.c
dma_mcux_edma.h
dma_mcux_lpc.c
dma_nios2_msgdma.c
dma_pl330.c
dma_pl330.h
dma_sam0.c
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_stm32.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
dma_stm32.h
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32u5.c drivers: dma: new dma peripheral driver for stm32u5 2022-08-24 10:05:32 +02:00
dmamux_stm32.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00