summaryrefslogtreecommitdiffstats
path: root/drivers/dma/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-09dw_dmac: absence of pdata isn't critical when autocfg is setAndy Shevchenko1-7/+16
2013-01-08dma: mxs-dma: Fix build warnings with W=1Fabio Estevam1-4/+4
2013-01-08dma: tegra: add support for Tegra114 SoCLaxman Dewangan1-1/+12
2013-01-08dma: tegra: add support for channel wise pauseLaxman Dewangan1-5/+38
2013-01-08dma: ipu: Drop unused spinlockJean Delvare1-1/+0
2013-01-08dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-01-08ioat: remove chanerr mask setting for IOAT v3.xDave Jiang1-6/+1
2013-01-08ioat: Add alignment workaround for IVB platformsDave Jiang3-12/+32
2013-01-08async_tx: fix checking of dma_wait_for_async_tx() return valueBartlomiej Zolnierkiewicz1-4/+5
2013-01-08dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz1-1/+4
2013-01-08dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2-5/+2
2013-01-08dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz4-7/+5
2013-01-08async_tx: fix build for async_memsetBartlomiej Zolnierkiewicz1-0/+1
2013-01-08ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz1-17/+59
2013-01-08dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim1-1/+3
2013-01-08dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski1-1/+1
2013-01-08dmatest: Fix NULL pointer dereference on ioatJon Mason2-3/+6
2013-01-08DMA: PL330: Use devm_* functionsSachin Kamat1-27/+10
2013-01-08DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song1-0/+7
2013-01-08dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2-8/+21
2013-01-08dmaengine: fix !of_dma compilation warningVinod Koul1-4/+5
2013-01-08of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2-24/+70
2013-01-08of: dma: fix potential deadlock when requesting a slave channelJon Hunter1-30/+30
2013-01-08carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz1-1/+3
2013-01-08mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz1-8/+14
2013-01-08ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz1-4/+7
2013-01-08async_tx: add missing DMA unmap to async_memcpy()Bartlomiej Zolnierkiewicz1-0/+6
2013-01-08async_tx: use memchr_invAkinobu Mita1-3/+1
2013-01-08dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches3-51/+42
2013-01-08dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita1-3/+13
2013-01-08dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita1-7/+1
2013-01-08dmaengine: use for_each_set_bitAkinobu Mita1-17/+1
2013-01-08dw_dmac: introduce to_dw_desc() macroAndy Shevchenko2-4/+4
2013-01-08dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko1-3/+3
2013-01-08dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko1-2/+2
2013-01-08dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko1-9/+6
2013-01-08dmaengine: dw_dmac: amend description and indentationHeikki Krogerus1-3/+3
2013-01-08dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus1-1/+0
2013-01-08ARM: SPEAr13xx: Pass DW DMAC platform data from DTViresh Kumar6-80/+72
2013-01-08dmaengine: dw_dmac: Enhance device tree supportViresh Kumar4-17/+208
2013-01-07dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar1-0/+2
2013-01-07pch_dma: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2013-01-07drivers/dma: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-07dmaengine: fix build failure due to missing semi-colonVinod Koul1-1/+1
2013-01-07of: dma: fix typos in generic dma binding definitionMatt Porter1-7/+7
2013-01-07of: dma- fix build break for !CONFIG_OFVinod Koul1-0/+27
2013-01-07of: Add generic device tree DMA helpersJon Hunter4-1/+346
2013-01-07dmaengine: add helper function to request a slave DMA channelJon Hunter2-0/+22
2013-01-03Linux 3.8-rc2v3.8-rc2Linus Torvalds1-1/+1
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3