summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz2013-01-071-17/+59
* dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim2013-01-071-1/+3
* dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski2013-01-071-1/+1
* dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-072-3/+6
* DMA: PL330: Use devm_* functionsSachin Kamat2013-01-071-27/+10
* DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-071-0/+7
* dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2013-01-072-8/+21
* dmaengine: fix !of_dma compilation warningVinod Koul2013-01-071-4/+5
* of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-072-24/+70
* of: dma: fix potential deadlock when requesting a slave channelJon Hunter2013-01-071-30/+30
* carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz2013-01-071-1/+3
* mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz2013-01-071-8/+14
* ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz2013-01-071-4/+7
* async_tx: add missing DMA unmap to async_memcpy()Bartlomiej Zolnierkiewicz2013-01-071-0/+6
* async_tx: use memchr_invAkinobu Mita2013-01-071-3/+1
* dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2013-01-073-51/+42
* dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita2013-01-071-3/+13
* dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita2013-01-071-7/+1
* dmaengine: use for_each_set_bitAkinobu Mita2013-01-071-17/+1
* dw_dmac: introduce to_dw_desc() macroAndy Shevchenko2013-01-072-4/+4
* dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko2013-01-071-3/+3
* dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko2013-01-071-2/+2
* dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko2013-01-071-9/+6
* dmaengine: dw_dmac: amend description and indentationHeikki Krogerus2013-01-071-3/+3
* dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus2013-01-071-1/+0
* ARM: SPEAr13xx: Pass DW DMAC platform data from DTViresh Kumar2013-01-076-80/+72
* dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-074-17/+208
* dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar2013-01-061-0/+2
* pch_dma: use module_pci_driver to simplify the codeWei Yongjun2013-01-061-12/+1
* drivers/dma: remove CONFIG_EXPERIMENTALKees Cook2013-01-061-1/+1
* dmaengine: fix build failure due to missing semi-colonVinod Koul2013-01-061-1/+1
* of: dma: fix typos in generic dma binding definitionMatt Porter2013-01-061-7/+7
* of: dma- fix build break for !CONFIG_OFVinod Koul2013-01-061-0/+27
* of: Add generic device tree DMA helpersJon Hunter2013-01-064-1/+346
* dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-062-0/+22
* Linux 3.8-rc2v3.8-rc2Linus Torvalds2013-01-021-1/+1
* Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-021-2/+3
|\
| * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-021-2/+3
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-025-14/+29
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-023-2/+23
| * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-021-1/+0
| * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-021-7/+6
| * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-021-4/+0
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-026-55/+63
|\ \ \
| * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-262-2/+6
| * | | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-261-1/+19
| * | | PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas2012-12-261-0/+2
| * | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
| * | | PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-261-51/+34
| | |/ | |/|
* | | UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells2013-01-021-3/+3
OpenPOWER on IntegriCloud