Age | Commit message (Expand) | Author |
2015-09-04 | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-09-01 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-01 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2015-08-28 | dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs | Dave Jiang |
2015-08-28 | dmaengine :ipu: change ipu_irq_handler() to remove compile warning | yalin wang |
2015-08-26 | dmaengine: ioatdma: Fix variable array length | Dave Jiang |
2015-08-26 | dmaengine: ioatdma: fix sparse "error" with prep lock | Dave Jiang |
2015-08-26 | dmaengine: hdmac: Add memset capabilities | Maxime Ripard |
2015-08-26 | dmaengine: sort the sh Makefile | Vinod Koul |
2015-08-26 | dmaengine: sort the sh Kconfig | Vinod Koul |
2015-08-25 | drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style | Luis R. Rodriguez |
2015-08-24 | dmaengine: sort the dw Kconfig | Vinod Koul |
2015-08-24 | dmaengine: sort the Kconfig | Vinod Koul |
2015-08-24 | dmaengine: sort the makefile | Vinod Koul |
2015-08-23 | drivers/dma: make mv_xor.c driver explicitly non-modular | Paul Gortmaker |
2015-08-23 | dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller | Lars-Peter Clausen |
2015-08-23 | Merge branch 'topic/zxdma' into for-linus | Vinod Koul |
2015-08-23 | Merge branch 'topic/ti-xbar' into for-linus | Vinod Koul |
2015-08-23 | Merge branch 'topic/at_xdmac' into for-linus | Vinod Koul |
2015-08-21 | dmaengine: xgene-dma: Fix the lock to allow client for further submission of ... | Rameshwar Prasad Sahu |
2015-08-21 | dmaengine: ioatdma: fix coccinelle warning | Dave Jiang |
2015-08-21 | dmaengine: ioatdma: fix zero day warning on incompatible pointer type | Dave Jiang |
2015-08-20 | dmaengine: tegra-apb: Simplify locking for device using global pause | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Remove unnecessary return statements and variables | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Avoid unnecessary channel base address calculation | Jon Hunter |
2015-08-20 | dmaengine: tegra-apb: Remove unused variables | Jon Hunter |
2015-08-20 | dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver | Rameshwar Prasad Sahu |
2015-08-20 | dmaengine: imx-sdma: Check for clk_enable() errors | Fabio Estevam |
2015-08-20 | dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs | Emilio López |
2015-08-19 | dmaengine: mv_xor: optimize performance by using a subset of the XOR channels | Thomas Petazzoni |
2015-08-19 | dmaengine: mv_xor: remove support for dmacap,* DT properties | Thomas Petazzoni |
2015-08-19 | dmaengine: pl330: do not emit loop for 1 byte transfer. | Michal Suchanek |
2015-08-19 | dmaengine: kill off set_irq_flags usage | Rob Herring |
2015-08-19 | dmaengine: imx-sdma: Add imx6sx platform support | Zidan Wang |
2015-08-19 | dmaengine: at_xdmac: fix bug in prep_dma_cyclic | Ludovic Desroches |
2015-08-18 | dmaengine: jz4780: Kill tasklets before unregistering the device | Alex Smith |
2015-08-18 | dmaengine: jz4780: Don't use devm_*_irq() functions | Alex Smith |
2015-08-18 | dmaengine: jz4780: Ensure channel is on correct controller in filter | Alex Smith |
2015-08-18 | dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel | Alex Smith |
2015-08-18 | dmaengine: jz4780: Fix error handling/signedness issues | Alex Smith |
2015-08-18 | dmaengine: jz4780: Fall back on smaller transfer sizes where necessary | Alex Smith |
2015-08-18 | dmaengine: jz4780: Fix up dmaengine API function prototypes | Alex Smith |
2015-08-18 | dmaengine: sirf: clear pending DMA interrupt when DMA terminates | Yanchang Li |
2015-08-18 | dmaengine: add driver for lpc18xx dmamux | Joachim Eastwood |
2015-08-18 | dmaengine: pl08x: support dt channel assignment | Linus Walleij |
2015-08-18 | dmaengine: pxa_dma: fix debug information | Robert Jarzmik |
2015-08-17 | dmaengine: fix balance of privatecnt inc/dec operations | Robert Baldyga |
2015-08-17 | dmaengine: pxa_dma: don't use config direction parameter | Robert Jarzmik |
2015-08-17 | dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: fixup kernel doc errors from dma.h | Dave Jiang |