Age | Commit message (Expand) | Author |
2016-05-04 | dmaengine: pxa_dma: fix the maximum requestor line | Robert Jarzmik |
2016-05-04 | dmaengine: edma: Remove dynamic TPTC power management feature | Peter Ujfalusi |
2016-05-04 | dmaengine: omap-dma: Fix polled channel completion detection and handling | Peter Ujfalusi |
2016-05-04 | dmaengine: hsu: correct residue calculation of active descriptor | Andy Shevchenko |
2016-05-04 | dmaengine: hsu: correct use of channel status register | Andy Shevchenko |
2016-05-04 | dmaengine: dw: fix master selection | Andy Shevchenko |
2016-03-10 | dmaengine: at_xdmac: fix residue computation | Ludovic Desroches |
2016-03-09 | dmaengine: fsldma: fix memory leak | Xuelin Shi |
2016-03-03 | dmaengine: pxa_dma: fix cyclic transfers | Robert Jarzmik |
2016-02-15 | dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer | Andy Shevchenko |
2016-02-08 | dmaengine: edma: fix residue race for cyclic | John Ogness |
2016-02-08 | dmaengine: dw: pci: add ID for WildcatPoint PCH | Andy Shevchenko |
2016-01-30 | dmaengine: IOATDMA: fix timer code that continues to restart channels during ... | Dave Jiang |
2016-01-20 | Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2016-01-18 | dmaengine: at_xdmac: fix resume for cyclic transfers | Songjun Wu |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-01-14 | dmaengine: dw: fix cyclic transfer callbacks | Mans Rullgard |
2016-01-14 | dmaengine: dw: fix cyclic transfer setup | Mans Rullgard |
2016-01-13 | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-01-13 | dmaengine: edma: Fix paRAM slot allocation for entry channel 0 | Peter Ujfalusi |
2016-01-12 | Merge branch 'acpi-soc' | Rafael J. Wysocki |
2016-01-07 | Revert "dmaengine: dw: platform: provide platform data for Intel" | Andy Shevchenko |
2016-01-07 | dmaengine: dw: return immediately from IRQ when DMA isn't in use | Andy Shevchenko |
2016-01-07 | dmaengine: dw: platform: power on device on shutdown | Andy Shevchenko |
2016-01-07 | dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag | Rameshwar Prasad Sahu |
2016-01-06 | dmaengine: mv_xor: add suspend/resume support | Thomas Petazzoni |
2016-01-06 | dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() | Thomas Petazzoni |
2016-01-06 | dmaengine: mv_xor: remove mv_xor_chan->current_type field | Thomas Petazzoni |
2016-01-06 | Merge branch 'topic/ti-xbar' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/tegra' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/stm32' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/ste' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/rcar' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/omap' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/ioatdma' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/idma' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/async' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/univ_api' into for-linus | Vinod Koul |
2016-01-06 | Merge branch 'topic/desc_reuse' into for-linus | Vinod Koul |
2016-01-06 | dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" | Ashutosh Dixit |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown |
2015-12-18 | dmaengine: omap-dma: Add support for DMA filter mapping to slave devices | Peter Ujfalusi |
2015-12-18 | dmaengine: edma: Add support for DMA filter mapping to slave devices | Peter Ujfalusi |
2015-12-18 | dmaengine: core: Introduce new, universal API to request a channel | Peter Ujfalusi |
2015-12-18 | dmaengine: core: Move and merge the code paths using private_candidate | Peter Ujfalusi |
2015-12-18 | dmaengine: core: Skip mask matching when it is not provided to private_candidate | Peter Ujfalusi |
2015-12-18 | dmaengine: mdc: Correct terminate_all handling | Damien.Horsley |
2015-12-18 | dmaengine: edma: Add probe callback to edma_tptc_driver | Peter Ujfalusi |
2015-12-18 | dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() | Mans Rullgard |
2015-12-10 | dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() | Cyrille Pitchen |