index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
...
|
|
*
|
dmaengine: hsu: set maximum allowed segment size for DMA
Andy Shevchenko
2016-04-04
2
-0
/
+6
|
|
*
|
dmaengine: hsu: don't check direction of timeouted channel
Andy Shevchenko
2016-04-04
1
-1
/
+1
|
|
*
|
dmaengine: hsu: allow more than 3 descriptors
Andy Shevchenko
2016-04-04
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'topic/dw' into for-linus
Vinod Koul
2016-05-17
4
-333
/
+293
|
|
\
\
|
|
*
|
dmaengine: dw: pass platform data via struct dw_dma_chip
Andy Shevchenko
2016-05-02
3
-8
/
+11
|
|
*
|
dmaengine: dw: keep entire platform data in struct dw_dma
Andy Shevchenko
2016-05-02
3
-20
/
+19
|
|
*
|
dmaengine: dw: revisit data_width property
Andy Shevchenko
2016-05-02
2
-33
/
+14
|
|
*
|
dmaengine: dw: platform: check nr_masters to be non-zero
Andy Shevchenko
2016-05-02
1
-10
/
+10
|
|
*
|
dmaengine: dw: lazy allocation of dma descriptors
Christian Lamparter
2016-04-19
2
-119
/
+48
|
|
*
|
dmaengine: dw: set cdesc to NULL when free cyclic transfers
Andy Shevchenko
2016-04-13
1
-0
/
+2
|
|
*
|
dmaengine: dw: move residue to a descriptor
Andy Shevchenko
2016-04-13
2
-21
/
+41
|
|
*
|
dmaengine: dw: move dwc->initialized to dwc->flags
Andy Shevchenko
2016-04-13
2
-5
/
+5
|
|
*
|
dmaengine: dw: move dwc->paused to dwc->flags
Andy Shevchenko
2016-04-13
2
-8
/
+6
|
|
*
|
dmaengine: dw: define counter variables as unsigned int
Andy Shevchenko
2016-04-13
1
-5
/
+5
|
|
*
|
dmaengine: dw: substitute dma_read_byaddr by dma_readl_native
Andy Shevchenko
2016-04-13
2
-9
/
+3
|
|
*
|
dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain
Mans Rullgard
2016-04-13
1
-0
/
+2
|
|
*
|
dmaengine: dw: set LMS field in descriptors
Mans Rullgard
2016-04-13
2
-12
/
+18
|
|
*
|
dmaengine: dw: fix byte order of hw descriptor fields
Mans Rullgard
2016-04-13
2
-68
/
+87
|
|
*
|
dmaengine: dw: set src and dst master select according to xfer direction
Mans Rullgard
2016-04-13
1
-2
/
+6
|
|
*
|
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
2016-04-13
3
-18
/
+17
|
*
|
|
Merge branch 'topic/bcm' into for-linus
Vinod Koul
2016-05-17
1
-130
/
+474
|
|
\
\
\
|
|
*
|
|
dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message
Martin Sperl
2016-05-02
1
-1
/
+1
|
|
*
|
|
dmaengine: bcm2835: use platform_get_irq_byname
Martin Sperl
2016-04-19
1
-14
/
+63
|
|
*
|
|
dmaengine: bcm2835: add dma_memcopy support to bcm2835-dma
Martin Sperl
2016-04-15
1
-1
/
+35
|
|
*
|
|
dmaengine: bcm2835: add slave_sg support to bcm2835-dma
Martin Sperl
2016-04-15
1
-5
/
+108
|
|
*
|
|
dmaengine: bcm2835: limit max length based on channel type
Martin Sperl
2016-04-15
1
-3
/
+26
|
|
*
|
|
dmaengine: bcm2835: move controlblock chain generation into separate method
Martin Sperl
2016-04-15
1
-96
/
+198
|
|
*
|
|
dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_desc
Martin Sperl
2016-04-15
1
-3
/
+3
|
|
*
|
|
dmaengine: bcm2835: add additional defines for DMA-registers
Martin Sperl
2016-04-15
1
-8
/
+49
|
|
*
|
|
dmaengine: bcm2835: remove unnecessary masking of dma channels
Martin Sperl
2016-04-15
1
-9
/
+0
|
|
*
|
|
dmaengine: bcm2835: set residue_granularity field
Martin Sperl
2016-04-15
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'topic/core' into for-linus
Vinod Koul
2016-05-17
2
-6
/
+15
|
|
\
\
\
|
|
*
|
|
dmaengine: of_dma: approximate an average distribution
Niklas Söderlund
2016-05-14
1
-2
/
+10
|
|
*
|
|
dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-14
1
-3
/
+3
|
|
*
|
|
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
Andy Shevchenko
2016-05-12
1
-2
/
+2
|
|
*
|
|
dmaengine: add DMA_CYCLIC to dma_get_slave_caps
Vinod Koul
2016-04-05
1
-1
/
+2
|
|
|
/
/
|
*
|
|
dmaengine: ioatdma: disable relaxed ordering for ioatdma
Dave Jiang
2016-05-14
2
-0
/
+19
|
*
|
|
dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event
Peter Ujfalusi
2016-05-14
1
-1
/
+10
|
*
|
|
dmaengine: fsldma: Use dma_pool_zalloc
Julia Lawall
2016-05-03
1
-2
/
+1
|
*
|
|
dmaengine: ioatdma: Use dma_pool_zalloc
Julia Lawall
2016-05-03
1
-3
/
+2
|
*
|
|
dmaengine: mmp_pdma: Use dma_pool_zalloc
Julia Lawall
2016-05-03
1
-2
/
+1
|
*
|
|
dmaengine: core: Revert back to pr_debug in __dma_request_channel()
Jarkko Nikula
2016-04-13
1
-1
/
+1
|
*
|
|
dmaengine: core: Use dev_ functions for debug and error prints
Jarkko Nikula
2016-04-04
1
-13
/
+17
|
|
/
/
*
|
|
Merge branch 'fix/edma' into fixes
Vinod Koul
2016-04-16
1
-38
/
+25
|
\
\
\
|
*
|
|
dmaengine: edma: special case slot limit workaround
John Ogness
2016-04-06
1
-3
/
+22
|
*
|
|
dmaengine: edma: Remove dynamic TPTC power management feature
Peter Ujfalusi
2016-04-06
1
-35
/
+3
|
|
/
/
*
|
|
Merge branch 'fix/xilinx' into fixes
Vinod Koul
2016-04-16
1
-1
/
+1
|
\
\
\
|
*
|
|
dmaengine: vdma: don't crash when bad channel is requested
Franck Jullien
2016-04-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'fix/omap' into fixes
Vinod Koul
2016-04-16
1
-9
/
+17
|
\
\
\
|
*
|
|
dmaengine: omap-dma: Do not suppress interrupts for memcpy
Peter Ujfalusi
2016-04-05
1
-3
/
+1
[prev]
[next]