Age | Commit message (Expand) | Author |
2015-03-18 | dmaengine: pl08x: Define capabilities for generic capabilities reporting | Mark Brown |
2015-03-16 | dmaengine: dw: append MODULE_ALIAS for platform driver | Andy Shevchenko |
2015-03-16 | dmaengine: imx-sdma: switch to dynamic context mode after script loaded | Robin Gong |
2015-03-13 | dmaengine: at_hdmac: Fix calculation of the residual bytes | Torsten Fleischer |
2015-03-05 | dmaengine: mmp_pdma: fix warning about slave caps | Robert Jarzmik |
2015-03-05 | dmaengine: qcom_bam_dma: fix wrong register offsets | Stanimir Varbanov |
2015-03-05 | dmaengine: bam-dma: fix a warning about missing capabilities | Stanimir Varbanov |
2015-03-05 | dmaengine: ioatdma: workaround for incorrect DMACAP register | Dave Jiang |
2015-03-05 | dmaengine: at_xdmac: fix for chan conf simplification | Ludovic Desroches |
2015-03-05 | dmaengine: dw: don't handle interrupt when dmaengine is not used | Jie Yang |
2015-03-04 | dma: mmp-tdma: refine dma disable and dma-pos update | Qiao Zhou |
2015-03-02 | dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks | Geert Uytterhoeven |
2015-02-23 | dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue | Qiao Zhou |
2015-02-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-16 | dmaengine: pl330: add DMA_PAUSE feature | Robert Baldyga |
2015-02-16 | dmaengine: pl330: improve pl330_tx_status() function | Robert Baldyga |
2015-02-16 | dmaengine: rcar-dmac: Disable channel 0 when using IOMMU | Laurent Pinchart |
2015-02-16 | dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata | Laurent Pinchart |
2015-02-16 | dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device | Laurent Pinchart |
2015-02-16 | dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR | Laurent Pinchart |
2015-02-16 | dmaengine: rcar-dmac: Fix spinlock issues in interrupt | Laurent Pinchart |
2015-02-16 | dmaenegine: edma: fix sparse warnings | Lad, Prabhakar |
2015-02-12 | dmaengine: rcar-dmac: Fix uninitialized variable usage | Laurent Pinchart |
2015-02-12 | dmaengine: shdmac: extend PM methods | Sergei Shtylyov |
2015-02-12 | dmaengine: shdmac: use SET_RUNTIME_PM_OPS() | Sergei Shtylyov |
2015-02-10 | dmaengine: pl330: fix bug that cause start the same descs in cyclic | Addy Ke |
2015-02-05 | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu |
2015-02-04 | dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers | Ludovic Desroches |
2015-02-04 | dmaengine: at_xdmac: simplify channel configuration stuff | Ludovic Desroches |
2015-02-04 | dmaengine: at_xdmac: introduce save_cc field | Ludovic Desroches |
2015-02-04 | dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi... | Cyrille Pitchen |
2015-02-04 | ioat: fail self-test if wait_for_completion times out | Nicholas Mc Guire |
2015-02-04 | dmaengine: dw: define DW_DMA_MAX_NR_MASTERS | Andy Shevchenko |
2015-02-04 | dmatest: move src_off, dst_off, len inside loop | Andy Shevchenko |
2015-02-04 | dmatest: fix indentation | Andy Shevchenko |
2015-02-04 | dmaengine: Add driver for IMG MDC | Andrew Bresticker |
2015-02-04 | dmaengine: s3c24xx: missing unlock on an error path | Dan Carpenter |
2015-02-03 | ioatdma: Adding support for BDX-DE ioatdma. | Dave Jiang |
2015-02-02 | Merge branch 'topic/rcar' into for-linus | Vinod Koul |
2015-02-02 | Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus | Vinod Koul |
2015-01-25 | dmaengine: of: bail out early if "dmas" property is not present | Wolfram Sang |
2015-01-25 | dmaengine: shdmac: fixup WARNING of slave caps retrieval | Kuninori Morimoto |
2015-01-25 | dmaengine: rcar-hpbdma: tidyup residue_granularity | Kuninori Morimoto |
2015-01-24 | ARM: SAMSUNG: remove unused DMA infrastructure | Arnd Bergmann |
2015-01-18 | dmaengine: coh901318: fix function return types build warnings | Arnd Bergmann |
2015-01-18 | dmaengine: s3c24xx: Fix typo | Maxime Ripard |
2015-01-18 | dmaengine: sa11x0: Fix warning and compilation errors | Maxime Ripard |
2015-01-18 | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c | Laurent Pinchart |
2015-01-14 | dmaengine: at_hdmac: declare slave capabilities | Ludovic Desroches |