Age | Commit message (Expand) | Author |
2017-09-07 | Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-09-06 | Merge branch 'topic/dmatest' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/qcom' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/ppc4xx' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/of' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/k3dma' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/ioat' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/bcm' into for-linus | Vinod Koul |
2017-09-06 | Merge branch 'topic/altera' into for-linus | Vinod Koul |
2017-09-05 | dmaengine: sun6i: support V3s SoC variant | Icenowy Zheng |
2017-09-05 | dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk | Icenowy Zheng |
2017-09-05 | dmaengine: xilinx_dma: Fix error code format specifier | Lars-Peter Clausen |
2017-08-29 | dmaengine: altera: Use macros instead of structs to describe the registers | Stefan Roese |
2017-08-28 | dmaengine: ti-dma-crossbar: Fix dra7 reserve function | Alexander Smirnov |
2017-08-28 | dmaengine: pl330: constify amba_id | Arvind Yadav |
2017-08-28 | dmaengine: pl08x: constify amba_id | Arvind Yadav |
2017-08-28 | dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETED | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Explicitly ACK mailbox message after sending | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Add debugfs support | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_RECEIVED | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Re-factor sba_process_deferred_requests() | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Pre-ack async tx descriptor | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Peek mbox when we have no free requests | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Alloc resources before registering DMA device | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Improve sba_issue_pending() run duration | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Increase number of free sba_request | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Allow arbitrary number free sba_request | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_device | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_request | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Remove redundant next_count from sba_request | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Common flags for sba_request state and fence | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request() | Anup Patel |
2017-08-28 | dmaengine: bcm-sba-raid: Minor improvments in comments | Anup Patel |
2017-08-28 | dmaengine: qcom: bam_dma: add command descriptor flag | Abhishek Sahu |
2017-08-28 | dmaengine: remove BUG_ON while registering devices | Vinod Koul |
2017-08-25 | dmaengine: rcar-dmac: initialize all data before registering IRQ handler | Kuninori Morimoto |
2017-08-25 | dmaengine: k3dma: remove useless ON_WARN_ONCE() | Antonio Borneo |
2017-08-25 | dmaengine: k3dma: fix double free of descriptor | Antonio Borneo |
2017-08-25 | dmaengine: k3dma: fix non-cyclic mode | Antonio Borneo |
2017-08-23 | dmaengine: ioatdma: Add intr_coalesce sysfs entry | Ujjal Singh |
2017-08-22 | dmaengine: xgene-dma: remove unused xgene_dma_invalidate_buffer | Vinod Koul |
2017-08-22 | dmaengine: altera: remove DMA_SG | Vinod Koul |
2017-08-22 | dmaengine: remove DMA_SG as it is dead code in kernel | Dave Jiang |
2017-08-21 | dmaengine: at_xdmac: Handle return value of clk_prepare_enable. | Arvind Yadav |
2017-08-21 | dmaengine: at_xdmac: Fix compilation warning. | Arvind Yadav |
2017-08-21 | dmaengine: ste_dma40: make stedma40_chan_cfg const | Bhumika Goyal |
2017-08-21 | dmaengine: qcom_hidma: avoid freeing an uninitialized pointer | Anton Vasilyev |
2017-08-09 | dmaengine: tegra210-adma: fix of_irq_get() error check | Sergei Shtylyov |
2017-07-21 | dmaengine: ppc4xx: remove DRIVER_ATTR() usage | Greg Kroah-Hartman |
2017-07-19 | dmaengine: bcm-scm-raid: statify functions | Vinod Koul |