index
:
talos-op-linux
master
Talos™ II 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 branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-06-10
19
-374
/
+2270
|
\
|
*
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2014-06-09
4
-0
/
+1395
|
|
\
|
|
*
dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
Srikanth Thokala
2014-04-30
4
-0
/
+1395
|
*
|
Merge branch 'topic/dw' into for-linus
Vinod Koul
2014-06-09
2
-23
/
+39
|
|
\
\
|
|
*
|
dmaengine: dw: check return code of dma_async_device_register()
Andy Shevchenko
2014-05-22
1
-2
/
+6
|
|
*
|
dmaengine: dw: fix regression in dw_probe() function
Andy Shevchenko
2014-05-22
1
-9
/
+24
|
|
*
|
dmaengine: dw: enable clock before access
Andy Shevchenko
2014-05-22
1
-5
/
+5
|
*
|
|
dmaengine: sh: don't use dynamic static allocation
Vinod Koul
2014-06-03
1
-1
/
+9
|
*
|
|
dmaengine: sh: fix print specifier warnings
Vinod Koul
2014-06-03
1
-1
/
+1
|
*
|
|
dmaengine: sh: make shdma_prep_dma_cyclic static
Vinod Koul
2014-06-03
1
-1
/
+1
|
*
|
|
dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL
Fabio Estevam
2014-06-01
1
-1
/
+1
|
*
|
|
dmaengine: shdma: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
2014-06-01
1
-1
/
+1
|
*
|
|
dmaengine: rcar-hpbdma: Include linux/err.h
Laurent Pinchart
2014-06-01
1
-0
/
+1
|
*
|
|
dmaengine: sudmac: Include linux/err.h
Laurent Pinchart
2014-06-01
1
-0
/
+1
|
*
|
|
dmaengine: sudmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-06-01
1
-3
/
+3
|
*
|
|
dmaengine: shdmac: Include linux/err.h
Laurent Pinchart
2014-06-01
1
-0
/
+1
|
*
|
|
dmaengine: shdmac: Keep #include sorted alphabetically
Laurent Pinchart
2014-06-01
1
-7
/
+7
|
*
|
|
dmaengine: s3c24xx-dma: Add cyclic transfer support
Vasily Khoruzhick
2014-06-01
1
-1
/
+111
|
*
|
|
dmaengine: s3c24xx-dma: Process whole SG chain
Vasily Khoruzhick
2014-06-01
1
-1
/
+0
|
*
|
|
dmaengine: imx: correct sdmac->status for cyclic dma tx
Jiada Wang
2014-06-01
1
-2
/
+0
|
*
|
|
dmaengine: pch: fix compilation for alpha target
Vinod Koul
2014-05-22
1
-0
/
+1
|
*
|
|
dma: pch_dma: Fix Kconfig dependencies
Jean Delvare
2014-05-22
1
-1
/
+1
|
*
|
|
dmaengine: mpc512x: add support for peripheral transfers
Alexander Popov
2014-05-22
1
-5
/
+239
|
*
|
|
dma: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-05-21
2
-2
/
+2
|
*
|
|
dma: ste_dma40: Convert to the late system PM callbacks
Ulf Hansson
2014-05-07
1
-1
/
+1
|
*
|
|
dma: mmp_pdma: add support for residue reporting
Daniel Mack
2014-05-07
1
-3
/
+84
|
*
|
|
dma: ste_dma40: Fixup system suspend/resume
Ulf Hansson
2014-05-07
1
-3
/
+10
|
*
|
|
dma: ste_dma40: Convert to PM macros while providing the PM callbacks
Ulf Hansson
2014-05-07
1
-79
/
+71
|
*
|
|
dma: ste_dma40: Don't require CONFIG_PM_RUNTIME
Ulf Hansson
2014-05-07
1
-11
/
+10
|
*
|
|
dma: ste_dma40: Maintain spinlock order while handling pause
Ulf Hansson
2014-05-07
1
-1
/
+1
|
*
|
|
dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS
Andy Shevchenko
2014-05-07
1
-8
/
+2
|
*
|
|
dmaengine: dw: move PM to suspend_late / resume_early stages
Andy Shevchenko
2014-05-07
1
-14
/
+4
|
*
|
|
dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
Alexander Popov
2014-05-02
1
-17
/
+38
|
*
|
|
dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
Alexander Popov
2014-05-02
1
-0
/
+1
|
*
|
|
dma: mpc512x: reorder mpc8308 specific instructions
Alexander Popov
2014-05-02
1
-17
/
+25
|
*
|
|
DMA: Freescale: move functions to avoid forward declarations
Hongbo Zhang
2014-05-02
1
-95
/
+95
|
*
|
|
DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
Hongbo Zhang
2014-05-02
1
-10
/
+17
|
*
|
|
DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
Hongbo Zhang
2014-05-02
1
-31
/
+0
|
*
|
|
DMA: Freescale: unify register access methods
Hongbo Zhang
2014-05-02
1
-19
/
+33
|
*
|
|
DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
Hongbo Zhang
2014-05-02
1
-10
/
+0
|
*
|
|
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
2014-05-02
1
-7
/
+65
|
*
|
|
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
2014-05-02
1
-9
/
+9
|
*
|
|
dma: mmp_pdma: Fix physical channel memory allocation size
Laurent Pinchart
2014-05-02
1
-4
/
+2
|
*
|
|
dma: mmp_pdma: Simplify access to channel drcmr value
Laurent Pinchart
2014-05-02
1
-1
/
+1
*
|
|
|
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-02
1
-75
/
+260
|
\
\
\
\
|
|
/
/
/
|
*
|
|
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
2014-04-30
1
-2
/
+2
|
*
|
|
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
2014-04-30
1
-2
/
+24
|
*
|
|
dmaengine: edma: Provide granular accounting
Thomas Gleixner
2014-04-30
1
-2
/
+65
|
*
|
|
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
2014-04-30
1
-0
/
+9
|
*
|
|
dmaengine: edma: Create private pset struct
Thomas Gleixner
2014-04-30
1
-31
/
+36
[next]