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
/
dw
/
regs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dw: Remove AVR32 bits from the driver
Andy Shevchenko
2017-05-15
1
-39
/
+11
*
dmaengine: dw: introduce register mappings for iDMA 32-bit
Andy Shevchenko
2017-01-25
1
-3
/
+49
*
dmaengine: dw: introduce block2bytes() and bytes2block()
Andy Shevchenko
2017-01-25
1
-2
/
+4
*
dmaengine: dw: register IRQ and DMA pool with instance ID
Andy Shevchenko
2017-01-25
1
-0
/
+1
*
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
1
-1
/
+2
*
dmaengine: dw: keep copy of custom slave config in dwc
Andy Shevchenko
2016-08-31
1
-4
/
+1
*
dmaengine: dw: keep entire platform data in struct dw_dma
Andy Shevchenko
2016-05-02
1
-3
/
+2
*
dmaengine: dw: lazy allocation of dma descriptors
Christian Lamparter
2016-04-19
1
-1
/
+0
*
dmaengine: dw: move residue to a descriptor
Andy Shevchenko
2016-04-13
1
-1
/
+1
*
dmaengine: dw: move dwc->initialized to dwc->flags
Andy Shevchenko
2016-04-13
1
-1
/
+1
*
dmaengine: dw: move dwc->paused to dwc->flags
Andy Shevchenko
2016-04-13
1
-1
/
+1
*
dmaengine: dw: substitute dma_read_byaddr by dma_readl_native
Andy Shevchenko
2016-04-13
1
-4
/
+0
*
dmaengine: dw: set LMS field in descriptors
Mans Rullgard
2016-04-13
1
-0
/
+4
*
dmaengine: dw: fix byte order of hw descriptor fields
Mans Rullgard
2016-04-13
1
-7
/
+25
*
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
2016-04-13
1
-2
/
+2
*
dmaengine: dw: fix a typo for bitfields of CTL_LO
Jie Yang
2016-01-25
1
-1
/
+1
*
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
2015-02-04
1
-1
/
+1
*
dmaengine: dw: update the driver comments
Vinod Koul
2014-12-22
1
-1
/
+1
*
dmaengine: dw: enable and disable controller when needed
Andy Shevchenko
2014-10-15
1
-0
/
+1
*
dmaengine: dw: move private definitions to regs.h
Andy Shevchenko
2014-10-15
1
-3
/
+29
*
dmaengine: dw: move clock operations to platform.c
Andy Shevchenko
2014-09-11
1
-1
/
+0
*
dmaengine: dw: apply both HS interfaces and remove slave_id usage
Andy Shevchenko
2014-09-11
1
-3
/
+4
*
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
2014-09-11
1
-3
/
+3
*
dma: dw: allocate memory in two stages in probe
Andy Shevchenko
2014-03-26
1
-2
/
+2
*
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
2013-07-05
1
-0
/
+6
*
dma: dw: split driver to library part and platform code
Andy Shevchenko
2013-07-05
1
-0
/
+312