Eugeniy Paltsev
|
bd2c6636cc
dmaengine: DW DMAC: add multi-block property to device tree
|
8 年之前 |
Linus Torvalds
|
553911c67e
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
8 年之前 |
Andy Shevchenko
|
5fb23e35ca
dmaengine: dw: override LLP support if asked in platform data
|
9 年之前 |
Andy Shevchenko
|
c072e113b8
dmaengine: dw: set polarity of handshake interface
|
9 年之前 |
Andy Shevchenko
|
9217a5bf66
dmaengine: dw: keep copy of custom slave config in dwc
|
9 年之前 |
Dave Jiang
|
577ef92512
dmaengine: dw: convert callback to helper function
|
9 年之前 |
Andy Shevchenko
|
3a14c66d43
dmaengine: dw: pass platform data via struct dw_dma_chip
|
9 年之前 |
Andy Shevchenko
|
161c3d04ae
dmaengine: dw: keep entire platform data in struct dw_dma
|
9 年之前 |
Andy Shevchenko
|
2e65060e80
dmaengine: dw: revisit data_width property
|
9 年之前 |
Christian Lamparter
|
ab703f818a
dmaengine: dw: lazy allocation of dma descriptors
|
9 年之前 |
Andy Shevchenko
|
925a7d045e
dmaengine: dw: set cdesc to NULL when free cyclic transfers
|
9 年之前 |
Andy Shevchenko
|
b68fd09762
dmaengine: dw: move residue to a descriptor
|
9 年之前 |
Andy Shevchenko
|
423f9cbf2d
dmaengine: dw: move dwc->initialized to dwc->flags
|
9 年之前 |
Andy Shevchenko
|
5e09f98e77
dmaengine: dw: move dwc->paused to dwc->flags
|
9 年之前 |
Andy Shevchenko
|
7794e5b920
dmaengine: dw: define counter variables as unsigned int
|
9 年之前 |
Andy Shevchenko
|
897e40d3b1
dmaengine: dw: substitute dma_read_byaddr by dma_readl_native
|
9 年之前 |
Mans Rullgard
|
a3e557999b
dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain
|
9 年之前 |
Mans Rullgard
|
2a0fae025e
dmaengine: dw: set LMS field in descriptors
|
9 年之前 |
Mans Rullgard
|
df1f3a2305
dmaengine: dw: fix byte order of hw descriptor fields
|
9 年之前 |
Mans Rullgard
|
bb3450ad0e
dmaengine: dw: set src and dst master select according to xfer direction
|
9 年之前 |
Andy Shevchenko
|
c422025c18
dmaengine: dw: rename masters to reflect actual topology
|
9 年之前 |
Andy Shevchenko
|
3fe6409c23
dmaengine: dw: fix master selection
|
9 年之前 |
Andy Shevchenko
|
ee1cdcdae5
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
|
9 年之前 |
Linus Torvalds
|
9fa686068a
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
9 年之前 |
Mans Rullgard
|
2895b2cad6
dmaengine: dw: fix cyclic transfer callbacks
|
9 年之前 |
Mans Rullgard
|
df3bb8a0e6
dmaengine: dw: fix cyclic transfer setup
|
9 年之前 |
Andy Shevchenko
|
02a21b79ac
dmaengine: dw: return immediately from IRQ when DMA isn't in use
|
9 年之前 |
Linus Torvalds
|
041c79514a
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
9 年之前 |
Andy Shevchenko
|
df5c7386f6
dmaengine: dw: some Intel devices has no memcpy support
|
9 年之前 |
Andy Shevchenko
|
30cb2639aa
dmaengine: dw: don't override platform data with autocfg
|
9 年之前 |