summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | dmaengine: idxd: Simplify code and axe the use of a deprecated APIChristophe JAILLET2021-07-141-8/+2
| * | | | | dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko2021-07-144-9/+157
* | | | | | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-011-23/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-08-121-23/+70
| |\ \ \ \ \ \
| | * | | | | | dmaengine: imx-sdma: add terminated list for freed descriptor in workerRobin Gong2021-07-231-7/+10
| | * | | | | | dmaengine: imx-sdma: add uart rom scriptRobin Gong2021-07-231-4/+21
| | * | | | | | dmaengine: imx-sdma: remove ERR009165 on i.mx6ulRobin Gong2021-07-231-2/+24
| | * | | | | | dmaengine: imx-sdma: add mcu_2_ecspi scriptRobin Gong2021-07-231-0/+4
| | * | | | | | dmaengine: dma: imx-sdma: add fw_loaded and is_ram_scriptRobin Gong2021-07-231-0/+12
| | * | | | | | dmaengine: imx-sdma: remove duplicated sdma_load_contextRobin Gong2021-07-231-4/+1
| | * | | | | | Revert "dmaengine: imx-sdma: refine to load context only once"Robin Gong2021-07-231-8/+0
| | |/ / / / /
* | | | | | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-0912-53/+151
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-0612-53/+151
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | dmaengine: imx-dma: configure the generic DMA type to make it workJuergen Borleis2021-08-021-0/+2
| | * | | | dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi2021-07-281-2/+7
| | * | | | dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux opsZhang Qilong2021-07-281-3/+3
| | * | | | dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma opsZhang Qilong2021-07-281-2/+2
| | * | | | dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic stateKunihiko Hayashi2021-07-271-2/+2
| | | |_|/ | | |/| |
| | * | | dmaengine: idxd: fix submission race windowDave Jiang2021-07-203-18/+101
| | * | | dmaengine: idxd: fix sequence for pci driver remove() and shutdown()Dave Jiang2021-07-202-11/+17
| | * | | dmaengine: idxd: fix desc->vector that isn't being updatedDave Jiang2021-07-201-2/+1
| | | |/ | | |/|
| | * | dmaengine: idxd: fix setup sequence for MSIXPERM tableDave Jiang2021-07-141-1/+3
| | * | dmaengine: idxd: fix array index when int_handles are being usedDave Jiang2021-07-141-13/+2
| | * | dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai2021-07-141-1/+1
| | * | dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfersAdrian Larumbe2021-07-141-0/+12
| | |/
* | / bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
|/ /
* | 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
| |/ / /