summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-16dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu
2015-11-16dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter
2015-11-16dmaengine: edma: fix build without CONFIG_OFArnd Bergmann
2015-11-16dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven
2015-11-16dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi
2015-10-31Merge branch 'topic/ioatdma' into for-linusVinod Koul
2015-10-31Merge branch 'topic/idma' into for-linusVinod Koul
2015-10-31Merge branch 'topic/edma' into for-linusVinod Koul
2015-10-31Merge branch 'topic/dw' into for-linusVinod Koul
2015-10-31dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko
2015-10-31dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko
2015-10-31dmaengine: dw: don't override platform data with autocfgAndy Shevchenko
2015-10-29dmaengine: hdmac: Add scatter-gathered memset supportMaxime Ripard
2015-10-29dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard
2015-10-29Merge branch 'topic/dw' into for-linusVinod Koul
2015-10-27dmaengine: virt-dma: Fix kernel-doc annotationsLars-Peter Clausen
2015-10-27dmaengine: edma: New device tree bindingPeter Ujfalusi
2015-10-27dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAPPeter Ujfalusi
2015-10-27dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi
2015-10-27dmaengine: edma: Merge the of parsing functionsPeter Ujfalusi
2015-10-27dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT bootPeter Ujfalusi
2015-10-27dmaengine: edma: Refactor the dma device and channel struct initializationPeter Ujfalusi
2015-10-27dmaengine: edma: Get qDMA channel information from HW alsoPeter Ujfalusi
2015-10-27dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventqPeter Ujfalusi
2015-10-27dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)Peter Ujfalusi
2015-10-27dmaengine: edma: Simplify function parameter list for channel operationsPeter Ujfalusi
2015-10-27dmaengine: edma: Optimize memcpy operationPeter Ujfalusi
2015-10-27dmaengine: edma: Remove alignment constraint for memcpyPeter Ujfalusi
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki
2015-10-25dmaengine: ste_dma40: fix a trivial typoGeliang Tang
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus
2015-10-14dmaengine: xgene-dma: Remove memcpy offload support due to performance dropRameshwar Prasad Sahu
2015-10-14dmaengine: edma: Dynamic paRAM slot handling if HW supports itPeter Ujfalusi
2015-10-14dmaengine: edma: Rename bitfields for slot and channel usage trackingPeter Ujfalusi
2015-10-14dmaengine: edma: Read channel mapping support only once from HWPeter Ujfalusi
2015-10-14dmaengine: edma: Simplify and optimize ccerr interrupt handlerPeter Ujfalusi
2015-10-14dmaengine: edma: Move the pending error check into helper functionPeter Ujfalusi
2015-10-14dmaengine: edma: Simplify the interrupt handlingPeter Ujfalusi
2015-10-14dmaengine: edma: Consolidate the comments for functionsPeter Ujfalusi
2015-10-14dmaengine: edma: Print warning when linking slots from different eDMAPeter Ujfalusi
2015-10-14dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toioPeter Ujfalusi
2015-10-14dmaengine: edma: Use dev_dbg instead pr_debugPeter Ujfalusi
2015-10-14dmaengine: edma: Cleanup regarding the use of dev around the codePeter Ujfalusi