summaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-06dmaengine: qcom: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: owl: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: mediatek-cqdma: fix typo in commentJulia Lawall1-1/+1
2022-07-06dmaengine: fix typos in commentsJulia Lawall2-2/+2
2022-07-06dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()Tang Bin1-3/+1
2022-07-05dmaengine: sun4i: Set the maximum segment sizeSamuel Holland1-5/+27
2022-07-01dmaengine: fsl-edma: remove redundant assignment to pointer last_sgColin Ian King1-3/+0
2022-07-01dmaengine: mediatek: mtk-hsdma: Fix typo in commentXiang wangx1-1/+1
2022-07-01dmaengine: at_xdmac: Fix typo in commentXiang wangx1-1/+1
2022-07-01dt-bindings: dma: fsl-edma: Convert to DT schemaPeng Fan2-111/+155
2022-07-01dmaengine: ep93xx: Fix typo in commentsJiang Jian1-1/+1
2022-07-01dmaengine: imx-sdma: Improve the SDMA irq nameFabio Estevam1-2/+2
2022-07-01dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ulJayesh Choudhary1-0/+8
2022-06-27dmaengine: remove DMA_MEMCPY_SG once againChristoph Hellwig4-159/+0
2022-06-16dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()Alexey Khoroshilov1-5/+0
2022-06-16MAINTAINERS: idxd driver maintainer updateDave Jiang1-1/+2
2022-06-16dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit addressGeert Uytterhoeven1-4/+4
2022-06-16MAINTAINERS: add include/dt-bindings/dma to DMA GENERIC OFFLOAD ENGINE SUBSYSTEMLukas Bulwahn1-0/+1
2022-06-16dt-bindings: dma: apple,admac: Fix example interrupt parsingRob Herring1-0/+5
2022-06-10dmaengine: dw-edma: remove a macro conditional with similar branchesVladimir Zapolskiy1-8/+0
2022-06-10dmaengine: dw: dmamux: Fix build without CONFIG_OFMiquel Raynal1-0/+2
2022-06-10dmaengine: dw: dmamux: Export the module device tableMiquel Raynal1-0/+1
2022-06-10dmaengine: apple-admac: Fix print formatVinod Koul1-1/+1
2022-06-09MAINTAINERS: Add ADMAC driver under ARM/APPLE MACHINEMartin Povišer1-0/+2
2022-06-09dmaengine: apple-admac: Add Apple ADMAC driverMartin Povišer3-0/+827