aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07async_tx: fix checking of dma_wait_for_async_tx() return valueBartlomiej Zolnierkiewicz
2013-01-07dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz
2013-01-07dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz
2013-01-07dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz
2013-01-07async_tx: fix build for async_memsetBartlomiej Zolnierkiewicz
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: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song
2013-01-07dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song
2013-01-07dmaengine: fix !of_dma compilation warningVinod Koul
2013-01-07of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter
2013-01-07of: dma: fix potential deadlock when requesting a slave channelJon Hunter
2013-01-07carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz
2013-01-07mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz
2013-01-07ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz
2013-01-07async_tx: add missing DMA unmap to async_memcpy()Bartlomiej Zolnierkiewicz
2013-01-07async_tx: use memchr_invAkinobu Mita
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-07dmaengine: use for_each_set_bitAkinobu 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-07ARM: SPEAr13xx: Pass DW DMAC platform data from DTViresh Kumar
2013-01-07dmaengine: dw_dmac: Enhance device tree supportViresh Kumar
2013-01-06dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar
2013-01-06pch_dma: use module_pci_driver to simplify the codeWei Yongjun
2013-01-06drivers/dma: remove CONFIG_EXPERIMENTALKees Cook
2013-01-06dmaengine: fix build failure due to missing semi-colonVinod Koul
2013-01-06of: dma: fix typos in generic dma binding definitionMatt Porter
2013-01-06of: dma- fix build break for !CONFIG_OFVinod Koul
2013-01-06of: Add generic device tree DMA helpersJon Hunter
2013-01-06dmaengine: add helper function to request a slave DMA channelJon Hunter
2013-01-02Linux 3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman