summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup()Ezequiel Garcia2014-04-101-12/+5Star
* dma: mv_xor: Remove all callers of mv_xor_slot_cleanup()Ezequiel Garcia2014-04-101-4/+11
* dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() callEzequiel Garcia2014-04-101-3/+1Star
* ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-101-1/+1
* drivers: dma: Include appropriate header file in dca.cRashika2014-04-101-0/+1
* drivers: dma: Mark functions as static in dma_v3.cRashika2014-04-101-3/+3
* dma: mv_xor: Add DMA API error checksEzequiel Garcia2014-04-101-4/+52
* ioat/dca: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-04-101-6/+6
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-03-022-1/+4
|\
| * dma: sdma: Add imx25 compatibleMarkus Pargmann2014-02-181-0/+1
| * dma: ste_dma40: don't dereference free:d descriptorLinus Walleij2014-02-171-1/+3
* | ioat: fix tasklet tear downDan Williams2014-02-254-13/+54
* | dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson2014-02-131-12/+12
* | ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-031-0/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-3021-184/+1737
|\
| * dmaengine: mmp_pdma: fix mismergeArnd Bergmann2014-01-291-8/+0Star
| * dma: pl08x: Export pl08x_filter_idSachin Kamat2014-01-281-0/+2
| * acpi-dma: align documentation with kernel-doc formatAndy Shevchenko2014-01-261-12/+24
| * dma: fix vchan_cookie_complete() debug printJonas Jensen2014-01-261-1/+3
| * DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski2014-01-201-2/+2
| * drivers/dma: fix error return codeJulia Lawall2014-01-202-1/+4
| * dma: omap: Set debug level to debugging messagesEzequiel Garcia2014-01-201-2/+2
| * dma: tegra: add support for Tegra148/124Laxman Dewangan2014-01-201-7/+55
| * dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko2014-01-201-8/+6Star
| * dma: dw: join split up messagesAndy Shevchenko2014-01-201-5/+4Star
| * dma: dw: fix style of multiline commentAndy Shevchenko2014-01-201-4/+8
| * dmaengine: k3dma: fix sparse warningsZhangfei Gao2014-01-201-2/+2
| * dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen2014-01-201-27/+8Star
| * dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen2014-01-201-4/+20
| * dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying2014-01-201-0/+20
| * DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang2014-01-201-1/+1
| * dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-203-0/+708
| * dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier2014-01-201-0/+1
| * dma: imx-sdma: Assign a default script number for ROM firmware casesNicolin Chen2014-01-131-0/+4
| * dma:mmp_tdma: get sram pool through device treeNenghua Cao2014-01-091-4/+18
| * dmaengine: Add support for BCM2835Florian Meier2014-01-073-0/+713
| * Merge branch 'topic/of' into for-linusVinod Koul2014-01-072-13/+32
| |\
| * \ Merge branch 'topic/defer_probe' into for-linusVinod Koul2014-01-072-10/+40
| |\ \
| * | | dma: pl08x: allow zero slave channelsLinus Walleij2013-12-181-1/+1
| * | | dma: edma: Set debug level to debugging messagesEzequiel Garcia2013-12-181-3/+3
| * | | dmaengine: mmp: fix uninitialized variableVinod Koul2013-12-161-1/+1
| * | | dmaengine: mmp_tdma: fix the 'pointer from integer' warningsVinod Koul2013-12-161-2/+2
| * | | mmp_pdma: Style neateningJoe Perches2013-12-161-99/+105
| * | | dma: imx-sdma: Add new dma type for ssi dual fifo scriptNicolin Chen2013-12-161-0/+4
| * | | dma: imx-sdma: Add sdma firmware version 2 supportNicolin Chen2013-12-161-1/+14
| * | | dma: pl330: Alloc dma_parms for the dma deviceLars-Peter Clausen2013-12-161-0/+6
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-241-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-264-39/+121
| |\ \ \ \
| * | | | | dma: ste_dma40: Parse flags property for new 'high priority channel' requestLee Jones2013-11-261-0/+4
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-244-29/+83
|\ \ \ \ \ \