| .. |
|
CMakeLists.txt
|
drivers: dma: Add iProc PAXDMA driver
|
2021-01-18 16:58:55 -05:00 |
|
dma_dw.c
|
device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
|
2021-01-15 07:16:21 -06:00 |
|
dma_dw.h
|
|
|
|
dma_handlers.c
|
|
|
|
dma_iproc_pax_v1.c
|
drivers: dma: iProc PAX: Fix use of deprecated APIs
|
2021-02-10 07:16:11 -05:00 |
|
dma_iproc_pax_v1.h
|
drivers: dma: Add iProc PAXDMA driver
|
2021-01-18 16:58:55 -05:00 |
|
dma_iproc_pax_v2.c
|
drivers: dma: paxdma: Sync payload as separate packet
|
2021-03-19 09:32:08 -04:00 |
|
dma_iproc_pax_v2.h
|
drivers: dma: paxdma: increase bd buffers.
|
2021-03-19 09:32:08 -04:00 |
|
dma_iproc_pax.h
|
drivers: dma: paxdma: Use uncached sync bufer
|
2021-03-19 09:32:08 -04:00 |
|
dma_mcux_edma.c
|
dma: add request channel and release channel helper
|
2021-04-23 14:58:40 +02:00 |
|
dma_mcux_edma.h
|
|
|
|
dma_mcux_lpc.c
|
drivers: dma: Convert drivers to new DT device macros
|
2020-12-19 20:03:23 -05:00 |
|
dma_nios2_msgdma.c
|
drivers: dma: nios2_msgdma: Fix typo in irq priority
|
2021-03-03 06:28:34 -05:00 |
|
dma_pl330.c
|
drivers: dma: pl330: Zero initialize the ch_handle
|
2021-03-04 12:59:46 +01:00 |
|
dma_pl330.h
|
drivers: dma: pl330: increase timeout
|
2021-03-04 12:59:46 +01:00 |
|
dma_sam0.c
|
device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
|
2021-01-15 07:16:21 -06:00 |
|
dma_sam_xdmac.c
|
device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE
|
2021-01-15 07:16:21 -06:00 |
|
dma_sam_xdmac.h
|
|
|
|
dma_stm32_v1.c
|
drivers: dma: stm32: add support for stm32h7
|
2021-04-14 18:18:12 +02:00 |
|
dma_stm32_v2.c
|
drivers/dma: stm32: Don't omit IRQ status check
|
2021-02-04 12:35:04 -05:00 |
|
dma_stm32.c
|
drivers: dma: stm32: add support for stm32h7
|
2021-04-14 18:18:12 +02:00 |
|
dma_stm32.h
|
drivers: dma: stm32: add support for stm32h7
|
2021-04-14 18:18:12 +02:00 |
|
dmamux_stm32.c
|
stm32: dmamux: change initialization order to PRE_KERNEL_1
|
2021-03-01 15:41:11 -06:00 |
|
dmamux_stm32.h
|
drivers: dmamux_stm32: compile time dmamux channels initialization
|
2021-02-25 21:57:59 +03:00 |
|
Kconfig
|
dma: Kconfig remove unused kconfig symbols
|
2021-03-02 20:28:35 -06:00 |
|
Kconfig.dma_pl330
|
|
|
|
Kconfig.dw
|
|
|
|
Kconfig.iproc_pax
|
drivers: dma: Add iProc PAXDMA driver
|
2021-01-18 16:58:55 -05:00 |
|
Kconfig.mcux_edma
|
|
|
|
Kconfig.mcux_lpc
|
|
|
|
Kconfig.nios2_msgdma
|
|
|
|
Kconfig.sam0
|
|
|
|
Kconfig.sam_xdmac
|
|
|
|
Kconfig.stm32
|
drivers: dma: stm32: add support for stm32h7
|
2021-04-14 18:18:12 +02:00 |