Age | Commit message (Expand) | Author | Files | Lines |
2010-07-28 | intel_mid: Add Mrst & Mfld DMA Drivers | Vinod Koul | 4 | -0/+1417 |
2010-07-01 | Merge branch 'timb' into dmaengine | Dan Williams | 1 | -4/+4 |
2010-07-01 | drivers/dma: Eliminate a NULL pointer dereference | Julia Lawall | 1 | -2/+2 |
2010-07-01 | dma/timb_dma: compile warning on 32 bit | Dan Carpenter | 1 | -2/+2 |
2010-06-23 | DMAENGINE: ste_dma40: support older silicon | Linus Walleij | 1 | -4/+28 |
2010-06-23 | DMAENGINE: ste_dma40: support disabling physical channels | Jonas Aaberg | 1 | -0/+8 |
2010-06-23 | DMAENGINE: ste_dma40: fix suspend bug | Jonas Aaberg | 1 | -20/+13 |
2010-06-23 | DMAENGINE: ste_dma40: allocate LCLA dynamically | Linus Walleij | 3 | -102/+168 |
2010-06-23 | DMAENGINE: ste_dma40: no premature stop | Jonas Aaberg | 1 | -1/+4 |
2010-06-23 | DMAENGINE: ste_dma40: interrupts only on dst | Jonas Aaberg | 2 | -8/+5 |
2010-06-23 | DMAENGINE: ste_dma40: avoid doing unnessecary suspend | Jonas Aaberg | 1 | -32/+7 |
2010-06-23 | DMAENGINE: ste_dma40: lock fix | Jonas Aaberg | 1 | -7/+7 |
2010-06-23 | DMAENGINE: ste_dma40: deny ops on non-alloc channels | Jonas Aaberg | 1 | -0/+44 |
2010-06-23 | DMAENGINE: ste_dma40: various cosmetic clean-ups | Jonas Aaberg | 2 | -67/+52 |
2010-06-23 | DMAENGINE: ste_dma40: improve allocation error handling | Jonas Aaberg | 1 | -14/+10 |
2010-06-23 | DMAENGINE: ste_dma40: use kmem cache | Jonas Aaberg | 1 | -34/+18 |
2010-06-23 | DMAENGINE: ste_dma40: moved freeing of client owned desc | Per Friden | 1 | -12/+12 |
2010-06-23 | DMAENGINE: ste_dma40: only write phy channel config first time | Linus Walleij | 2 | -32/+35 |
2010-06-23 | DMAENGINE: ste_dma40: fixed lli_max=1 issue | Per Friden | 1 | -33/+29 |
2010-06-03 | of/dma: fix build breakage in ppc4xx adma driver | Anatolij Gustschin | 1 | -2/+2 |
2010-06-02 | of/dma: mpc512x_dma.c: Fix build failures | Anatolij Gustschin | 1 | -5/+5 |
2010-05-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 3 | -0/+876 |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 1 | -1/+1 |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -0/+5 |
2010-05-24 | DMA: PL330: Add dma api driver | Jassi Brar | 3 | -0/+876 |
2010-05-22 | sh: guard cookie consistency across termination in the DMA driver | Guennadi Liakhovetski | 1 | -0/+4 |
2010-05-22 | sh: prevent the DMA driver from unloading, while in use | Guennadi Liakhovetski | 1 | -0/+1 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 25 | -470/+4883 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2 | -5/+8 |
2010-05-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 24 | -450/+4845 |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -14/+15 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -3/+3 |
2010-05-18 | Merge branch 'ioat' into dmaengine | Dan Williams | 17 | -209/+170 |
2010-05-18 | DMAENGINE: extend the control command to include an arg | Linus Walleij | 9 | -14/+23 |
2010-05-18 | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams | 1 | -7/+9 |
2010-05-18 | DMAENGINE: DMA40 fix for allocation of logical channel 0 | Marcin Mielczarczyk | 1 | -7/+8 |
2010-05-18 | DMAENGINE: DMA40 support paused channel status | Jonas Aaberg | 1 | -8/+67 |
2010-05-17 | dmaengine: mpc512x: Use resource_size | Tobias Klauser | 1 | -1/+1 |
2010-05-17 | DMA ENGINE: Do not reset 'private' of channel | Jassi Brar | 1 | -2/+0 |
2010-05-06 | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+21 |
2010-05-02 | ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device | Minskey Guo | 1 | -6/+1 |
2010-05-02 | ioat3: disable cacheline-unaligned transfers for raid operations | Dan Williams | 1 | -3/+3 |
2010-05-02 | ioat2,3: convert to producer/consumer locking | Dan Williams | 4 | -181/+134 |
2010-05-02 | ioat: convert to circ_buf | Dan Williams | 2 | -12/+8 |
2010-04-30 | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices | Geert Uytterhoeven | 1 | -0/+2 |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt | 15 | -6/+36 |
2010-04-26 | SH: fix error paths in DMA driver | Guennadi Liakhovetski | 1 | -6/+21 |
2010-04-26 | SH: constify multiple DMA related objects and references to them | Guennadi Liakhovetski | 1 | -5/+7 |
2010-04-15 | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij | 5 | -0/+3412 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 15 | -0/+15 |