Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
98587c2d894c34c9af5cd84ca169e1cd493aa692
/
drivers
/
dma
31ef489
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
feb59d7
Merge branch 'topic/xilinx' into for-linus
by Vinod Koul
· 6 years ago
42cb6e0
Merge branch 'topic/tegra' into for-linus
by Vinod Koul
· 6 years ago
a74e795
Merge branch 'topic/stm' into for-linus
by Vinod Koul
· 6 years ago
3de78f4
Merge branch 'topic/sh' into for-linus
by Vinod Koul
· 6 years ago
1602a33
Merge branch 'topic/mv' into for-linus
by Vinod Koul
· 6 years ago
989e3af
Merge branch 'topic/k3dma' into for-linus
by Vinod Koul
· 6 years ago
8405448
Merge branch 'topic/imx' into for-linus
by Vinod Koul
· 6 years ago
7907416
Merge branch 'topic/fsl' into for-linus
by Vinod Koul
· 6 years ago
278489c
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 6 years ago
5c196f5
Merge branch 'topic/brcm' into for-linus
by Vinod Koul
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
a3711d4
dmaengine: imx-sdma: fix consistent dma test failures
by Angus Ainslie (Purism)
· 6 years ago
de7b7dc
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
by Angus Ainslie (Purism)
· 6 years ago
25aaa75
dmaengine: imx-sdma: add clock ratio 1:1 check
by Angus Ainslie (Purism)
· 6 years ago
3b6679f
dmaengine: dmatest: move test data alloc & free into functions
by Alexandru Ardelean
· 6 years ago
41d00bb
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()
by Alexandru Ardelean
· 6 years ago
361deb7
dmaengine: dmatest: wrap src & dst data into a struct
by Alexandru Ardelean
· 6 years ago
528314b
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
by Dave Jiang
· 6 years ago
e0100d4
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
by Dave Jiang
· 6 years ago
11e31e2
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
by Dave Jiang
· 6 years ago
4d75873
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
by Dave Jiang
· 6 years ago
ffb5be7
dmaengine: sprd: Change channel id to slave id for DMA cell specifier
by Baolin Wang
· 6 years ago
3e5daee
dmaengine: mv_xor: Use correct device for DMA API
by Robin Murphy
· 6 years ago
68d94a8
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
6454368
dmaengine: dmatest: Abort test in case of mapping error
by Andy Shevchenko
· 6 years ago
c4994a9
dmaengine: k3dma: Add support for dma-channel-mask
by Li Yu
· 6 years ago
1200e070
dmaengine: k3dma: Delete axi_config
by Li Yu
· 6 years ago
d4bdc39
dmaengine: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
by Youlin Wang
· 6 years ago
6d66c8d
Merge branch 'fix/brcm' into fixes
by Vinod Koul
· 6 years ago
6175f6a
dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
by Scott Wood
· 6 years ago
37c22ca
dmaengine: bcm2835: Drop outdated comment on supported transactions
by Lukas Wunner
· 6 years ago
efdffc1
dmaengine: bcm2835: Drop gratuitous list deletion
by Lukas Wunner
· 6 years ago
603fe86
dmaengine: bcm2835: Enforce control block alignment
by Lukas Wunner
· 6 years ago
3e05ada
dmaengine: bcm2835: Return void from abort of transactions
by Lukas Wunner
· 6 years ago
9e528c7
dmaengine: bcm2835: Fix abort of transactions
by Lukas Wunner
· 6 years ago
f7da7782
dmaengine: bcm2835: Fix interrupt race on RT
by Lukas Wunner
· 6 years ago
341198e
dmaengine: imx-dma: fix wrong callback invoke
by Leonid Iziumtsev
· 6 years ago
0fa89f9
dmaengine: fsl-edma: dma map slave device address
by Laurentiu Tudor
· 6 years ago
dc3f595
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
by Codrin Ciubotariu
· 6 years ago
0ce26a1
PCI: Move Rohm Vendor ID to generic list
by Andy Shevchenko
· 6 years ago
d9140a0
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
by Phuong Nguyen
· 6 years ago
ceaf522
dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API
by Andy Duan
· 6 years ago
452fd6d
dmaengine: imx-dma: change return of 'imxdma_sg_next' to void
by Vinod Koul
· 6 years ago
da5035f
dmaengine: imx-dma: change variable 'now' type to size_t
by Vinod Koul
· 6 years ago
9227ab5
dmaengine: imx-dma: fix warning comparison of distinct pointer types
by Anders Roxell
· 6 years ago
c2be36a
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
by YueHaibing
· 6 years ago
48b02a8
dmaengine: axi-dmac: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
3c215fd
dmaengine: timb_dma: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
863326a
dmaengine: tegra210-adma: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
73bf95f
Merge branch 'topic/qcom' into for-linus
by Vinod Koul
· 6 years ago
546c054
dmaengine: qcom_hidma: assign channel cookie correctly
by Shunyong Yang
· 6 years ago
875aac8
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
by Shunyong Yang
· 6 years ago
bdcb2c5
dmaengine: dw-axi-dmac: Fix trivia typo
by Andy Shevchenko
· 6 years ago
ad0d92d
dmaengine: imx-sdma: refine to load context only once
by Robin Gong
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
de1fa4f
dmaengine: fsl-edma: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
d3d7037
dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
edd3c38
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
55f53b9
dmaengine: st_fdma: use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
ed414d5
dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
5fde600
dmaengine: bcm2835: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
b466a37
dmaengine: dw: convert to SPDX identifiers
by Andy Shevchenko
· 6 years ago
934891b
dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
by Andy Shevchenko
· 6 years ago
91f0ff8
dmaengine: dw: Reset DRAIN bit when resume the channel
by Andy Shevchenko
· 6 years ago
69da8be
dmaengine: dw: Split DW and iDMA 32-bit operations
by Andy Shevchenko
· 6 years ago
0781657
dmaengine: dw: Remove unused internal property
by Andy Shevchenko
· 6 years ago
d7dba6b
dmaengine: dw: Remove misleading is_private property
by Andy Shevchenko
· 6 years ago
87fe9ae
dmaengine: dw: Add missed multi-block support for iDMA 32-bit
by Andy Shevchenko
· 6 years ago
b834917
dmaengine: xilinx_dma: Drop SG support for VDMA IP
by Andrea Merello
· 6 years ago
05f7ea7
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
by Andrea Merello
· 6 years ago
ae80969
dmaengine: xilinx_dma: program hardware supported buffer length
by Radhey Shyam Pandey
· 6 years ago
5c094d4
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split descriptors
by Andrea Merello
· 6 years ago
616f0f8
dmaengine: xilinx_dma: commonize DMA copy size calculation
by Andrea Merello
· 6 years ago
95f295f
dmaengine: tegra: add tracepoints to driver
by Ben Dooks
· 6 years ago
65c383c
dmaengine: tegra: reduce channel name field size
by Ben Dooks
· 6 years ago
547b311
dmaengine: tegra: fix incorrect case of DMA
by Ben Dooks
· 6 years ago
216a1d7
dmaengine: tegra: make byte counters unsigned int
by Ben Dooks
· 6 years ago
e486df3
dmaengine: tegra: avoid overflow of byte tracking
by Ben Dooks
· 6 years ago
89e987e
dmaengine: stm32-mdma: Add PM Runtime support
by Pierre-Yves MORDRET
· 6 years ago
4f3ceca
dmaengine: stm32-dmamux: Add PM Runtime support
by Pierre-Yves MORDRET
· 6 years ago
48bc73b
dmaengine: stm32-dma: Add PM Runtime support
by Pierre-Yves MORDRET
· 6 years ago
ca4c72c
dmaengine: stm32-dma: check FIFO error interrupt enable
by Pierre-Yves MORDRET
· 6 years ago
906b40b
dmaengine: stm32-mdma: Add a check on read_u32_array
by Aditya Pakki
· 6 years ago
a474b3f
dmaengine: qcom_hidma: Check for driver register failure
by Aditya Pakki
· 6 years ago
7c97381
dmaengine: mv_xor: Fix a missing check in mv_xor_channel_add
by Aditya Pakki
· 6 years ago
279cc97
dmaengine: fsl-qdma: add MODULE_LICENSE
by Arnd Bergmann
· 6 years ago
b092529
dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
by Peng Ma
· 6 years ago
a1ff82a
dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
by Peng Ma
· 6 years ago
a7359e7
dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
by Wen He
· 6 years ago
de2c453
dmaengine: sa11x0: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
4f19496
dmaengine: pl330: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
3c763b3
dmaengine: st_fdma: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
1bd09f8
dmaengine: dw: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
e7987a0
dmaengine: at_hdmac: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
8e143b9
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
78e8696
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
6606118
Merge branch 'topic/xilinx' into for-linus
by Vinod Koul
· 6 years ago
Next »