index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dmaengine: omap-dma: make omap_dma_filter_fn private
Arnd Bergmann
2019-07-22
1
-1
/
+2
|
|
/
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-17
3
-13
/
+927
|
\
\
|
*
|
dma: iop-adma: allow building without platform headers
Arnd Bergmann
2019-08-14
3
-4
/
+917
|
*
|
dmaengine: iop-adma: use correct printk format strings
Arnd Bergmann
2019-08-14
1
-9
/
+9
|
*
|
dmaengine: iop-adma: include prefetch.h
Arnd Bergmann
2019-08-14
1
-0
/
+1
|
*
|
ARM: remove Intel iop33x and iop13xx support
Arnd Bergmann
2019-08-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-15
1
-2
/
+36
|
\
\
|
*
|
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
Lukas Wunner
2019-09-11
1
-0
/
+19
|
*
|
dmaengine: bcm2835: Document struct bcm2835_dmadev
Lukas Wunner
2019-09-11
1
-0
/
+6
|
*
|
dmaengine: bcm2835: Allow reusable descriptors
Lukas Wunner
2019-09-11
1
-0
/
+1
|
*
|
dmaengine: bcm2835: Allow cyclic transactions without interrupt
Lukas Wunner
2019-09-11
1
-2
/
+10
|
|
/
*
|
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-07
4
-13
/
+33
|
\
\
|
*
|
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
2019-09-04
1
-9
/
+19
|
*
|
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
2019-09-04
1
-2
/
+8
|
*
|
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
Wenwen Wang
2019-08-20
1
-1
/
+3
|
*
|
dmaengine: ti: dma-crossbar: Fix a memory leak bug
Wenwen Wang
2019-08-20
1
-1
/
+3
*
|
|
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-21
1
-0
/
+1
|
|
/
*
|
omap-dma/omap_vout_vrfb: fix off-by-one fi value
Hans Verkuil
2019-08-09
1
-2
/
+2
*
|
dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...
Jia-Ju Bai
2019-08-08
1
-1
/
+1
*
|
dmaengine: tegra210-adma: Fix unused function warnings
YueHaibing
2019-07-25
1
-2
/
+2
*
|
dmaengine: ste_dma40: fix unneeded variable warning
Arnd Bergmann
2019-07-22
1
-2
/
+2
*
|
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
2019-07-22
1
-14
/
+10
*
|
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
2019-07-22
4
-28
/
+29
*
|
dmaengine: dw-edma: fix unnecessary stack usage
Arnd Bergmann
2019-07-22
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
51
-691
/
+3468
|
\
|
*
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
Vinod Koul
2019-07-08
3
-87
/
+1
|
*
dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback
Raag Jadav
2019-07-07
1
-4
/
+7
|
*
dmaengine: tegra210-adma: remove PM_CLK dependency
Sameer Pujar
2019-07-05
1
-1
/
+1
|
*
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-07-03
3
-1
/
+87
|
*
dmaengine: fsl-edma-common: version check for v2 instead
Robin Gong
2019-07-03
1
-20
/
+20
|
*
dmaengine: fsl-edma-common: move dmamux register to another single function
Robin Gong
2019-07-03
1
-4
/
+14
|
*
dmaengine: fsl-edma: add drvdata for fsl-edma
Robin Gong
2019-07-03
4
-31
/
+62
|
*
dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver"
Fabio Estevam
2019-07-03
1
-5
/
+0
|
*
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
Geert Uytterhoeven
2019-06-25
1
-1
/
+1
|
*
dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake
Andy Shevchenko
2019-06-25
1
-0
/
+5
|
*
dmaengine: dw-edma: fix semicolon.cocci warnings
kbuild test robot
2019-06-25
1
-1
/
+1
|
*
dmaengine: sh: usb-dmac: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-25
1
-1
/
+1
|
*
dmaengine: dmatest: timeout value of -1 should specify infinite wait
Hook, Gary
2019-06-25
1
-3
/
+3
|
*
dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit
Andy Shevchenko
2019-06-25
1
-8
/
+20
|
*
dmaengine: fsl-edma: support little endian for edma driver
Peng Ma
2019-06-25
1
-0
/
+5
|
*
dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
Andy Shevchenko
2019-06-25
1
-2
/
+2
|
*
dmagengine: pl330: add code to get reset property
Dinh Nguyen
2019-06-14
1
-0
/
+40
|
*
dmaengine: axi-dmac: add regmap support
Alexandru Ardelean
2019-06-14
2
-0
/
+42
|
*
dmaengine: axi-dmac: terminate early DMA transfers after a partial one
Alexandru Ardelean
2019-06-14
1
-1
/
+4
|
*
dmaengine: axi-dmac: populate residue info for completed xfers
Alexandru Ardelean
2019-06-14
1
-1
/
+98
|
*
dmaengine: virt-dma: store result on dma descriptor
Alexandru Ardelean
2019-06-14
2
-2
/
+6
|
*
dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-14
2
-34
/
+8
|
*
dmaengine: mic_x100_dma: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
2019-06-14
1
-4
/
+2
|
*
dmaengine: pxa_dma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
1
-45
/
+11
[prev]
[next]