aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Update imx-sdma cyclic handling to report residueRussell King - ARM Linux2014-07-01
* dma: cppi41: handle 0-length packetsDaniel Mack2014-07-01
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-06-10
|\
| * Merge branch 'topic/xilinx' into for-linusVinod Koul2014-06-09
| |\
| | * dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala2014-04-30
| * | Merge branch 'topic/dw' into for-linusVinod Koul2014-06-09
| |\ \
| | * | dmaengine: dw: check return code of dma_async_device_register()Andy Shevchenko2014-05-22
| | * | dmaengine: dw: fix regression in dw_probe() functionAndy Shevchenko2014-05-22
| | * | dmaengine: dw: enable clock before accessAndy Shevchenko2014-05-22
| * | | dmaengine: sh: don't use dynamic static allocationVinod Koul2014-06-03
| * | | dmaengine: sh: fix print specifier warningsVinod Koul2014-06-03
| * | | dmaengine: sh: make shdma_prep_dma_cyclic staticVinod Koul2014-06-03
| * | | dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DLFabio Estevam2014-06-01
| * | | dmaengine: shdma: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-06-01
| * | | dmaengine: rcar-hpbdma: Include linux/err.hLaurent Pinchart2014-06-01
| * | | dmaengine: sudmac: Include linux/err.hLaurent Pinchart2014-06-01
| * | | dmaengine: sudmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-01
| * | | dmaengine: shdmac: Include linux/err.hLaurent Pinchart2014-06-01
| * | | dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart2014-06-01
| * | | dmaengine: s3c24xx-dma: Add cyclic transfer supportVasily Khoruzhick2014-06-01
| * | | dmaengine: s3c24xx-dma: Process whole SG chainVasily Khoruzhick2014-06-01
| * | | dmaengine: imx: correct sdmac->status for cyclic dma txJiada Wang2014-06-01
| * | | dmaengine: pch: fix compilation for alpha targetVinod Koul2014-05-22
| * | | dma: pch_dma: Fix Kconfig dependenciesJean Delvare2014-05-22
| * | | dmaengine: mpc512x: add support for peripheral transfersAlexander Popov2014-05-22
| * | | dma: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-21
| * | | dma: ste_dma40: Convert to the late system PM callbacksUlf Hansson2014-05-07
| * | | dma: mmp_pdma: add support for residue reportingDaniel Mack2014-05-07
| * | | dma: ste_dma40: Fixup system suspend/resumeUlf Hansson2014-05-07
| * | | dma: ste_dma40: Convert to PM macros while providing the PM callbacksUlf Hansson2014-05-07
| * | | dma: ste_dma40: Don't require CONFIG_PM_RUNTIMEUlf Hansson2014-05-07
| * | | dma: ste_dma40: Maintain spinlock order while handling pauseUlf Hansson2014-05-07
| * | | dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPSAndy Shevchenko2014-05-07
| * | | dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko2014-05-07
| * | | dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()Alexander Popov2014-05-02
| * | | dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Alexander Popov2014-05-02
| * | | dma: mpc512x: reorder mpc8308 specific instructionsAlexander Popov2014-05-02
| * | | DMA: Freescale: move functions to avoid forward declarationsHongbo Zhang2014-05-02
| * | | DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplicationHongbo Zhang2014-05-02
| * | | DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengineHongbo Zhang2014-05-02
| * | | DMA: Freescale: unify register access methodsHongbo Zhang2014-05-02
| * | | DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUGHongbo Zhang2014-05-02
| * | | DMA: shdma: add cyclic transfer supportKuninori Morimoto2014-05-02
| * | | DMA: shdma: tidyup callback chunk finderKuninori Morimoto2014-05-02
| * | | dma: mmp_pdma: Fix physical channel memory allocation sizeLaurent Pinchart2014-05-02
| * | | dma: mmp_pdma: Simplify access to channel drcmr valueLaurent Pinchart2014-05-02
* | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\| | |
| * | | dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes2014-04-30
| * | | dmaengine: edma: Document variables used for residue accountingJoel Fernandes2014-04-30
| * | | dmaengine: edma: Provide granular accountingThomas Gleixner2014-04-30