summaryrefslogtreecommitdiffstats
path: root/drivers/dma/xilinx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-31dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko1-1/+16
2015-10-31dmaengine: dw: don't override platform data with autocfgAndy Shevchenko1-30/+27
2015-10-29dmaengine: hdmac: Add scatter-gathered memset supportMaxime Ripard1-0/+79
2015-10-29dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard2-41/+58
2015-10-27dmaengine: virt-dma: Fix kernel-doc annotationsLars-Peter Clausen1-9/+9
2015-10-27ARM: DTS: am437x: Use the new DT bindings for the eDMA3Peter Ujfalusi2-27/+64
2015-10-27ARM: DTS: am33xx: Use the new DT bindings for the eDMA3Peter Ujfalusi3-43/+73
2015-10-27dmaengine: edma: New device tree bindingPeter Ujfalusi3-147/+459
2015-10-27dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAPPeter Ujfalusi1-0/+1
2015-10-27dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi2-32/+234
2015-10-27dmaengine: edma: Merge the of parsing functionsPeter Ujfalusi1-16/+8
2015-10-27dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT bootPeter Ujfalusi1-6/+0
2015-10-27dmaengine: edma: Refactor the dma device and channel struct initializationPeter Ujfalusi1-42/+37
2015-10-27dmaengine: edma: Get qDMA channel information from HW alsoPeter Ujfalusi1-0/+6
2015-10-27dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventqPeter Ujfalusi1-34/+22
2015-10-27dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)Peter Ujfalusi1-12/+12
2015-10-27dmaengine: edma: Simplify function parameter list for channel operationsPeter Ujfalusi1-273/+123
2015-10-27dmaengine: edma: Optimize memcpy operationPeter Ujfalusi1-21/+75
2015-10-27dmaengine: edma: Remove alignment constraint for memcpyPeter Ujfalusi1-7/+6
2015-10-25dmaengine: ste_dma40: fix a trivial typoGeliang Tang1-1/+1
2015-10-14dmaengine: xgene-dma: Remove memcpy offload support due to performance dropRameshwar Prasad Sahu1-58/+1
2015-10-14dmaengine: edma: Dynamic paRAM slot handling if HW supports itPeter Ujfalusi1-49/+52
2015-10-14dmaengine: edma: Rename bitfields for slot and channel usage trackingPeter Ujfalusi1-25/+26
2015-10-14dmaengine: edma: Read channel mapping support only once from HWPeter Ujfalusi1-2/+6
2015-10-14dmaengine: edma: Simplify and optimize ccerr interrupt handlerPeter Ujfalusi1-47/+35
2015-10-14dmaengine: edma: Move the pending error check into helper functionPeter Ujfalusi1-8/+12
2015-10-14dmaengine: edma: Simplify the interrupt handlingPeter Ujfalusi1-245/+205
2015-10-14dmaengine: edma: Consolidate the comments for functionsPeter Ujfalusi1-75/+11
2015-10-14dmaengine: edma: Print warning when linking slots from different eDMAPeter Ujfalusi1-0/+3
2015-10-14dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toioPeter Ujfalusi1-2/+1
2015-10-14dmaengine: edma: Use dev_dbg instead pr_debugPeter Ujfalusi1-12/+12
2015-10-14dmaengine: edma: Cleanup regarding the use of dev around the codePeter Ujfalusi1-31/+30
2015-10-14dmaengine: edma: Use devm_kcalloc when possiblePeter Ujfalusi1-2/+2
2015-10-14dmaengine: edma: Allocate memory dynamically for bitmaps and structuresPeter Ujfalusi1-28/+34
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi8-1587/+1431
2015-10-14ARM: davinci: Add dma_mask to eDMA devicesPeter Ujfalusi4-0/+5
2015-10-14ARM: davinci: Use platform_device_register_full() to create pdev for eDMAPeter Ujfalusi4-39/+57
2015-10-14ARM/dmaengine: edma: Remove limitation on the number of eDMA controllersPeter Ujfalusi2-26/+13
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi3-208/+214
2015-10-14ARM: common: edma: Internal API to use pointer to 'struct edma'Peter Ujfalusi1-203/+197
2015-10-14ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driverPeter Ujfalusi2-10/+16
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi6-326/+234
2015-10-14dmaengine: edma: Simplify and optimize the edma_execute pathPeter Ujfalusi1-47/+29
2015-10-14ARM: common: edma: Remove unused functionsPeter Ujfalusi2-409/+0
2015-10-14ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2015-10-07dmaengine: imx-sdma: Remove unneeded dev_info()Fabio Estevam1-3/+0
2015-10-07dmaengine: imx-sdma: Move message level to debugFabio Estevam1-1/+1
2015-10-05dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz1-1/+5
2015-10-01dmaengine: xilinx: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1