| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: owl-dma: fix kernel-doc style for enum | Vinod Koul | 2020-10-08 | 1 | -1/+2 |
* | dmaengine: zynqmp_dma: fix kernel-doc style for tasklet | Vinod Koul | 2020-10-08 | 1 | -1/+1 |
* | dmaengine: xilinx_dma: fix kernel-doc style for tasklet | Vinod Koul | 2020-10-08 | 1 | -1/+1 |
* | dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet | Vinod Koul | 2020-10-08 | 1 | -1/+1 |
* | dmaengine: altera-msgdma: fix kernel-doc style for tasklet | Vinod Koul | 2020-10-08 | 1 | -1/+1 |
* | dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-10-07 | 1 | -5/+4 |
* | dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-10-07 | 1 | -8/+6 |
* | dmaengine: rcar-dmac: drop double zeroing | Julia Lawall | 2020-10-05 | 1 | -1/+1 |
* | dmaengine: sh: drop double zeroing | Julia Lawall | 2020-10-05 | 1 | -1/+1 |
* | dmaengine: ioat: Allocate correct size for descriptor chunk | Logan Gunthorpe | 2020-10-05 | 1 | -1/+1 |
* | dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname | Zhang Qilong | 2020-10-05 | 1 | -4/+1 |
* | dmaengine: fsl: remove bad channel update | Vinod Koul | 2020-10-05 | 1 | -2/+0 |
* | dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status | Paul Cercueil | 2020-10-05 | 1 | -3/+4 |
* | Merge branch 'topic/tasklet' into next | Vinod Koul | 2020-10-01 | 42 | -151/+131 |
|\ |
|
| * | dmaengine: pl330: fix argument for tasklet | Vinod Koul | 2020-10-01 | 1 | -1/+1 |
| * | dmaengine: fsl: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 2 | -6/+6 |
| * | dmaengine: k3-udma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: xilinx: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 2 | -7/+6 |
| * | dmaengine: xgene: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -8/+6 |
| * | dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: tegra20: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: sun6i: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: qcom: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 3 | -9/+9 |
| * | dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: pl330: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -6/+6 |
| * | dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 2 | -8/+7 |
| * | dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: mmp: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 2 | -6/+6 |
| * | dmaengine: mediatek: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: k3dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: ipu: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: iop_adma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+4 |
| * | dmaengine: ioat: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 3 | -7/+5 |
| * | dmaengine: imx-dma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: dw: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: coh901318: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -4/+3 |
| * | dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-18 | 1 | -3/+3 |
| * | dmaengine: sf-pdma: remove unused 'desc' | Vinod Koul | 2020-09-14 | 1 | -1/+0 |