aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-04-15dw_dmac: rename DT related methods to reflect their belongingAndy Shevchenko
2013-04-15dw_dmac: fix style of the commentsAndy Shevchenko
2013-04-15dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen
2013-04-15dmaengine:sirf:take clock and enable it while probingBarry Song
2013-04-15dw_dmac: don't wait for FIFO_EMPTY endlessly in dwc_chan_pauseAndy Shevchenko
2013-04-15dma: imx-dma: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-04-15dma: ipu: ipu_idmac: Fix section mismatchFabio Estevam
2013-04-15dma: tegra: assume CONFIG_OFStephen Warren
2013-04-15dma: pl330: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-15dmatest: append verify result to resultsAndy Shevchenko
2013-04-15dmatest: gather test results in the linked listAndy Shevchenko
2013-04-15dmatest: define MAX_ERROR_COUNT constantAndy Shevchenko
2013-04-15dmatest: return actual state in 'run' fileAndy Shevchenko
2013-04-15dmatest: run test via debugfsAndy Shevchenko
2013-04-15dmatest: split test parameters to separate structureAndy Shevchenko
2013-04-15dmatest: move dmatest_channels and nr_channels to dmatest_infoAndy Shevchenko
2013-04-15dmatest: create dmatest_info to keep test parametersAndy Shevchenko
2013-04-15dmatest: allocate memory for pq_coefs from heapAndy Shevchenko
2013-04-15dmatest: cancel thread immediately when asked forAndy Shevchenko
2013-04-15ioatdma: allow all channels to have irq coalescing supportDave Jiang
2013-04-15ioatdma: make debug output more readableDave Jiang
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John
2013-04-15dma: timb_dma: Fix compiler warningMaxin B. John
2013-04-15pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA
2013-04-15DMA: PL330: allow submitting 2 requests at a timeJassi Brar
2013-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-04-10dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-04dma: mxs-dma: move to generic device tree bindingShawn Guo
2013-04-04dma: mxs-dma: use devm_* managed functionsShawn Guo
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-02DMA: PL330: Add check if device tree compatiblePadmavathi Venna
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-22ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann
2013-02-14DMA: PL330: Register the DMA controller with the generic DMA helpersPadmavathi Venna
2013-02-14DMA: PL330: Add xlate functionPadmavathi Venna
2013-02-14DMA: PL330: Add new pl330 filter for DT case.Padmavathi Venna