summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'device-properties'Rafael J. Wysocki1-8/+17
2015-10-25dmaengine: ste_dma40: fix a trivial typoGeliang Tang1-1/+1
2015-10-18dmaengine: hsu: remove platform dataHeikki Krogerus3-18/+9
2015-10-18dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus1-7/+2
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 Ujfalusi2-76/+1431
2015-10-14ARM/dmaengine: edma: Remove limitation on the number of eDMA controllersPeter Ujfalusi1-9/+8
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi1-36/+43
2015-10-14ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driverPeter Ujfalusi1-0/+16
2015-10-14dmaengine: edma: Simplify and optimize the edma_execute pathPeter Ujfalusi1-47/+29
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-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman8-53/+77
2015-10-05dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz1-1/+5
2015-10-04dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy1-1/+38
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-01dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik1-0/+10
2015-10-01dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik1-6/+14
2015-10-01dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin1-1/+1
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
2015-10-01dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: fsldma: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches1-0/+4
2015-10-01dmaengine: at_xdmac: handle numf > 1Maxime Ripard1-54/+50
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches1-1/+10
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard1-2/+2