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
*
dmaengine: idxd: add configuration component of driver
Dave Jiang
2020-01-24
6
-3
/
+1536
*
dmaengine: idxd: Init and probe for Intel data accelerators
Dave Jiang
2020-01-24
8
-0
/
+1857
*
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-24
1
-8
/
+26
*
dmaengine: break out channel registration
Dave Jiang
2020-01-24
1
-54
/
+81
*
dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited"
Colin Ian King
2020-01-23
1
-2
/
+2
*
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-23
1
-1
/
+1
*
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2020-01-21
2
-0
/
+5
*
dmaengine: Remove dma_device_satisfies_mask() wrapper
Geert Uytterhoeven
2020-01-21
1
-6
/
+3
*
dmaengine: zynqmp_dma: fix burst length configuration
Matthias Fend
2020-01-21
1
-9
/
+15
*
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Stefan Mavrodiev
2020-01-21
1
-21
/
+24
*
dmaengine: fsl-qdma: fix duplicated argument to &&
Chen Zhou
2020-01-21
1
-1
/
+1
*
dmaengine: ti: k3-psil: make symbols static
Peter Ujfalusi
2020-01-21
4
-7
/
+8
*
dmaengine: ti: k3-udma: Add glue layer for non DMAengine users
Grygorii Strashko
2020-01-21
6
-1
/
+1433
*
dmaengine: ti: New driver for K3 UDMA
Peter Ujfalusi
2020-01-21
4
-0
/
+3505
*
dmaengine: ti: k3 PSI-L remote endpoint configuration
Peter Ujfalusi
2020-01-21
6
-0
/
+533
*
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
2020-01-21
1
-0
/
+8
*
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2020-01-21
1
-0
/
+73
*
dmaengine: plx-dma: Implement descriptor submission
Logan Gunthorpe
2020-01-15
1
-0
/
+119
*
dmaengine: plx-dma: Implement hardware initialization and cleanup
Logan Gunthorpe
2020-01-15
1
-0
/
+370
*
dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
Logan Gunthorpe
2020-01-15
3
-0
/
+160
*
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
2019-12-26
1
-8
/
+11
*
dmaengine: imx-sdma: find desc first in sdma_tx_status
Sascha Hauer
2019-12-26
1
-4
/
+8
*
dmaengine: imx-sdma: rename function
Sascha Hauer
2019-12-26
1
-3
/
+3
*
dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors
Sascha Hauer
2019-12-26
1
-10
/
+2
*
dmaengine: virt-dma: Add missing locking around list operations
Sascha Hauer
2019-12-26
1
-2
/
+7
*
dmaengine: virt-dma: Do not call desc_free() under a spin_lock
Sascha Hauer
2019-12-26
2
-9
/
+10
*
dmaengine: virt-dma: remove debug message
Sascha Hauer
2019-12-26
1
-1
/
+0
*
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-12-26
7
-22
/
+25
*
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
Sascha Hauer
2019-12-26
1
-4
/
+1
*
dmaengine: print more meaningful error message
Vinod Koul
2019-12-26
1
-1
/
+1
*
dmaengine: move module_/dma_device_put() after route free
Vinod Koul
2019-12-26
1
-3
/
+3
*
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
2019-12-24
1
-12
/
+26
*
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
2019-12-24
1
-8
/
+49
*
dmaengine: Move dma_channel_rebalance() infrastructure up in code
Logan Gunthorpe
2019-12-24
1
-144
/
+144
*
dmaengine: Call module_put() after device_free_chan_resources()
Logan Gunthorpe
2019-12-24
1
-1
/
+2
*
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2019-12-24
1
-1
/
+3
*
dmaengine: JZ4780: Add support for the X1830.
周琰杰 (Zhou Yanjie)
2019-12-23
1
-0
/
+7
*
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
2019-12-18
3
-0
/
+14
*
dmaengine: ti: edma: Fix error return code in edma_probe()
Wei Yongjun
2019-12-18
1
-1
/
+3
*
dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
Chuhong Yuan
2019-12-11
1
-1
/
+9
*
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
Ulf Hansson
2019-12-10
1
-1
/
+3
*
dmaengine: pl330: Drop boilerplate code for suspend/resume
Ulf Hansson
2019-12-10
1
-10
/
+2
*
dmaengine: ti: edma: add missed operations
Chuhong Yuan
2019-12-10
1
-17
/
+20
*
dmaengine: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-22
1
-30
/
+30
*
dmaengine: sf-pdma: move macro to header file
Green Wan
2019-11-22
2
-1
/
+2
*
dmaengine: sf-pdma: replace /** with /* for non-function comment
Green Wan
2019-11-22
2
-2
/
+2
*
dmaengine: ti: edma: fix missed failure handling
Chuhong Yuan
2019-11-22
1
-2
/
+4
*
dmaengine: mmp_pdma: add missed of_dma_controller_free
Chuhong Yuan
2019-11-22
1
-0
/
+2
*
dmaengine: mmp_tdma: add missed of_dma_controller_free
Chuhong Yuan
2019-11-22
1
-0
/
+3
*
dmaengine: sprd: Add wrap address support for link-list mode
Eric Long
2019-11-14
1
-0
/
+13
[next]