Age | Commit message (Expand) | Author |
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 |
2015-12-10 | dmaengine: stm32-dma: Fix unchecked deference of chan->desc | M'boumba Cedric Madianga |
2015-12-10 | dmaengine: sh: Remove unused R-Car HPB-DMAC driver | Geert Uytterhoeven |
2015-12-10 | ste_dma40: Delete an unnecessary variable initialisation in d40_probe() | Markus Elfring |
2015-12-10 | ste_dma40: Delete another unnecessary check in d40_probe() | Markus Elfring |
2015-12-10 | ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d... | Markus Elfring |
2015-12-10 | Merge branch 'fix/edma' into fixes | Vinod Koul |
2015-12-10 | dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type | Peter Ujfalusi |
2015-12-10 | dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type | Peter Ujfalusi |
2015-12-05 | dmaengine: tegra-apb: Free interrupts before killing tasklets | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Update driver to use GFP_NOWAIT | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Only save channel state for those in use | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Save and restore word count | Jon Hunter |
2015-12-05 | dmaengine: tegra-apb: Use dev_get_drvdata() | Jon Hunter |