Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-25 | dmaengine: rcar-dmac: initialize all data before registering IRQ handler | Kuninori Morimoto |
2017-07-08 | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-05-30 | rcar-dmac: fixup descriptor pointer for descriptor mode | Kuninori Morimoto |
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-16 | dmaengine: usb-dmac: Fix DMAOR AE bit definition | Hiroyuki Yokoyama |
2017-03-27 | dmaengine: rcar-dmac: enable descriptor mode on 40bit | Kuninori Morimoto |
2017-02-21 | Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-02-14 | dmaengine: rcar-dmac: Widen DMA mask to 40 bits | Geert Uytterhoeven |
2017-01-13 | dmaengine: rcar-dmac: unmap slave resource when channel is freed | Niklas Söderlund |
2016-12-12 | dmaengine: usb-dmac: remove unused ‘uchan’ | Vinod Koul |
2016-10-06 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-10-03 | Merge branch 'topic/iommu' into for-linus | Vinod Koul |
2016-09-26 | dmaengine: rcar-dmac: add iommu support for slave transfers | Niklas Söderlund |
2016-09-26 | dmaengine: rcar-dmac: group slave configuration | Niklas Söderlund |
2016-08-08 | dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel() | Yoshihiro Shimoda |
2016-08-08 | dmaengine: sh_shdma-base: convert callback to helper function | Dave Jiang |
2016-08-08 | dmaengine: sh_rcar-dmac: convert callback to helper function | Dave Jiang |
2016-07-16 | Merge branch 'topic/sh' into for-linus | Vinod Koul |
2016-07-08 | dmaengine: rcar-dmac: Fix residue reporting for pending descriptors | Laurent Pinchart |
2016-07-08 | dmaengine: rcar-dmac: Fixed active descriptor initializing | Muhammad Hamza Farooq |
2016-07-08 | dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1 | Niklas Söderlund |
2016-07-08 | dmaengine: rcar-dmac: use result of updated get_residue in tx_status | Muhammad Hamza Farooq |
2016-06-21 | dmaengine: Remove site specific OOM error messages on kzalloc | Peter Griffin |
2016-05-30 | dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put() | Kuninori Morimoto |
2016-03-03 | dmaengine: rcar-dmac: clear pertinence number of channels | Kuninori Morimoto |
2016-03-03 | dmaengine: sh: shdmac: don't open code of_device_get_match_data() | Wolfram Sang |
2016-02-08 | dmaengine: sh: Use ARCH_RENESAS | Simon Horman |
2016-01-13 | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-01-06 | Merge branch 'topic/rcar' into for-linus | Vinod Koul |
2015-12-10 | dmaengine: sh: Remove unused R-Car HPB-DMAC driver | Geert Uytterhoeven |
2015-12-05 | dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() | Yoshihiro Shimoda |
2015-11-16 | dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance | Geert Uytterhoeven |
2015-11-16 | dmaengine: sh: usb-dmac: Fix crash on runtime suspend | Geert Uytterhoeven |
2015-08-26 | dmaengine: sort the sh Makefile | Vinod Koul |
2015-08-26 | dmaengine: sort the sh Kconfig | Vinod Koul |
2015-06-29 | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown |
2015-05-25 | dmaengine: rcar-dmac: Use DECLARE_BITMAP | Joe Perches |
2015-05-25 | dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static | Geert Uytterhoeven |
2015-05-22 | dmaengine: rcar-dmac: fixup spinlock in rcar-dmac | Kuninori Morimoto |
2015-04-27 | dmaengine: usb-dmac: Protect PM-only functions to kill warning | Geert Uytterhoeven |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-21 | Merge branch 'topic/sh' into for-linus | Vinod Koul |
2015-04-17 | dmaengine: shdmac: avoid unused variable warnings | Arnd Bergmann |
2015-04-17 | dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' | Yoshihiro Shimoda |
2015-04-02 | dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver | Yoshihiro Shimoda |
2015-03-18 | dmaengine: remove Renesas Audio DMAC peri peri | Kuninori Morimoto |