Age | Commit message (Expand) | Author |
2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge tag 'asoc-v4.2' into asoc-next | Mark Brown |
2015-06-12 | dmaengine: Fix choppy sound because of unimplemented resume | Krzysztof Kozlowski |
2015-06-08 | dmaengine: at_xdmac: rework slave configuration part | Ludovic Desroches |
2015-06-08 | dmaengine: at_xdmac: lock fixes | Ludovic Desroches |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
2015-06-02 | dmaengine: hsu: Fix memory leak when stopping a running transfer | Peter Ujfalusi |
2015-05-22 | dmaengine: rcar-dmac: fixup spinlock in rcar-dmac | Kuninori Morimoto |
2015-05-22 | dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards | Krzysztof Kozlowski |
2015-04-29 | dmaengine: increment privatecnt when using dma_get_any_slave_channel | Christopher Freeman |
2015-04-27 | dmaengine: xgene: Set hardware dependency | Jean Delvare |
2015-04-27 | dmaengine: usb-dmac: Protect PM-only functions to kill warning | Geert Uytterhoeven |
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 |