index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2015-08-01
8
-89
/
+119
|
\
|
*
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2015-07-31
2
-25
/
+7
|
*
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
2015-07-31
1
-4
/
+5
|
*
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
2015-07-31
1
-0
/
+3
|
*
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
2015-07-31
1
-3
/
+4
|
*
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2015-07-31
2
-47
/
+88
|
*
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
2015-07-31
1
-9
/
+10
|
*
dmaengine: pl330: Really fix choppy sound because of wrong residue calculation
Krzysztof Kozlowski
2015-07-07
1
-1
/
+1
|
*
dmaengine: pl330: Fix overflow when reporting residue in memcpy
Krzysztof Kozlowski
2015-07-07
1
-0
/
+1
*
|
Update Viresh Kumar's email address
Viresh Kumar
2015-07-17
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
2015-06-30
1
-1
/
+1
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-2
/
+2
*
|
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-29
28
-455
/
+2958
|
\
\
|
*
|
dmaengine: xgene: fix file permission
Vinod Koul
2015-06-25
1
-0
/
+0
|
*
|
dmaengine: fsl-edma: clear pending interrupts on initialization
Stefan Agner
2015-06-25
1
-4
/
+5
|
*
|
dmaengine: xdmac: Add memset support
Maxime Ripard
2015-06-25
1
-0
/
+89
|
*
|
Merge branch 'topic/pxa' into for-linus
Vinod Koul
2015-06-25
3
-0
/
+1479
|
|
\
\
|
|
*
|
dmaengine: pxa_dma: add support for legacy transition
Robert Jarzmik
2015-05-29
1
-0
/
+28
|
|
*
|
dmaengine: pxa_dma: add debug information
Robert Jarzmik
2015-05-26
1
-0
/
+244
|
|
*
|
dmaengine: pxa: add pxa dmaengine driver
Robert Jarzmik
2015-05-26
3
-0
/
+1207
|
|
|
/
|
*
|
Merge branch 'topic/xdmac' into for-linus
Vinod Koul
2015-06-25
3
-52
/
+364
|
|
\
\
|
|
*
|
dmaengine: hdmac: Implement interleaved transfers
Maxime Ripard
2015-06-12
2
-0
/
+111
|
|
*
|
dmaengine: Move icg helpers to global header
Maxime Ripard
2015-06-12
1
-42
/
+4
|
|
*
|
dmaengine: xdmac: Add interleaved transfer support
Maxime Ripard
2015-05-18
1
-0
/
+233
|
|
*
|
dmaengine: xdmac: Rework the chaining logic
Maxime Ripard
2015-05-18
1
-21
/
+20
|
|
*
|
dmaengine: xdmac: Add function to align width
Maxime Ripard
2015-05-18
1
-31
/
+32
|
|
*
|
dmaengine: xdmac: Handle descriptor's view 3 registers
Maxime Ripard
2015-05-18
1
-0
/
+6
|
|
|
/
|
*
|
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-25
6
-6
/
+312
|
|
\
\
|
|
*
|
dmaengine: Add driver for TI DMA crossbar on DRA7x
Peter Ujfalusi
2015-05-14
3
-0
/
+193
|
|
*
|
dmaengine: omap-dma: Reduce the number of virtual channels
Peter Ujfalusi
2015-05-09
1
-1
/
+1
|
|
*
|
dmaengine: omap-dma: Remove mapping between virtual channels and requests
Peter Ujfalusi
2015-05-09
1
-4
/
+8
|
|
*
|
dmaengine: omap-dma: Take DMA request number from DT if it is available
Peter Ujfalusi
2015-05-09
1
-1
/
+11
|
|
*
|
dmaengine: omap-dma: Use defines for dma channels and request count
Peter Ujfalusi
2015-05-09
1
-2
/
+5
|
|
*
|
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2015-05-09
2
-0
/
+96
|
*
|
|
Merge branch 'topic/core' into for-linus
Vinod Koul
2015-06-25
2
-7
/
+25
|
|
\
\
\
|
|
*
|
|
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
2015-06-17
2
-7
/
+25
|
|
|
|
/
|
|
|
/
|
|
*
|
|
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
2015-06-12
1
-0
/
+2
|
*
|
|
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2015-06-10
2
-105
/
+53
|
*
|
|
dmaengine: mv_xor: Enlarge descriptor pool size
Lior Amsalem
2015-06-10
1
-1
/
+1
|
*
|
|
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2015-06-10
2
-14
/
+75
|
*
|
|
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
2015-06-10
1
-43
/
+44
|
*
|
|
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2015-06-10
2
-26
/
+47
|
*
|
|
dmaengine: pl330: fix wording in mcbufsz message
Michal Suchanek
2015-06-08
1
-2
/
+2
|
*
|
|
dmaengine: sirf: add CSRatlas7 SoC support
Hao Liu
2015-06-08
1
-89
/
+334
|
*
|
|
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
Rameshwar Prasad Sahu
2015-06-02
1
-107
/
+66
|
*
|
|
dmaengine: fix kernel-doc documentation
Stefan Agner
2015-06-02
1
-2
/
+2
|
*
|
|
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
1
-1
/
+1
|
*
|
|
dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...
Maninder Singh
2015-05-25
1
-1
/
+3
[next]