summaryrefslogtreecommitdiff
path: root/drivers/dma/sh
Commit message (Expand)AuthorAge
* dmaengine: rcar-dmac: clear pertinence number of channelsKuninori Morimoto2016-03-03
* dmaengine: sh: shdmac: don't open code of_device_get_match_data()Wolfram Sang2016-03-03
* dmaengine: sh: Use ARCH_RENESASSimon Horman2016-02-08
* Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-13
|\
| * Merge branch 'topic/rcar' into for-linusVinod Koul2016-01-06
| |\
| | * dmaengine: sh: Remove unused R-Car HPB-DMAC driverGeert Uytterhoeven2015-12-10
| * | dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()Yoshihiro Shimoda2015-12-05
| |/
* | dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven2015-11-16
* | dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven2015-11-16
|/
* dmaengine: sort the sh MakefileVinod Koul2015-08-26
* dmaengine: sort the sh KconfigVinod Koul2015-08-26
* Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-29
|\
| * dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches2015-05-25
| * dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven2015-05-25
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...Mark Brown2015-06-05
|\ \ \ | |_|/ |/| |
| | * dmaengine: rcar-dmac: fixup spinlock in rcar-dmacKuninori Morimoto2015-05-22
| |/
* | dmaengine: usb-dmac: Protect PM-only functions to kill warningGeert Uytterhoeven2015-04-27
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * Merge branch 'topic/sh' into for-linusVinod Koul2015-04-21
| |\
| | * dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto2015-03-18
| | * dmaengine: shdma: use normal interface for passing slave idArnd Bergmann2015-02-23
| * | dmaengine: shdmac: avoid unused variable warningsArnd Bergmann2015-04-17
| * | dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda2015-04-17
| * | dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda2015-04-02
| |/
* | dmaengine: shdma: Move DMA stop to (runtime) suspend callbacksGeert Uytterhoeven2015-03-02
|/
* dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart2015-02-16
* dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart2015-02-16
* dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart2015-02-16
* dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart2015-02-16
* dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart2015-02-16
* dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart2015-02-12
* dmaengine: shdmac: extend PM methodsSergei Shtylyov2015-02-12
* dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov2015-02-12
* Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-02
|\
| * dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter2014-12-23
| * dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart2014-12-23
| * dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart2014-12-23
| * dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart2014-12-23
* | dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-25
* | dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto2015-01-25
* | dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-13
|/
* dmaengine: sh: Split device_controlMaxime Ripard2014-12-22
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * dma: sh: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | dmaengine: shdma: fix a race condition in __ld_cleanup()Yoshihiro Shimoda2014-11-17
* | dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* | dmaengine: sh: Remove chancnt affectationsMaxime Ripard2014-11-06
|/
* dma: rcar-audmapp: Fix for no corresponding slave IDRyo Kataoka2014-08-28
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: shdma: Allocate cyclic sg list dynamicallyLaurent Pinchart2014-07-31