Age | Commit message (Expand) | Author |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann |
2016-05-19 | Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-05-17 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/tegra' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/sun6i' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/qcom' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/pxa' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/pl08x' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/mv_xor' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/mpc512x' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/hsu' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/dw' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/bcm' into for-linus | Vinod Koul |
2016-05-17 | Merge branch 'topic/core' into for-linus | Vinod Koul |
2016-05-14 | dmaengine: ioatdma: disable relaxed ordering for ioatdma | Dave Jiang |
2016-05-14 | dmaengine: of_dma: approximate an average distribution | Niklas Söderlund |
2016-05-14 | dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-05-14 | dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event | Peter Ujfalusi |
2016-05-14 | dmaengine: qcom_hidma: add support for object hierarchy | Sinan Kaya |
2016-05-14 | dmaengine: qcom_hidma: add debugfs hooks | Sinan Kaya |
2016-05-14 | dmaengine: qcom_hidma: implement lower level hardware interface | Sinan Kaya |
2016-05-13 | dmaengine: vdma: Add clock support | Kedareswara rao Appana |
2016-05-13 | dmaengine: vdma: Add config structure to differentiate dmas | Kedareswara rao Appana |
2016-05-13 | dmaengine: tegra-adma: Add support for Tegra210 ADMA | Jon Hunter |
2016-05-12 | dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine | Kedareswara rao Appana |
2016-05-12 | dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine | Kedareswara rao Appana |
2016-05-12 | dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma | Kedareswara rao Appana |
2016-05-12 | dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC | Andy Shevchenko |
2016-05-03 | dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC | Gregory CLEMENT |
2016-05-03 | dmaengine: mv_xor: add support for Armada 3700 SoC | Marcin Wojtas |
2016-05-03 | dmaengine: mv_xor: use SoC type instead of directly the operation mode | Gregory CLEMENT |
2016-05-03 | dmaengine: mv_xor: make the code 64 bits compliant | Gregory CLEMENT |
2016-05-03 | dmaengine: vdma: Use dma_pool_zalloc | Julia Lawall |
2016-05-03 | dmaengine: fsldma: Use dma_pool_zalloc | Julia Lawall |
2016-05-03 | dmaengine: ioatdma: Use dma_pool_zalloc | Julia Lawall |
2016-05-03 | dmaengine: mmp_pdma: Use dma_pool_zalloc | Julia Lawall |
2016-05-02 | dmaengine: sun6i: Add cyclic capability | Jean-Francois Moine |
2016-05-02 | dmaengine: sun6i: Remove useless check | Jean-Francois Moine |
2016-05-02 | dmaengine: sun6i: Set default maxburst size and bus width | Jean-Francois Moine |
2016-05-02 | dmaengine: dw: pass platform data via struct dw_dma_chip | Andy Shevchenko |
2016-05-02 | dmaengine: dw: keep entire platform data in struct dw_dma | Andy Shevchenko |
2016-05-02 | dmaengine: dw: revisit data_width property | Andy Shevchenko |
2016-05-02 | dmaengine: dw: platform: check nr_masters to be non-zero | Andy Shevchenko |
2016-05-02 | dmaengine: tegra-apb: proper default init of channel slave_id | Shardar Shariff Md |
2016-05-02 | dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message | Martin Sperl |
2016-04-26 | dmaengine: pxa_dma: remove duplicate const qualifier | Eric Engestrom |
2016-04-26 | dmaengine: sun6i: Simplify lli setting | Jean-Francois Moine |
2016-04-26 | dmaengine: sun6i: Fix impossible settings of burst and bus width | Jean-Francois Moine |
2016-04-26 | dmaengine: sun6i: Fix the access of the IRQ register | Jean-Francois Moine |
2016-04-26 | dmaengine: pxa: handle bus errors | Robert Jarzmik |