summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2010-06-22DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij
2010-06-22DMAENGINE: ste_dma40: no premature stopJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: lock fixJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden
2010-06-22DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij
2010-06-22DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-02of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-23DMA: PL330: Add dma api driverJassi Brar
2010-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk
2010-05-17DMAENGINE: DMA40 support paused channel statusJonas Aaberg
2010-05-17dmaengine: mpc512x: Use resource_sizeTobias Klauser
2010-05-17DMA ENGINE: Do not reset 'private' of channelJassi Brar
2010-05-06Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo
2010-05-01ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams
2010-05-01ioat: convert to circ_bufDan Williams
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26SH: fix error paths in DMA driverGuennadi Liakhovetski
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij
2010-04-07Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...Paul Mundt