summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: mpc512x: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
* dmaengine: ti: k3-udma: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+1
* dmaengine: ipu: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+2
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\
| * Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-141-2/+2
| |\
| * \ Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-311-1/+16
| |\ \
| * | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | | | Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0513-104/+122
|\ \ \ \
| * | | | dmaengine: imx-sdma: Remove platform data headerVladimir Zapolskiy2021-06-241-1/+55
| * | | | dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]Michal Simek2021-06-241-1/+1
| * | | | dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_tMichal Simek2021-06-241-1/+1
| * | | | dmaengine: altera-msgdma: add OF supportOlivier Dautricourt2021-06-161-0/+20
| * | | | dmaengine: xilinx: dpdma: fix kernel-docYang Li2021-06-161-1/+1
| * | | | dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()Austin Kim2021-06-161-2/+3
| * | | | dmaengine: sh: Remove unused shdma-of driverGeert Uytterhoeven2021-06-162-77/+1
| * | | | dmaengine: qcom: gpi: Add SM8250 compatibleKonrad Dybcio2021-06-161-0/+1
| * | | | dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tailZou Wei2021-06-071-3/+2
| * | | | dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errorsTony Lindgren2021-05-311-1/+2
| * | | | dmaengine: hsu: Account transferred bytesAndy Shevchenko2021-05-311-0/+3
| * | | | dmaengine: xilinx: dpdma: Print debug message when losing vsync raceLaurent Pinchart2021-05-311-1/+5
| * | | | dmaengine: xilinx: dpdma: Print channel number in kernel log messagesLaurent Pinchart2021-05-311-12/+20
| * | | | dmaengine: idxd: remove devm allocation for idxd->int_handlesDave Jiang2021-05-101-1/+2
| * | | | dmaengine: idxd: Remove redundant variable cdev_ctxJiapeng Chong2021-05-101-2/+0
| * | | | dmaengine: fsl-qdma: check dma_set_mask return valueRobin Gong2021-05-101-1/+5
| |/ / /
* | | | Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-1614-26/+122
|\ \ \ \ | |_|_|/ |/| | |
| * | | dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dmaGuillaume Ranquet2021-06-071-1/+1
| * | | dmaengine: mediatek: do not issue a new desc if one is still currentGuillaume Ranquet2021-06-071-8/+12
| * | | dmaengine: mediatek: free the proper desc in desc_free handlerGuillaume Ranquet2021-06-071-4/+1
| * | | dmaengine: ipu: fix doc warning in ipu_irq.cYang Yingliang2021-06-031-1/+1
| * | | dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()Zou Wei2021-06-031-1/+1
| * | | dmaengine: idxd: Fix missing error code in idxd_cdev_open()Jiapeng Chong2021-06-031-0/+1
| * | | dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang2021-05-311-0/+3
| * | | dmaengine: SF_PDMA depends on HAS_IOMEMRandy Dunlap2021-05-311-0/+1
| * | | dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap2021-05-311-0/+1
| * | | dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap2021-05-311-0/+1
| * | | dmaengine: idxd: Add missing cleanup for early error out in probe callDave Jiang2021-05-311-3/+58
| * | | dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bitsLaurent Pinchart2021-05-311-2/+5
| * | | dmaengine: xilinx: dpdma: Add missing dependencies to KconfigLaurent Pinchart2021-05-311-0/+1
| * | | dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()Yu Kuai2021-05-311-2/+2
| * | | dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()Yu Kuai2021-05-311-1/+1
| * | | dmaengine: xilinx: dpdma: initialize registers before request_irqQuanyang Wang2021-05-101-1/+23
| * | | dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee2021-05-101-2/+4
| * | | dmaengine: fsl-dpaa2-qdma: Fix error return code in two functionsZhen Lei2021-05-101-0/+3
| * | | dmaengine: idxd: add missing dsa driver unregisterDave Jiang2021-05-101-0/+1
| * | | dmaengine: idxd: add engine 'struct device' missing bus type assignmentDave Jiang2021-05-101-0/+1
| |/ /
* | / dmaengine: idxd: Use cpu_feature_enabled()Borislav Petkov2021-06-031-2/+2
| |/ |/|
* | dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter2021-05-131-0/+14
* | Revert "dmaengine: qcom_hidma: Check for driver register failure"Greg Kroah-Hartman2021-05-131-1/+2
|/
* Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-0426-1136/+2967
|\
| * dmaengine: idxd: Enable IDXD performance monitor supportTom Zanussi2021-04-252-4/+10