Age | Commit message (Expand) | Author |
2017-07-08 | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-07-04 | Merge branch 'topic/rcar' into for-linus | Vinod Koul |
2017-07-04 | Merge branch 'topic/pl330' into for-linus | Vinod Koul |
2017-07-04 | Merge branch 'topic/pl08x' into for-linus | Vinod Koul |
2017-07-04 | Merge branch 'topic/mxs' into for-linus | Vinod Koul |
2017-07-04 | Merge branch 'topic/mv_xor' into for-linus | Vinod Koul |
2017-07-04 | Merge branch 'topic/dw' into for-linus | Vinod Koul |
2017-07-04 | Merge branch 'topic/bcm' into for-linus | Vinod Koul |
2017-07-03 | Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2017-07-03 | dmaengine: qcom_hidma: correct API violation for submit | Sinan Kaya |
2017-07-03 | dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpy | Stefan Roese |
2017-06-30 | dmaengine: tegra-apb: Really fix runtime-pm usage | Jon Hunter |
2017-06-29 | dmaengine: fsl_raid: make of_device_ids const. | Arvind Yadav |
2017-06-26 | dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden | Sinan Kaya |
2017-06-22 | dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctly | Thomas Breitung |
2017-06-20 | dmaengine: ioat: don't use DMA_ERROR_CODE | Christoph Hellwig |
2017-06-20 | dmaengine: omap-dma: port_window support correction for both direction | Peter Ujfalusi |
2017-06-17 | dmaengine: Kconfig: Simplify the help text for MXS_DMA | Fabio Estevam |
2017-06-17 | dmaengine: pl330: Delete unused functions | Matthias Kaehlcke |
2017-06-15 | dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once() | Prarit Bhargava |
2017-06-15 | dmaengine: Kconfig: Extend the dependency for MXS_DMA | Fabio Estevam |
2017-06-15 | dmaengine: mxs: Use %zu for printing a size_t variable | Fabio Estevam |
2017-06-02 | dmaengine: pl330: fix warning in pl330_remove | Jean-Philippe Brucker |
2017-06-01 | dmaengine: ste_dma40: Cleanup scatterlist layering violations | Logan Gunthorpe |
2017-06-01 | dmaengine: imx-dma: cleanup scatterlist layering violations | Logan Gunthorpe |
2017-05-30 | dmaengine: imx-sdma: Fix compilation warning. | Arvind Yadav |
2017-05-30 | dmaengine: imx-sdma: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-05-30 | rcar-dmac: fixup descriptor pointer for descriptor mode | Kuninori Morimoto |
2017-05-30 | dmaengine: pl330: Add IOMMU support to slave tranfers | Robin Murphy |
2017-05-24 | dmaengine: DW DMAC: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-05-24 | dmaengine: ep93xx: Don't drain the transfers in terminate_all() | Alexander Sverdlin |
2017-05-24 | dmaengine: ep93xx: Always start from BASE0 | Alexander Sverdlin |
2017-05-24 | dmaengine: pl08x: Add support for Faraday Technology FTDMAC020 | Linus Walleij |
2017-05-24 | dmaengine: pl08x: Make slave engine optional | Linus Walleij |
2017-05-24 | ARM/dmaengine: pl08x: pass reasonable memcpy settings | Linus Walleij |
2017-05-19 | dmaengine: rcar-dmac: wait for ISR to finish before freeing resources | Niklas Söderlund |
2017-05-19 | dmaengine: rcar-dmac: implement device_synchronize() | Niklas Söderlund |
2017-05-19 | dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan | Niklas Söderlund |
2017-05-19 | dmaengine: bcm-scm-raid: remove redundant null check on req | Colin Ian King |
2017-05-19 | dmaengine: bcm-sba-raid: fix Kconfig dependencies | Arnd Bergmann |
2017-05-16 | dmaengine: Add Broadcom SBA RAID driver | Anup Patel |
2017-05-16 | dmaengine: usb-dmac: Fix DMAOR AE bit definition | Hiroyuki Yokoyama |
2017-05-15 | dmaengine: dw: Remove AVR32 bits from the driver | Andy Shevchenko |
2017-05-14 | dmaengine: mv_xor_v2: add support for suspend/resume | Hanna Hawa |
2017-05-14 | dmaengine: mv_xor_v2: remove unnecessary write to DESQ_STOP register | Hanna Hawa |
2017-05-14 | dmaengine: mv_xor_v2: implement proper interrupt coalescing | Hanna Hawa |
2017-05-14 | dmaengine: mv_xor_v2: set DMA mask to 40 bits | Thomas Petazzoni |
2017-05-14 | dmaengine: mv_xor_v2: remove interrupt coalescing | Thomas Petazzoni |