summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul
2014-10-15carma-fpga: move to fsl_dma_external_start()Vinod Koul
2014-10-15carma-fpga: use dmaengine_xxx() APIVinod Koul
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul
2014-10-15net: ks8842: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-10-15V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul
2014-10-15dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul
2014-10-15dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko
2014-10-15dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko
2014-10-15dma: cppi41: Switch to using managed resource in probeKiran Padwal
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski
2014-10-15dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski
2014-10-15dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski
2014-09-28dma: imx-sdma: fix another incorrect __init annotationArnd Bergmann
2014-09-24dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai
2014-09-23dma: Kconfig: Include mx6 in the IMX_SDMA help sectionFabio Estevam
2014-09-23dmatest: prevent memory leakage on error path in threadAndy Shevchenko
2014-09-23dma: mv_xor: Add support for DMA_INTERRUPTLior Amsalem
2014-09-23dma: mv_xor: Remove dead codeEzequiel Garcia
2014-09-23dma: mv_xor: Reduce interrupts by enabling EOD only when neededLior Amsalem
2014-09-23dma: mv_xor: Remove all interrupt magic numbersEzequiel Garcia
2014-09-23dma: mv_xor: Remove multi-slot supportLior Amsalem
2014-09-23dma: mv_xor: Simplify the DMA_MEMCPY operationLior Amsalem
2014-09-23dma: mv_xor: Replace printk with dev_infoEzequiel Garcia
2014-09-18spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg
2014-09-18Merge commit 'tags/spi-pxa2xx-clk' into for-linusVinod Koul
2014-09-11serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko
2014-09-11dmaengine: dw: add PCI IDs for Braswell DMAsAndy Shevchenko
2014-09-11dmaengine: dw: move clock operations to platform.cAndy Shevchenko
2014-09-11dmaengine: dw: introduce generic filter functionAndy Shevchenko
2014-09-11dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko
2014-09-11dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-09-11dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag supportQiao Zhou