Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1c68cbadf09f685e1ffc6cc4c9094e67131f9a2f
/
drivers
/
dma
67805a4b
dmaengine: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
7d268a2
dmaengine: sf-pdma: move macro to header file
by Green Wan
· 5 years ago
dd9c324
dmaengine: sf-pdma: replace /** with /* for non-function comment
by Green Wan
· 5 years ago
340049d
dmaengine: ti: edma: fix missed failure handling
by Chuhong Yuan
· 5 years ago
39716c5
dmaengine: mmp_pdma: add missed of_dma_controller_free
by Chuhong Yuan
· 5 years ago
c236ba4
dmaengine: mmp_tdma: add missed of_dma_controller_free
by Chuhong Yuan
· 5 years ago
a7e335d
dmaengine: sprd: Add wrap address support for link-list mode
by Eric Long
· 5 years ago
bb5a471
Merge branch 'fixes' into next
by Vinod Koul
· 5 years ago
6973886
dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
by Green Wan
· 5 years ago
5c5332a
dmaengine: zx: remove: removed dmam_pool_destroy
by Satendra Singh Thakur
· 5 years ago
1ff95243
dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq fails
by Satendra Singh Thakur
· 5 years ago
051f517
dmaengine: iop-adma: clean up an indentation issue
by Colin Ian King
· 5 years ago
cdc3e30
dmaengine: milbeaut-xdmac: remove redundant error log
by Vinod Koul
· 5 years ago
7d4a069
dmaengine: milbeaut-hdmac: remove redundant error log
by Vinod Koul
· 5 years ago
9568fed
dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove
by Chuhong Yuan
· 5 years ago
fee175e
dmaengine: JZ4780: Add support for the X1000.
by Zhou Yanjie
· 5 years ago
6ccd692
dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
by Radhey Shyam Pandey
· 5 years ago
c2f6b67
dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
by Radhey Shyam Pandey
· 5 years ago
bcb2dc7
dmaengine: xilinx_dma: Remove axidma multichannel mode support
by Radhey Shyam Pandey
· 5 years ago
31f4b28
dmaengine: ti: edma: Add support for handling reserved channels
by Peter Ujfalusi
· 5 years ago
7208474
dmaengine: fsl-dpaa2-qdma: Remove unnecessary local variables in DPDMAI_CMD_CREATE macro
by Nathan Chancellor
· 5 years ago
41814c4
dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
by Krzysztof Kozlowski
· 5 years ago
bacdcb6
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
by Tony Lindgren
· 5 years ago
53596df
dmaengine: fsl-dpaa2-qdma: export the symbols
by Peng Ma
· 5 years ago
8a631a5
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
by Nicholas Graumann
· 5 years ago
722b9e6d
dmaengine: xilinx_dma: Print debug message when no free tx segments
by Nicholas Graumann
· 5 years ago
d8bae21
dmaengine: xilinx_dma: Add callback_result support
by Nicholas Graumann
· 5 years ago
a575d0b
dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
by Nicholas Graumann
· 5 years ago
95f68c6
dmaengine: xilinx_dma: Remove residue from channel data
by Radhey Shyam Pandey
· 5 years ago
0f45e75
dmaengine: xilinx_dma: Merge get_callback and _invoke
by Nicholas Graumann
· 5 years ago
005a017
dmaengine: xilinx_dma: Remove desc_callback_valid check
by Radhey Shyam Pandey
· 5 years ago
a6e9be0
dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms
by Jassi Brar
· 5 years ago
6c3214e
dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms
by Jassi Brar
· 5 years ago
7667819
dmaengine: qcom: bam_dma: Fix resource leak
by Jeffrey Hugo
· 5 years ago
7fdf9b0
dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs
by Peng Ma
· 5 years ago
f2835ad
dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
by Peng Ma
· 5 years ago
ec1ac30
dmaengine: sprd: Fix the possible memory leak issue
by Baolin Wang
· 5 years ago
f228a4a
dmaengine: sprd: Change to use devm_platform_ioremap_resource()
by Baolin Wang
· 5 years ago
6c6de1d
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
by Radhey Shyam Pandey
· 5 years ago
68fe2b5
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
by Radhey Shyam Pandey
· 5 years ago
944879b
dmaengine: xilinx_dma: Remove clk_get error message for probe defer
by Radhey Shyam Pandey
· 5 years ago
a8bd475
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
by Radhey Shyam Pandey
· 5 years ago
bc3ecbe
dmaengine: iop-adma: make array 'handler' static const, makes object smaller
by Colin Ian King
· 5 years ago
f27c227
dmaengine: dw: platform: Mark 'hclk' clock optional
by Andy Shevchenko
· 5 years ago
bd73dfa
dmaengine: imx-sdma: fix size check for sdma script_number
by Robin Gong
· 5 years ago
833b482
dmaengine: zx: Use devm_platform_ioremap_resource() in zx_dma_probe()
by Markus Elfring
· 5 years ago
ecb4d34
dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()
by Markus Elfring
· 5 years ago
a7dc0e6
dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_probe()
by Markus Elfring
· 5 years ago
9d68427
dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe()
by Markus Elfring
· 5 years ago
3d4d6c2
dmaengine: k3dma: Use devm_platform_ioremap_resource() in k3_dma_probe()
by Markus Elfring
· 5 years ago
1148ac6
dmaengine: jz4780: Use devm_platform_ioremap_resource() in jz4780_dma_probe()
by Markus Elfring
· 5 years ago
fbd1d63
dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
by Markus Elfring
· 5 years ago
9ec691f
dmaengine: tegra210-adma: fix transfer failure
by Sameer Pujar
· 5 years ago
fcf8adb
dmaengine: rcar-dmac: Add dma-channel-mask property support
by Yoshihiro Shimoda
· 5 years ago
d832c48
dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()
by Yoshihiro Shimoda
· 5 years ago
2df4a02
dmaengine: rcar-dmac: Use of_data values instead of a macro
by Yoshihiro Shimoda
· 5 years ago
8b6bc5f
dmaengine: sprd: Fix the link-list pointer register configuration issue
by Zhenfang Wang
· 5 years ago
6735ab5
dmaengine: ti: edma: remove unused code
by YueHaibing
· 5 years ago
5b3e3606
dmaengine: uniphier-mdmac: use devm_platform_ioremap_resource()
by Masahiro Yamada
· 5 years ago
5c6bd5d
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
04cbfba
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
2b97c39
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
b769c5b
Merge branch 'spi-5.4' into spi-next
by Mark Brown
· 5 years ago
bf75703
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
by Lukas Wunner
· 5 years ago
c3ef820
dmaengine: bcm2835: Document struct bcm2835_dmadev
by Lukas Wunner
· 5 years ago
6f6869d
dmaengine: bcm2835: Allow reusable descriptors
by Lukas Wunner
· 5 years ago
4f2228c
dmaengine: bcm2835: Allow cyclic transactions without interrupt
by Lukas Wunner
· 5 years ago
d3464cc
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
c5c6faa
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
by Peter Ujfalusi
· 5 years ago
b2003f6
dmaengine: ti: edma: Only reset region0 access registers
by Peter Ujfalusi
· 5 years ago
c5dbe60
dmaengine: ti: edma: Do not reset reserved paRAM slots
by Peter Ujfalusi
· 5 years ago
cf24aac
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
by Yoshihiro Shimoda
· 5 years ago
689379c
dmaengine: sprd: Fix the DMA link-list configuration
by Baolin Wang
· 5 years ago
d17d9ea
dmaengine: iop-adma.c: fix printk format warning
by Randy Dunlap
· 5 years ago
402096c
dmaengine: stm32-dma: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
25af5af
dmanegine: ioat/dca: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
09104bb
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
by YueHaibing
· 5 years ago
fb9816f
dmaengine: dmatest: Add support for completion polling
by Peter Ujfalusi
· 5 years ago
9fa2df6e
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
by Peter Ujfalusi
· 5 years ago
7a09c09
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
by Peter Ujfalusi
· 5 years ago
e3b9fef
dmaengine: ti: edma: Remove 'Assignment in if condition'
by Peter Ujfalusi
· 5 years ago
20eabc8
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
f5e84ea
dmaengine: dw: platform: Split OF helpers to separate module
by Andy Shevchenko
· 5 years ago
b685fe2
dmaengine: dw: platform: Split ACPI helpers to separate module
by Andy Shevchenko
· 5 years ago
84da042
dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()
by Andy Shevchenko
· 5 years ago
e7b8514
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
by Andy Shevchenko
· 5 years ago
a9c5672
dmaengine: dw: platform: Use devm_platform_ioremap_resource()
by Andy Shevchenko
· 5 years ago
f8d9ddb
dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake
by Andy Shevchenko
· 5 years ago
b375741
dmaengine: dw: platform: Use struct dw_dma_chip_pdata
by Andy Shevchenko
· 5 years ago
ae923c9
dmaengine: dw: Export struct dw_dma_chip_pdata for wider use
by Andy Shevchenko
· 5 years ago
4b8584b
dmaengine: acpi: Add kernel doc parameter descriptions
by Andy Shevchenko
· 5 years ago
a6bc332
dmaengine: acpi: Set up DMA mask based on CSRT
by Andy Shevchenko
· 5 years ago
377ec83
dmaengine: fsldma: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
962411b
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
by Wenwen Wang
· 5 years ago
2c231c0
dmaengine: ti: dma-crossbar: Fix a memory leak bug
by Wenwen Wang
· 5 years ago
d071fd2
dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux
by Mao Wenan
· 5 years ago
4f48e29
dmaengine: make mux_configure32 static
by Mao Wenan
· 5 years ago
698f7a9
dmaengine: mv_xor_v2: Fix -Wshift-negative-value
by Nathan Huckleberry
· 5 years ago
b48b8bc
dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym
by Jarkko Nikula
· 5 years ago
aad7ad2
dma: iop-adma: allow building without platform headers
by Arnd Bergmann
· 5 years ago
Next »