summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-01-07ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz
2013-01-07dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim
2013-01-07dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski
2013-01-07dmatest: Fix NULL pointer dereference on ioatJon Mason
2013-01-07DMA: PL330: Use devm_* functionsSachin Kamat
2013-01-07dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song
2013-01-07ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz
2013-01-07dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2013-01-07dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita
2013-01-07dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita
2013-01-07dw_dmac: introduce to_dw_desc() macroAndy Shevchenko
2013-01-07dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko
2013-01-07dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko
2013-01-07dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko
2013-01-07dmaengine: dw_dmac: amend description and indentationHeikki Krogerus
2013-01-07dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus
2013-01-07dmaengine: dw_dmac: Enhance device tree supportViresh Kumar
2013-01-07dma: coh901318: cut down on platform data abstractionLinus Walleij
2013-01-07dma: coh901318: merge header filesLinus Walleij
2013-01-07dma: coh901318: push definitions into driverLinus Walleij
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij
2013-01-07dma: coh901318: skip hard-coded addressesLinus Walleij
2013-01-07dma: coh901318: remove hardcoded target addressesLinus Walleij
2013-01-07dma: coh901318: push platform data into driverLinus Walleij
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij
2013-01-06pch_dma: use module_pci_driver to simplify the codeWei Yongjun
2013-01-06drivers/dma: remove CONFIG_EXPERIMENTALKees Cook
2013-01-06dmaengine: add helper function to request a slave DMA channelJon Hunter
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni
2013-01-06ioat: Fix DMA memory sync direction correct flagShuah Khan
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2012-12-17dmatest: check for dma mapping errorAndy Shevchenko
2012-12-17dmatest: implement two helpers to unmap dma memoryAndy Shevchenko
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-28dma: remove use of __devinitBill Pemberton
2012-11-28dma: remove use of __devexit_pBill Pemberton
2012-11-22dma: mv_xor: fix error handling pathThomas Petazzoni
2012-11-22dma: mv_xor: fix error checking of irq_of_parse_and_map()Thomas Petazzoni
2012-11-22dma: mv_xor: use request_irq() instead of devm_request_irq()Thomas Petazzoni
2012-11-22dma: mv_xor: clear the window override control registersThomas Petazzoni
2012-11-20dma: mv_xor: Add a device_control functionAndrew Lunn