| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance | Geert Uytterhoeven | 2015-11-16 | 1 | -1/+2 |
* | dmaengine: sh: usb-dmac: Fix crash on runtime suspend | Geert Uytterhoeven | 2015-11-16 | 1 | -2/+6 |
* | dmaengine: sort the sh Makefile | Vinod Koul | 2015-08-26 | 1 | -2/+2 |
* | dmaengine: sort the sh Kconfig | Vinod Koul | 2015-08-26 | 1 | -12/+12 |
* | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-06-29 | 2 | -2/+2 |
|\ |
|
| * | dmaengine: rcar-dmac: Use DECLARE_BITMAP | Joe Perches | 2015-05-25 | 1 | -1/+1 |
| * | dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static | Geert Uytterhoeven | 2015-05-25 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown | 2015-06-05 | 1 | -16/+21 |
|\ \ \
| |_|/
|/| | |
|
| | * | dmaengine: rcar-dmac: fixup spinlock in rcar-dmac | Kuninori Morimoto | 2015-05-22 | 1 | -16/+21 |
| |/ |
|
* | | dmaengine: usb-dmac: Protect PM-only functions to kill warning | Geert Uytterhoeven | 2015-04-27 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 6 | -405/+975 |
|\ |
|
| * | Merge branch 'topic/sh' into for-linus | Vinod Koul | 2015-04-21 | 4 | -403/+53 |
| |\ |
|
| | * | dmaengine: remove Renesas Audio DMAC peri peri | Kuninori Morimoto | 2015-03-18 | 3 | -383/+0 |
| | * | dmaengine: shdma: use normal interface for passing slave id | Arnd Bergmann | 2015-02-23 | 1 | -20/+53 |
| * | | dmaengine: shdmac: avoid unused variable warnings | Arnd Bergmann | 2015-04-17 | 1 | -2/+2 |
| * | | dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' | Yoshihiro Shimoda | 2015-04-17 | 1 | -2/+2 |
| * | | dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver | Yoshihiro Shimoda | 2015-04-02 | 3 | -0/+920 |
| |/ |
|
* | | dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks | Geert Uytterhoeven | 2015-03-02 | 1 | -8/+7 |
|/ |
|
* | dmaengine: rcar-dmac: Disable channel 0 when using IOMMU | Laurent Pinchart | 2015-02-16 | 1 | -1/+16 |
* | dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata | Laurent Pinchart | 2015-02-16 | 1 | -0/+14 |
* | dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device | Laurent Pinchart | 2015-02-16 | 1 | -4/+4 |
* | dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR | Laurent Pinchart | 2015-02-16 | 1 | -10/+11 |
* | dmaengine: rcar-dmac: Fix spinlock issues in interrupt | Laurent Pinchart | 2015-02-16 | 1 | -4/+4 |
* | dmaengine: rcar-dmac: Fix uninitialized variable usage | Laurent Pinchart | 2015-02-12 | 1 | -38/+31 |
* | dmaengine: shdmac: extend PM methods | Sergei Shtylyov | 2015-02-12 | 1 | -5/+3 |
* | dmaengine: shdmac: use SET_RUNTIME_PM_OPS() | Sergei Shtylyov | 2015-02-12 | 1 | -3/+3 |
* | Merge branch 'topic/rcar' into for-linus | Vinod Koul | 2015-02-02 | 3 | -1/+1761 |
|\ |
|
| * | dmaengine: rcar-dmac: Handle hardware descriptor allocation failure | Jürg Billeter | 2014-12-23 | 1 | -5/+9 |
| * | dmaengine: rcar-dmac: Cache hardware descriptors memory | Laurent Pinchart | 2014-12-23 | 1 | -20/+58 |
| * | dmaengine: rcar-dmac: Implement support for hardware descriptor lists | Laurent Pinchart | 2014-12-23 | 1 | -51/+253 |
| * | dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver | Laurent Pinchart | 2014-12-23 | 3 | -1/+1517 |
* | | dmaengine: shdmac: fixup WARNING of slave caps retrieval | Kuninori Morimoto | 2015-01-25 | 1 | -0/+9 |
* | | dmaengine: rcar-hpbdma: tidyup residue_granularity | Kuninori Morimoto | 2015-01-25 | 1 | -1/+1 |
* | | dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval | Kuninori Morimoto | 2015-01-13 | 1 | -0/+6 |
|/ |
|
* | dmaengine: sh: Split device_control | Maxime Ripard | 2014-12-22 | 1 | -39/+33 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | dma: sh: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
* | | dmaengine: shdma: fix a race condition in __ld_cleanup() | Yoshihiro Shimoda | 2014-11-17 | 1 | -0/+2 |
* | | dmaengine: Remove .owner field for driver | Kiran Padwal | 2014-11-06 | 4 | -4/+0 |
* | | dmaengine: sh: Remove chancnt affectations | Maxime Ripard | 2014-11-06 | 5 | -9/+1 |
|/ |
|
* | dma: rcar-audmapp: Fix for no corresponding slave ID | Ryo Kataoka | 2014-08-28 | 1 | -5/+10 |
* | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -1/+1 |
* | dmaengine: shdma: Allocate cyclic sg list dynamically | Laurent Pinchart | 2014-07-31 | 1 | -2/+15 |
* | dmaengine: shdma: Make channel filter ignore unrelated devices | Laurent Pinchart | 2014-07-31 | 1 | -39/+45 |
* | dmaengine: sh: Rework Kconfig and Makefile | Laurent Pinchart | 2014-07-31 | 3 | -10/+32 |
* | Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus | Vinod Koul | 2014-07-28 | 1 | -30/+84 |
|\ |
|
| * | dma: rcar-audmapp: add DT support | Kuninori Morimoto | 2014-07-11 | 1 | -14/+58 |
| * | dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles | Kuninori Morimoto | 2014-07-08 | 1 | -9/+3 |
| * | dma: rcar-audmapp: enable .set_slave | Kuninori Morimoto | 2014-07-08 | 1 | -9/+25 |
* | | dmaengine: shdma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 2014-07-15 | 2 | -4/+3 |