Age | Commit message (Expand) | Author |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-14 | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-12-14 | Merge branch 'topic/st_fdma' into for-linus | Vinod Koul |
2016-12-14 | Merge branch 'topic/s3c64xx' into for-linus | Vinod Koul |
2016-12-14 | Merge branch 'topic/qcom' into for-linus | Vinod Koul |
2016-12-14 | Merge branch 'topic/pxa' into for-linus | Vinod Koul |
2016-12-14 | Merge branch 'topic/omap' into for-linus | Vinod Koul |
2016-12-14 | Merge branch 'topic/ioat' into for-linus | Vinod Koul |
2016-12-13 | Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteproc | Linus Torvalds |
2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | dmaengine: sirf-dma: remove unused ‘sdesc’ | Vinod Koul |
2016-12-12 | dmaengine: pl330: remove unused ‘regs’ | Vinod Koul |
2016-12-12 | dmaengine: s3c24xx: remove unused ‘cdata’ | Vinod Koul |
2016-12-12 | dmaengine: stm32-dma: remove unused ‘src_addr’ | Vinod Koul |
2016-12-12 | dmaengine: stm32-dma: remove unused ‘dst_addr’ | Vinod Koul |
2016-12-12 | dmaengine: stm32-dma: remove unused ‘sfcr’ | Vinod Koul |
2016-12-12 | dmaengine: pch_dma: remove unused ‘cookie’ | Vinod Koul |
2016-12-12 | dmaengine: mic_x100_dma: remove unused ‘data’ | Vinod Koul |
2016-12-12 | dmaengine: img-mdc: remove unused ‘prev_phys’ | Vinod Koul |
2016-12-12 | dmaengine: usb-dmac: remove unused ‘uchan’ | Vinod Koul |
2016-12-12 | dmaengine: ioat: remove unused ‘res’ | Vinod Koul |
2016-12-12 | dmaengine: ioat: remove unused ‘ioat_dma’ | Vinod Koul |
2016-12-12 | dmaengine: ioat: remove unused ‘is_raid_device’ | Vinod Koul |
2016-12-08 | dmaengine: pl330: do not generate unaligned access | Vladimir Murzin |
2016-12-08 | dmaengine: k3dma: move to dma_pool_zalloc | Vinod Koul |
2016-12-08 | dmaengine: at_hdmac: move to dma_pool_zalloc | Vinod Koul |
2016-12-06 | dmaengine: at_xdmac: don't restore unsaved status | Alexandre Belloni |
2016-12-06 | dmaengine: ioat: set error code on failures | Pan Bian |
2016-12-06 | dmaengine: ioat: set error code on failures | Pan Bian |
2016-11-30 | dmaengine: DW DMAC: add multi-block property to device tree | Eugeniy Paltsev |
2016-11-30 | dmaengine: DW DMAC: enable memory-to-memory transfers support | Eugeniy Paltsev |
2016-11-30 | dmaengine: edma: re-initialize dummy slot during system resume | Vignesh R |
2016-11-30 | dmaengine: omap-dma: Support for slave devices with data port window | Peter Ujfalusi |
2016-11-30 | dmaengine: at_xdmac: Use dma_pool_zalloc | Souptick Joarder |
2016-11-30 | dmaengine: zx296702_dma: Use dma_pool_zalloc | Souptick Joarder |
2016-11-30 | dmaengine: dmatest: honor alignment restriction for buffers | Dave Jiang |
2016-11-30 | dmaengine: fix spacing issues for dmatest | Dave Jiang |
2016-11-29 | dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder |
2016-11-25 | dmaengine: sun6i: fix the uninitialized value for v_lli | Hao Zhang |
2016-11-25 | dmaengine: mv_xor: use builtin_platform_driver | Geliang Tang |
2016-11-25 | dmaengine: mv_xor: Add support for scatter-gather DMA mode | Stefan Roese |
2016-11-25 | dmaengine: hsu: pci: switch to new API for IRQ allocation | Andy Shevchenko |
2016-11-25 | dmaengine: imx-sdma - correct the dma transfer residue calculation | Nandor Han |
2016-11-23 | dmaengine: qcom_hidma: autoload while probing ACPI | Sinan Kaya |
2016-11-18 | i7300_idle: Remove this driver | Len Brown |
2016-11-17 | dmaengine: cppi41: More PM runtime fixes | Tony Lindgren |
2016-11-17 | dmaengine: pl08x: Add support for the DMA slave map | Sylwester Nawrocki |
2016-11-17 | dmaengine: st_fdma: Revert: "Revert: Update st_fdma to 'depends on REMOTEPROC'" | Vinod Koul |
2016-11-15 | dmaengine: qcom_hidma: cleanup sysfs entries during remove | Sinan Kaya |
2016-11-14 | dmaengine: cpp41: Fix handling of error path | Tony Lindgren |