aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2010-07-02of/dma: fix build breakage in ppc4xx adma driverGravatar Dan Williams 1-1/+3
2010-06-02of/dma: fix build breakage in ppc4xx adma driverGravatar Anatolij Gustschin 1-2/+2
2010-06-02of/dma: mpc512x_dma.c: Fix build failuresGravatar Anatolij Gustschin 1-5/+5
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 3-0/+876
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Gravatar Alexey Dobriyan 1-1/+1
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 1-0/+5
2010-05-23DMA: PL330: Add dma api driverGravatar Jassi Brar 3-0/+876
2010-05-22sh: guard cookie consistency across termination in the DMA driverGravatar Guennadi Liakhovetski 1-0/+4
2010-05-22sh: prevent the DMA driver from unloading, while in useGravatar Guennadi Liakhovetski 1-0/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 25-470/+4883
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 2-5/+8
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 24-450/+4845
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 2-14/+15
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-3/+3
2010-05-17Merge branch 'ioat' into dmaengineGravatar Dan Williams 17-209/+170
2010-05-17DMAENGINE: extend the control command to include an argGravatar Linus Walleij 9-14/+23
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseGravatar Dan Williams 1-7/+9
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Gravatar Marcin Mielczarczyk 1-7/+8
2010-05-17DMAENGINE: DMA40 support paused channel statusGravatar Jonas Aaberg 1-8/+67
2010-05-17dmaengine: mpc512x: Use resource_sizeGravatar Tobias Klauser 1-1/+1
2010-05-17DMA ENGINE: Do not reset 'private' of channelGravatar Jassi Brar 1-2/+0
2010-05-06Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+21
2010-05-02ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceGravatar Minskey Guo 1-6/+1
2010-05-01ioat3: disable cacheline-unaligned transfers for raid operationsGravatar Dan Williams 1-3/+3
2010-05-01ioat2,3: convert to producer/consumer lockingGravatar Dan Williams 4-181/+134
2010-05-01ioat: convert to circ_bufGravatar Dan Williams 2-12/+8
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGravatar Geert Uytterhoeven 1-0/+2
2010-04-26Merge branch 'sh/stable-updates'Gravatar Paul Mundt 15-6/+36
2010-04-26SH: fix error paths in DMA driverGravatar Guennadi Liakhovetski 1-6/+21
2010-04-26SH: constify multiple DMA related objects and references to themGravatar Guennadi Liakhovetski 1-5/+7
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Gravatar Linus Walleij 5-0/+3412
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 15-0/+15
2010-03-29async_tx: use of kzalloc/kfree requires the include of slab.hGravatar Stephen Rothwell 1-0/+1
2010-03-26dmaengine: provide helper for setting txstateGravatar Dan Williams 13-88/+17
2010-03-26DMAENGINE: generic channel status v2Gravatar Linus Walleij 17-160/+170
2010-03-26DMAENGINE: generic slave control v2Gravatar Linus Walleij 9-35/+94
2010-03-26dma: timb-dma: Update comment and fix compiler warningGravatar Richard Röjfors 1-2/+5
2010-03-25dma: Add timb-dmaGravatar Richard Röjfors 3-0/+861
2010-03-24DMAENGINE: COH 901 318 fix bytesleftGravatar Linus Walleij 1-8/+88
2010-03-24DMAENGINE: COH 901 318 rename confusing varsGravatar Linus Walleij 1-38/+65
2010-03-23dmaengine: shdma: Introduce include/linux/sh_dma.hGravatar Magnus Damm 2-4/+2
2010-03-23dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERGravatar Magnus Damm 2-2/+3
2010-03-23dmaengine: shdma: Remove sh_dmae_slave_chan_id enumGravatar Magnus Damm 1-4/+4
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 2-2/+2
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 2-202/+324
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Gravatar Akinobu Mita 1-1/+1
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 16-770/+1702
2010-03-03Merge branch 'coh' into dmaengineGravatar Dan Williams 6-122/+115