Age | Commit message (Expand) | Author |
2010-06-22 | DMAENGINE: ste_dma40: support disabling physical channels | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: fix suspend bug | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: allocate LCLA dynamically | Linus Walleij |
2010-06-22 | DMAENGINE: ste_dma40: no premature stop | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: interrupts only on dst | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: avoid doing unnessecary suspend | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: lock fix | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: deny ops on non-alloc channels | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: various cosmetic clean-ups | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: improve allocation error handling | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: use kmem cache | Jonas Aaberg |
2010-06-22 | DMAENGINE: ste_dma40: moved freeing of client owned desc | Per Friden |
2010-06-22 | DMAENGINE: ste_dma40: only write phy channel config first time | Linus Walleij |
2010-06-22 | DMAENGINE: ste_dma40: fixed lli_max=1 issue | Per Friden |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-06-02 | of/dma: fix build breakage in ppc4xx adma driver | Anatolij Gustschin |
2010-06-02 | of/dma: mpc512x_dma.c: Fix build failures | Anatolij Gustschin |
2010-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2010-05-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-23 | DMA: PL330: Add dma api driver | Jassi Brar |
2010-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2010-05-22 | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski |
2010-05-22 | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-17 | Merge branch 'ioat' into dmaengine | Dan Williams |
2010-05-17 | DMAENGINE: extend the control command to include an arg | Linus Walleij |
2010-05-17 | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams |
2010-05-17 | DMAENGINE: DMA40 fix for allocation of logical channel 0 | Marcin Mielczarczyk |
2010-05-17 | DMAENGINE: DMA40 support paused channel status | Jonas Aaberg |
2010-05-17 | dmaengine: mpc512x: Use resource_size | Tobias Klauser |
2010-05-17 | DMA ENGINE: Do not reset 'private' of channel | Jassi Brar |
2010-05-06 | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-05-02 | ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device | Minskey Guo |
2010-05-01 | ioat3: disable cacheline-unaligned transfers for raid operations | Dan Williams |
2010-05-01 | ioat2,3: convert to producer/consumer locking | Dan Williams |
2010-05-01 | ioat: convert to circ_buf | Dan Williams |
2010-04-30 | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices | Geert Uytterhoeven |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt |
2010-04-26 | SH: fix error paths in DMA driver | Guennadi Liakhovetski |
2010-04-26 | SH: constify multiple DMA related objects and references to them | Guennadi Liakhovetski |
2010-04-14 | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij |
2010-04-07 | Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c... | Paul Mundt |