summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-9/+893
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-0/+876
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan-1/+1
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-0/+5
2010-05-23DMA: PL330: Add dma api driverJassi Brar-0/+876
2010-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-450/+4845
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski-0/+4
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski-0/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-470/+4883
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-5/+8
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-450/+4845
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-11/+30
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-14/+15
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-3/+3
2010-05-17Merge branch 'ioat' into dmaengineDan Williams-209/+170
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij-14/+23
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams-7/+9
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk-7/+8
2010-05-17DMAENGINE: DMA40 support paused channel statusJonas Aaberg-8/+67
2010-05-17dmaengine: mpc512x: Use resource_sizeTobias Klauser-1/+1
2010-05-17DMA ENGINE: Do not reset 'private' of channelJassi Brar-2/+0
2010-05-06Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+21
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo-6/+1
2010-05-01ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams-3/+3
2010-05-01ioat2,3: convert to producer/consumer lockingDan Williams-181/+134
2010-05-01ioat: convert to circ_bufDan Williams-12/+8
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven-0/+2
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt-6/+36
2010-04-26SH: fix error paths in DMA driverGuennadi Liakhovetski-6/+21
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski-5/+7
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij-0/+3412
2010-04-07Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...Paul Mundt-0/+15
2010-04-07dmaengine: shdma: Enable on SH-Mobile ARMMagnus Damm-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+15
2010-03-29async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell-0/+1
2010-03-26dmaengine: provide helper for setting txstateDan Williams-88/+17
2010-03-26DMAENGINE: generic channel status v2Linus Walleij-160/+170
2010-03-26DMAENGINE: generic slave control v2Linus Walleij-35/+94
2010-03-26dma: timb-dma: Update comment and fix compiler warningRichard Röjfors-2/+5
2010-03-25dma: Add timb-dmaRichard Röjfors-0/+861
2010-03-24DMAENGINE: COH 901 318 fix bytesleftLinus Walleij-8/+88
2010-03-24DMAENGINE: COH 901 318 rename confusing varsLinus Walleij-38/+65
2010-03-23dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm-4/+2
2010-03-23dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm-2/+3
2010-03-23dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm-4/+4
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-2/+2
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-202/+324
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita-1/+1