Age | Commit message (Expand) | Author |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-22 | dmaengine: hsu: don't prompt for hsu_core part | Vinod Koul |
2015-04-22 | dmaengine: dw: don't prompt for DW_DMAC_CORE | Vinod Koul |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-21 | Merge branch 'topic/sh' into for-linus | Vinod Koul |
2015-04-17 | dmaengine: shdmac: avoid unused variable warnings | Arnd Bergmann |
2015-04-17 | dmaengine: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2015-04-17 | dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe() | Alexey Khoroshilov |
2015-04-17 | dmaengine: at_xdmac: unlock spin lock before return | Niklas Cassel |
2015-04-17 | dmaengine: xgene: devm_ioremap() returns NULL on error | Dan Carpenter |
2015-04-17 | dmaengine: xgene: buffer overflow in xgene_dma_init_channels() | Dan Carpenter |
2015-04-17 | dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' | Yoshihiro Shimoda |
2015-04-17 | dmaengine: sa11x0: report slave capabilities to upper layers | Dmitry Eremin-Solenikov |
2015-04-15 | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-04-13 | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-13 | Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso... | Mark Brown |
2015-04-11 | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown |
2015-04-11 | Revert "dmaengine: Add a warning for drivers not using the generic slave caps... | Linus Torvalds |
2015-04-11 | dmaengine: cppi41: add missing bitfields | Felipe Balbi |
2015-04-07 | Merge 4.0-rc7 into tty-next | Greg Kroah-Hartman |
2015-04-07 | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman |
2015-04-02 | dmaengine: fsl_raid: statify fsl_re_chan_probe | Vinod Koul |
2015-04-02 | dmaengine: Driver support for FSL RaidEngine device. | Xuelin Shi |
2015-04-02 | dmaengine: xgene_dma_init_ring_mngr() can be static | kbuild test robot |
2015-04-02 | dmaengine: Add support for APM X-Gene SoC DMA engine driver | Rameshwar Prasad Sahu |
2015-04-02 | dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver | Yoshihiro Shimoda |
2015-04-01 | dmaengine: edma: fixed wrongly initialized data parameter to the edma callback | Petr Kulhavy |
2015-04-01 | dmaengine: ste_dma40: fix implicit conversion | Stefan Agner |
2015-04-01 | dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller | Alex Smith |
2015-03-30 | dmaengine: moxart-dma: Fix memory leak when stopping a running transfer | Peter Ujfalusi |
2015-03-30 | dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer | Peter Ujfalusi |
2015-03-30 | dmaengine: omap-dma: Fix memory leak when terminating running transfer | Peter Ujfalusi |
2015-03-30 | dmaengine: edma: fix memory leak when terminating running transfers | Petr Kulhavy |
2015-03-30 | dmaengine: jz4740: Define capabilities | Lars-Peter Clausen |
2015-03-26 | dmaengine: hsu: move memory allocation to GFP_NOWAIT | Andy Shevchenko |
2015-03-26 | dmaengine: hsu: remove redundant pieces of code | Andy Shevchenko |
2015-03-26 | dmaengine: hsu: add Intel Tangier PCI ID | Andy Shevchenko |
2015-03-23 | Merge 4.0-rc5 into tty-next | Greg Kroah-Hartman |
2015-03-23 | Merge 4.0-rc5 into staging-testing | Greg Kroah-Hartman |
2015-03-18 | Merge branch 'topic/alloc_removal' into for-linus | Vinod Koul |
2015-03-18 | dmaengine: sun6i: remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: sa11x0: remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: s3c24xx: remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: k3dma: remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: img-mdc: remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: jz4740: remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: amba-pl08x:remove device_alloc_chan_resources handler | Vinod Koul |
2015-03-18 | dmaengine: pl330: fix return status on pending transfers | Ben Dooks |
2015-03-18 | dmaengine: pl330: make unexported functions static | Ben Dooks |