summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dw-axi-dmac: Set constraint to the Max segment sizeSia Jee Heng2021-02-012-0/+9
* dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registersSia Jee Heng2021-02-011-0/+26
* dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshakeSia Jee Heng2021-02-011-0/+50
* dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA supportSia Jee Heng2021-02-011-0/+8
* dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMACSia Jee Heng2021-02-011-0/+1
* dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fieldsSia Jee Heng2021-02-011-0/+14
* dmaengine: dw-axi-dmac: Support burst residue granularitySia Jee Heng2021-02-012-7/+38
* dmaengine: dw-axi-dmac: Support of_dma_controller_register()Sia Jee Heng2021-02-012-0/+27
* dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()Sia Jee Heng2021-02-012-7/+106
* dmaengine: dw-axi-dmac: Support device_prep_slave_sgSia Jee Heng2021-02-012-0/+155
* dmaengine: dw-axi-dmac: Add device_config operationSia Jee Heng2021-02-012-0/+12
* dmaengine: dw-axi-dmac: Add device_synchronize() callbackSia Jee Heng2021-02-011-0/+8
* dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()Sia Jee Heng2021-02-012-12/+14
* dmaengine: dw-axi-dmac: simplify descriptor managementSia Jee Heng2021-02-012-71/+102
* dmaengine: INTEL_LDMA should depend on X86Geert Uytterhoeven2021-02-011-1/+2
* dmaengine: rcar-dmac: Add support for R-Car V3UGeert Uytterhoeven2021-02-011-23/+58
* dmaengine: rcar-dmac: Add helpers for clearing DMA channel statusGeert Uytterhoeven2021-02-011-2/+13
* dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helperGeert Uytterhoeven2021-02-011-12/+10
* dmaengine: stedma40: fix 'physical' typoBjorn Helgaas2021-01-271-1/+1
* dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is setThara Gopinath2021-01-271-14/+15
* dmaengine: idxd: add module parameter to force disable of SVADave Jiang2021-01-261-1/+7
* dmaengine: mmp_tdma: Allow building as a moduleLubomir Rintel2021-01-261-1/+1
* dmaengine: mmp_pdma: Allow building as a moduleLubomir Rintel2021-01-261-1/+1
* dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel2021-01-261-14/+0
* dmaengine: remove coh901318 driverArnd Bergmann2021-01-265-3270/+0
* dmaengine: remove zte zx driverArnd Bergmann2021-01-263-951/+0
* dmaengine: remove sirfsoc driverArnd Bergmann2021-01-263-1178/+0
* dmaengine: jz4780: Add support for the JZ4760(B)Paul Cercueil2021-01-261-0/+14
* dmaengine: imx-sdma: Use of_device_get_match_data()Fabio Estevam2021-01-261-10/+1
* dmaengine: imx-sdma: Remove platform data supportFabio Estevam2021-01-261-25/+10
* dmaengine: idxd: set DMA channel to be privateDave Jiang2021-01-171-0/+1
* dmaengine: qcom: gpi: Remove unneeded semicolonXu Wang2021-01-171-1/+1
* dmaengine: hsu: disable spurious interruptFerry Toth2021-01-131-10/+11
* dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functionsPeter Ujfalusi2021-01-131-7/+7
* dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2memPeter Ujfalusi2021-01-131-5/+111
* dmaengine: ti: k3-udma: Set rflow count for BCDMA split channelsVignesh Raghavendra2021-01-131-0/+1
* dmaengine: qcom: Always inline gpi_update_regNathan Chancellor2021-01-131-1/+1
* dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET2021-01-121-0/+1
* dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET2021-01-121-0/+5
* dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET2021-01-121-0/+1
* dmaengine: Add Intel LGM SoC DMA support.Amireddy Mallikarjuna reddy2021-01-125-0/+1753
* dma: idxd: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-01-081-2/+1
* dmaengine: at_hdmac: remove platform data headerAlexandre Belloni2021-01-082-3/+44
* dmaengine: owl: Add compatible for the Actions Semi S500 DMA controllerCristian Ciocaltea2021-01-081-1/+2
* Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1751-549/+6584
|\
| * dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra2020-12-113-38/+281
| * dmaengine: ti: k3-udma: Initial support for K3 PKTDMAPeter Ujfalusi2020-12-113-25/+533
| * dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handlingPeter Ujfalusi2020-12-112-38/+85
| * dmaengine: ti: k3-udma: Initial support for K3 BCDMAPeter Ujfalusi2020-12-112-91/+1185
| * dmaengine: ti: k3-psil: Add initial map for AM64Peter Ujfalusi2020-12-114-1/+162