| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
* | | | dmaengine: dmatest: Return boolean result directly in filter() | Andy Shevchenko | 2020-09-22 | 1 | -7/+1 |
* | | | dmaengine: dmatest: Check list for emptiness before access its last entry | Andy Shevchenko | 2020-09-22 | 1 | -3/+2 |
* | | | Merge branch 'fixes' into next | Vinod Koul | 2020-09-22 | 1 | -5/+21 |
|\ \ \ |
|
| * | | | dmaengine: dmatest: Prevent to run on misconfigured channel | Vladimir Murzin | 2020-09-22 | 1 | -5/+21 |
* | | | | dmaengine: ti: k3-udma-glue: fix channel enable functions | Grygorii Strashko | 2020-09-18 | 1 | -14/+3 |
* | | | | dmaengine: iop-adma: Fix pointer cast warnings | YueHaibing | 2020-09-18 | 1 | -6/+5 |
* | | | | dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb... | Gustavo Pimentel | 2020-09-18 | 1 | -1/+1 |
* | | | | dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime... | Liu Shixin | 2020-09-18 | 1 | -6/+1 |
* | | | | dmaengine: ioat: Make two symbols static | Jason Yan | 2020-09-18 | 1 | -2/+2 |
* | | | | dmaengine: sf-pdma: remove unused 'desc' | Vinod Koul | 2020-09-18 | 1 | -1/+0 |
* | | | | dmaengine: zx: remove redundant irqsave in hardIRQ | Barry Song | 2020-09-18 | 1 | -4/+2 |
| |/ /
|/| | |
|
* | | | dmaengine: Kconfig: Update description for RCAR_DMAC config | Lad Prabhakar | 2020-09-11 | 1 | -2/+2 |
* | | | dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters | Peter Ujfalusi | 2020-09-11 | 1 | -7/+35 |
* | | | Merge tag 'v5.9-rc4' into next | Vinod Koul | 2020-09-11 | 16 | -77/+97 |
|\| | |
|
| * | | Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-04 | 9 | -49/+73 |
| |\ \ |
|
| | * | | dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0 | Peter Ujfalusi | 2020-09-03 | 1 | -2/+2 |
| | * | | drivers/dma/dma-jz4780: Fix race condition between probe and irq handler | Madhuparna Bhowmik | 2020-08-25 | 1 | -19/+19 |
| | * | | dmaengine: dw-edma: Fix scatter-gather address calculation | Gustavo Pimentel | 2020-08-25 | 1 | -5/+6 |
| | * | | dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg | Peter Ujfalusi | 2020-08-25 | 1 | -3/+3 |
| | * | | dmaengine: pl330: Fix burst length if burst size is smaller than bus width | Marek Szyprowski | 2020-08-25 | 1 | -1/+1 |
| | * | | dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate() | Yu Kuai | 2020-08-19 | 1 | -0/+1 |
| | * | | dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate() | Yu Kuai | 2020-08-19 | 1 | -2/+6 |
| | * | | dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma... | Yu Kuai | 2020-08-19 | 1 | -0/+2 |
| | * | | dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling | Peter Ujfalusi | 2020-08-17 | 1 | -4/+4 |
| | * | | dmaengine: idxd: reset states after device disable or reset | Dave Jiang | 2020-08-17 | 2 | -12/+26 |
| | * | | dmaengine: acpi: Put the CSRT table after using it | Hanjun Guo | 2020-08-17 | 1 | -1/+3 |
| | |/ |
|
| * | | fsldma: fix very broken 32-bit ppc ioread64 functionality | Linus Torvalds | 2020-08-29 | 1 | -6/+6 |
| * | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 7 | -22/+18 |
| |/ |
|
* | | dmaengine: dmatest: Print error codes as signed value | Andy Shevchenko | 2020-09-11 | 1 | -2/+8 |
* | | dmaengine: pl330: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -5/+0 |
* | | dmaengine: qcom: bam_dma: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -2/+0 |
* | | dmaengine: ste_dma40: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -3/+0 |
* | | dmaengine: rcar-dmac: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -2/+0 |
* | | dmaengine: mxs: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -2/+0 |
* | | dmaengine: imx-sdma: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -2/+0 |
* | | dmaengine: imx-dma: Drop local dma_parms | Robin Murphy | 2020-09-11 | 1 | -2/+0 |