summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-1442-250/+71
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-1924-128/+24
| * sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-194-16/+21
| * xtensa: make dma_cache_sync a no-opChristoph Hellwig2017-10-192-25/+4
| * unicore32: make dma_cache_sync a no-opChristoph Hellwig2017-10-193-29/+0
| * powerpc: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-2/+0
| * mn10300: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-4/+0
| * microblaze: make dma_cache_sync a no-opChristoph Hellwig2017-10-192-34/+17
| * ia64: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-5/+0
| * frv: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-1/+0
| * x86: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-1/+0
| * floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-195-6/+4
| * drivers: flag buses which demand DMA configurationRobin Murphy2017-10-196-7/+9
* | Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-11-1435-320/+3865
|\ \
| * \ Merge branch 'topic/xilinx' into for-linusVinod Koul2017-11-142-14/+14
| |\ \
| | * | dmaengine: xilinx_dma: Move enum xdma_ip_type to driver fileLars-Peter Clausen2017-09-172-14/+14
| * | | Merge branch 'topic/timer_api' into for-linusVinod Koul2017-11-144-11/+8
| |\ \ \
| | * | | dmaengine: Convert timers to use timer_setup()Kees Cook2017-10-244-11/+8
| | |/ /
| * | | Merge branch 'topic/ti' into for-linusVinod Koul2017-11-143-4/+14
| |\ \ \
| | * | | dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typePeter Ujfalusi2017-11-081-4/+4
| | * | | dmaengine: omap-dma: Implement protection for invalid max_burstPeter Ujfalusi2017-10-121-0/+5
| | * | | dmaengine: edma: Implement protection for invalid max_burstPeter Ujfalusi2017-10-121-0/+5
| | |/ /
| * | | Merge branch 'topic/sun' into for-linusVinod Koul2017-11-142-62/+221
| |\ \ \
| | * | | dmaengine: sun6i: Retrieve channel count/max request from devicetreeStefan Brüns2017-10-231-1/+26
| | * | | dmaengine: sun6i: Add support for Allwinner A64 and compatiblesStefan Brüns2017-10-161-0/+20
| | * | | arm64: allwinner: a64: Add devicetree binding for DMA controllerStefan Brüns2017-10-161-0/+26
| | * | | dmaengine: sun6i: Move number of pchans/vchans/request to device structStefan Brüns2017-10-161-10/+16
| | * | | dmaengine: sun6i: Enable additional burst lengths/widths on H3Stefan Brüns2017-10-161-9/+45
| | * | | dmaengine: sun6i: Restructure code to allow extension for new SoCsStefan Brüns2017-10-161-28/+38
| | * | | dmaengine: sun6i: Correct burst length field offsets for H3Stefan Brüns2017-10-161-7/+27
| | * | | dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3Stefan Brüns2017-10-161-5/+23
| | * | | dmaengine: sun6i: use of_device_get_match_dataCorentin Labbe2017-09-211-4/+2
| | |/ /
| * | | Merge branch 'topic/sprd' into for-linusVinod Koul2017-11-144-0/+1038
| |\ \ \
| | * | | dmaengine: sprd: Add Spreadtrum DMA driverBaolin Wang2017-10-243-0/+997
| | * | | dt-bindings: dmaengine: Add Spreadtrum SC9860 DMA controllerBaolin Wang2017-10-241-0/+41
| | |/ /
| * | | Merge branch 'topic/stm' into for-linusVinod Koul2017-11-147-1/+2213
| |\ \ \
| | * | | dmaengine: stm32_mdma: activate pack/unpack featurePierre-Yves MORDRET2017-11-081-34/+50
| | * | | dmaengine: stm32: remove redundant initialization of hwdescColin Ian King2017-10-121-2/+2
| | * | | dmaengine: stm32_mdma: add CONFIG_OF dependencyArnd Bergmann2017-10-121-1/+1
| | * | | dmaengine: stm32: use %p format specfier for pointerVinod Koul2017-10-081-1/+1
| | * | | dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeDan Carpenter2017-10-081-2/+2
| | * | | dmaengine: Add STM32 MDMA driverPierre-Yves MORDRET2017-10-083-0/+1679
| | * | | dt-bindings: Document the STM32 MDMA bindingsPierre-Yves MORDRET2017-10-081-0/+94
| | * | | dt-bindings: stm32-dma: add a property to handle STM32 DMAMUXPierre-Yves MORDRET2017-09-271-1/+3
| | * | | dmaengine: Add STM32 DMAMUX driverPierre-Yves MORDRET2017-09-273-0/+337
| | * | | dt-bindings: Document the STM32 DMAMUX bindingsPierre-Yves MORDRET2017-09-271-0/+84
| | |/ /
| * | | Merge branch 'topic/sa11x0' into for-linusVinod Koul2017-11-141-0/+11
| |\ \ \
| | * | | dmaengine: sa11x0: add DMA filtersRussell King2017-09-271-0/+11
| | |/ /
| * | | Merge branch 'topic/renasas' into for-linusVinod Koul2017-11-142-3/+4
| |\ \ \
| | * | | dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"Vinod Koul2017-11-081-1/+1