| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: add support to provide error result from a DMA transation | Dave Jiang | 2016-08-08 | 1 | -0/+16 |
* | dmaengine: ensure dmaengine helpers check valid callback | Vinod Koul | 2016-04-12 | 1 | -1/+19 |
* | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 2016-03-14 | 1 | -0/+4 |
|\ |
|
| * | dmaengine: core: expose max burst capability to clients | Shawn Lin | 2016-02-09 | 1 | -0/+4 |
* | | dmaengine: make slave address physical | Vinod Koul | 2016-02-22 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'topic/async' into for-linus | Vinod Koul | 2016-01-06 | 1 | -0/+92 |
|\ |
|
| * | dmaengine: Add might_sleep() to dmaengine_synchronize() | Lars-Peter Clausen | 2015-12-05 | 1 | -0/+2 |
| * | dmaengine: Add transfer termination synchronization support | Lars-Peter Clausen | 2015-11-16 | 1 | -0/+90 |
* | | Merge branch 'topic/univ_api' into for-linus | Vinod Koul | 2016-01-06 | 1 | -7/+44 |
|\ \ |
|
| * | | dmaengine: core: Introduce new, universal API to request a channel | Peter Ujfalusi | 2015-12-18 | 1 | -7/+44 |
| |/ |
|
* | | dmaengine: enable DMA_CTRL_REUSE | Robert Jarzmik | 2015-11-16 | 1 | -0/+2 |
|/ |
|
* | dma: Add support to program MIC x100 status descriptiors | Siva Yerramreddy | 2015-10-04 | 1 | -0/+4 |
* | dmaengine: Stricter legacy checking in dma_request_slave_channel_compat() | Geert Uytterhoeven | 2015-08-20 | 1 | -0/+3 |
* | dmaengine: Make __dma_request_slave_channel_compat() name argument constant | Jarkko Nikula | 2015-08-17 | 1 | -1/+1 |
* | dmaengine: Add DMA_CTRL_REUSE | Vinod Koul | 2015-08-17 | 1 | -0/+40 |
* | dmaengine: Add scatter-gathered memset | Maxime Ripard | 2015-08-06 | 1 | -0/+5 |
* | dmaengine: Add an enum for the dmaengine alignment constraints | Maxime Ripard | 2015-08-05 | 1 | -5/+20 |
* | Merge branch 'topic/xdmac' into for-linus | Vinod Koul | 2015-06-25 | 1 | -0/+27 |
|\ |
|
| * | dmaengine: Move icg helpers to global header | Maxime Ripard | 2015-06-12 | 1 | -0/+27 |
* | | Merge branch 'topic/omap' into for-linus | Vinod Koul | 2015-06-25 | 1 | -0/+17 |
|\ \ |
|
| * | | dmaengine: of_dma: Support for DMA routers | Peter Ujfalusi | 2015-05-09 | 1 | -0/+17 |
| |/ |
|
* | | Merge branch 'topic/core' into for-linus | Vinod Koul | 2015-06-25 | 1 | -0/+8 |
|\ \ |
|
| * | | dmaengine: Support different source and destination stride | Maxime Ripard | 2015-05-18 | 1 | -0/+8 |
| |/ |
|
* | | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" | Maxime Ripard | 2015-06-12 | 1 | -0/+24 |
|/ |
|
* | dmaengine: Remove FSF mailing addresses | Jarkko Nikula | 2015-03-16 | 1 | -4/+0 |
* | dmaengine: Remove net_dma_find_channel | Maxime Ripard | 2015-03-05 | 1 | -1/+0 |
* | dmaengine: Remove net_dma leftovers | Maxime Ripard | 2015-03-05 | 1 | -23/+0 |
* | dmaengine: Remove memset leftovers | Maxime Ripard | 2015-03-04 | 1 | -8/+0 |
* | Merge branch 'topic/rcar' into for-linus | Vinod Koul | 2015-02-02 | 1 | -0/+3 |
|\ |
|
| * | dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widths | Laurent Pinchart | 2014-12-23 | 1 | -0/+3 |
* | | dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINE | Laurent Pinchart | 2015-01-19 | 1 | -2/+6 |
* | | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c | Laurent Pinchart | 2015-01-18 | 1 | -31/+1 |
|/ |
|
* | dmaengine: Remove device_control and device_slave_caps | Maxime Ripard | 2014-12-22 | 1 | -46/+6 |
* | dmaengine: Create a generic dma_slave_caps callback | Maxime Ripard | 2014-12-22 | 1 | -4/+37 |
* | dmaengine: Add device_terminate_all callback | Maxime Ripard | 2014-12-22 | 1 | -0/+6 |
* | dmaengine: split out pause/resume operations from device_control | Maxime Ripard | 2014-12-22 | 1 | -0/+12 |
* | dmaengine: Introduce a device_config callback | Maxime Ripard | 2014-12-22 | 1 | -0/+8 |
* | dmaengine: Make the destination abbreviation coherent | Maxime Ripard | 2014-12-22 | 1 | -4/+4 |
* | dmaengine: clarify the issue_pending expectations | Vinod Koul | 2014-12-05 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-18 | 1 | -4/+13 |
|\ |
|
| * | Merge branch 'topic/dma_control_fsl_acks' into for-linus | Vinod Koul | 2014-10-15 | 1 | -3/+10 |
| |\ |
|
| | * | dmaengine: remove FSLDMA_EXTERNAL_START | Vinod Koul | 2014-10-15 | 1 | -3/+0 |
| | * | dmaengine: add dmaengine_prep_dma_sg() helper | Vinod Koul | 2014-10-15 | 1 | -0/+10 |
| * | | dmaengine: Mark the struct dma_slave_config direction field deprecated | Laurent Pinchart | 2014-09-23 | 1 | -1/+3 |
| |/ |
|
* | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2014-10-07 | 1 | -21/+1 |
|\ \
| |/
|/| |
|
| * | net_dma: simple removal | Dan Williams | 2014-09-28 | 1 | -21/+1 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 1 | -3/+2 |
|\ \ |
|
| * | | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -2/+2 |
| * | | dmaengine: Remove unused definition of DMA_MAX_COOKIE | Geert Uytterhoeven | 2014-07-25 | 1 | -1/+0 |
* | | | dma: Support for 3 bytes word size | Peter Ujfalusi | 2014-07-04 | 1 | -0/+1 |
|/ / |
|