summaryrefslogtreecommitdiff
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAge
* dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAIDZi Yan2018-02-12
* dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarifyStefan Brüns2017-09-21
* dmaengine: List all allowed values for src/dst_addr_width in kernel docStefan Brüns2017-09-21
* Merge branch 'topic/dmatest' into for-linusVinod Koul2017-09-06
|\
| * dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-22
* | dmaengine: add DMA_PREP_CMD for non-Data descriptors.Abhishek Sahu2017-08-28
|/
* dmaengine: Provide a wrapper for memcpy operationsBoris Brezillon2017-01-31
* dmaengine: dma_slave_config: add support for slave port windowPeter Ujfalusi2016-11-30
* dmaengine: add support to provide error result from a DMA transationDave Jiang2016-08-08
* dmaengine: ensure dmaengine helpers check valid callbackVinod Koul2016-04-12
* Merge branch 'topic/pl330' into for-linusVinod Koul2016-03-14
|\
| * dmaengine: core: expose max burst capability to clientsShawn Lin2016-02-09
* | dmaengine: make slave address physicalVinod Koul2016-02-22
|/
* Merge branch 'topic/async' into for-linusVinod Koul2016-01-06
|\
| * dmaengine: Add might_sleep() to dmaengine_synchronize()Lars-Peter Clausen2015-12-05
| * dmaengine: Add transfer termination synchronization supportLars-Peter Clausen2015-11-16
* | Merge branch 'topic/univ_api' into for-linusVinod Koul2016-01-06
|\ \
| * | dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi2015-12-18
| |/
* | dmaengine: enable DMA_CTRL_REUSERobert Jarzmik2015-11-16
|/
* dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-04
* dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()Geert Uytterhoeven2015-08-20
* dmaengine: Make __dma_request_slave_channel_compat() name argument constantJarkko Nikula2015-08-17
* dmaengine: Add DMA_CTRL_REUSEVinod Koul2015-08-17
* dmaengine: Add scatter-gathered memsetMaxime Ripard2015-08-06
* dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard2015-08-05
* Merge branch 'topic/xdmac' into for-linusVinod Koul2015-06-25
|\
| * dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-12
* | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-25
|\ \
| * | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-09
| |/
* | Merge branch 'topic/core' into for-linusVinod Koul2015-06-25
|\ \
| * | dmaengine: Support different source and destination strideMaxime Ripard2015-05-18
| |/
* | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-12
|/
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-05
* dmaengine: Remove net_dma leftoversMaxime Ripard2015-03-05
* dmaengine: Remove memset leftoversMaxime Ripard2015-03-04
* Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-02
|\
| * dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart2014-12-23
* | dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart2015-01-19
* | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-18
|/
* dmaengine: Remove device_control and device_slave_capsMaxime Ripard2014-12-22
* dmaengine: Create a generic dma_slave_caps callbackMaxime Ripard2014-12-22
* dmaengine: Add device_terminate_all callbackMaxime Ripard2014-12-22
* dmaengine: split out pause/resume operations from device_controlMaxime Ripard2014-12-22
* dmaengine: Introduce a device_config callbackMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22
* dmaengine: clarify the issue_pending expectationsVinod Koul2014-12-05
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-15
| |\
| | * dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-15