Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -9/+22 |
2013-11-13 | drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor | Nicolin Chen | 1 | -6/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+7 |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring | 1 | -0/+2 |
2013-11-11 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+1363 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 4 | -21/+23 |
2013-10-31 | ARM: 7857/1: dma: imx-sdma: setup dma mask | Philippe Retornaz | 1 | -0/+4 |
2013-10-31 | DMA-API: dma: edma.c: no need to explicitly initialize DMA masks | Russell King | 1 | -4/+6 |
2013-10-31 | DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent() | Russell King | 1 | -5/+3 |
2013-10-31 | DMA-API: dma: pl330: add dma_set_mask_and_coherent() call | Russell King | 1 | -0/+4 |
2013-10-31 | DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call | Russell King | 1 | -0/+5 |
2013-10-24 | dmaengine: edma: fix another memory leak | Vinod Koul | 1 | -0/+1 |
2013-10-24 | dma: edma: Fix memory leak | Valentin Ilie | 1 | -0/+1 |
2013-10-21 | dmaengine: s3c24xx-dma: add support for the s3c2410 type of controller | Heiko Stuebner | 1 | -0/+10 |
2013-10-14 | treewide: Fix typo in Kconfig | Masanari Iida | 1 | -1/+1 |
2013-10-11 | dma: edma.c: remove edma_desc leakage | Geyslan G. Bem | 1 | -0/+1 |
2013-10-11 | rcar-hpbdma: add parameter to set_slave() method | Sergei Shtylyov | 1 | -2/+5 |
2013-10-11 | rcar-hpbdma: remove shdma_free_irq() calls | Sergei Shtylyov | 1 | -2/+0 |
2013-10-11 | dma: Allow TI_EDMA selectable for ARCH_KEYSTONE | Santosh Shilimkar | 1 | -1/+1 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 3 | -0/+5 |
2013-10-08 | dmaengine: add driver for Samsung s3c24xx SoCs | Heiko Stuebner | 3 | -0/+1353 |
2013-10-04 | dmaengine: imx-dma: fix callback path in tasklet | Michael Grzeschik | 1 | -4/+6 |
2013-10-04 | dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet | Michael Grzeschik | 1 | -11/+8 |
2013-10-04 | dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic | Michael Grzeschik | 1 | -1/+1 |
2013-09-17 | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA | Josh Boyer | 1 | -0/+1 |
2013-09-17 | edma: Update author email address | Josh Boyer | 1 | -1/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 38 | -636/+2941 |
2013-09-10 | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 5 | -229/+115 |
2013-09-10 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -9/+14 |
2013-09-09 | dma: mv_xor: Fix incorrect error path | Sachin Kamat | 1 | -4/+2 |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -21/+5 |
2013-09-04 | dma: edma: Remove limits on number of slots | Joel Fernandes | 1 | -6/+0 |
2013-09-04 | dma: edma: Leave linked to Null slot instead of DUMMY slot | Joel Fernandes | 1 | -3/+8 |
2013-09-04 | dma: edma: Find missed events and issue them | Joel Fernandes | 1 | -1/+49 |
2013-09-04 | dma: edma: Write out and handle MAX_NR_SG at a given time | Joel Fernandes | 1 | -26/+51 |
2013-09-04 | dma: edma: Setup parameters to DMA MAX_NR_SG at a time | Joel Fernandes | 1 | -3/+15 |
2013-09-04 | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 1 | -7/+8 |
2013-09-04 | coh901318: don't open-code simple_read_from_buffer() | Al Viro | 1 | -21/+5 |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+16 |
2013-09-03 | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -0/+1068 |
2013-09-03 | dmaengine: pl330: use dma_set_max_seg_size to set the sg limit | Vinod Koul | 1 | -7/+8 |
2013-09-02 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2013-09-02 | Merge branch 'topic/sh' into for-linus | Vinod Koul | 9 | -118/+232 |
2013-09-02 | Merge branch 'topic/of' into for-linus | Vinod Koul | 2 | -6/+7 |
2013-09-02 | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 1 | -0/+27 |
2013-09-02 | dma: replace devm_request_and_ioremap by devm_ioremap_resource | Julia Lawall | 1 | -5/+5 |
2013-09-02 | dma: ste_dma40: Fix potential null pointer dereference | Sachin Kamat | 1 | -0/+3 |