aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-21
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-17
| |\
| | * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-17
| | * ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo2010-05-02
| | * ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams2010-05-01
| | * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-01
| | * ioat: convert to circ_bufDan Williams2010-05-01
| * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
| * | DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk2010-05-17
| * | DMAENGINE: DMA40 support paused channel statusJonas Aaberg2010-05-17
| * | dmaengine: mpc512x: Use resource_sizeTobias Klauser2010-05-17
| * | DMA ENGINE: Do not reset 'private' of channelJassi Brar2010-05-17
| * | DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-14
| * | async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-29
| * | dmaengine: provide helper for setting txstateDan Williams2010-03-26
| * | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-26
| * | dma: timb-dma: Update comment and fix compiler warningRichard Röjfors2010-03-26
| * | dma: Add timb-dmaRichard Röjfors2010-03-25
| * | DMAENGINE: COH 901 318 fix bytesleftLinus Walleij2010-03-24
| * | DMAENGINE: COH 901 318 rename confusing varsLinus Walleij2010-03-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19
|\ \ \
| * \ \ Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
| |\ \ \
| * | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-26
| * | | | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-23
| * | | | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-23
| * | | | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
| | |/ / | |/| |
* | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-06
|\ \ \ \ | | |/ / | |/| |
| * | | SH: fix error paths in DMA driverGuennadi Liakhovetski2010-04-26
| | |/ | |/|
* / | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven2010-04-30
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-07
|\ \
| * | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-01
| * | dmaengine: shdma: add runtime PM support.Guennadi Liakhovetski2010-03-01
| * | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-01
| * | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-01
| * | dmaengine: shdma: fix DMA error handling.Guennadi Liakhovetski2010-03-01
* | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-04
|\ \ \
| * \ \ Merge branch 'coh' into dmaengineDan Williams2010-03-03
| |\ \ \
| | * | | DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij2010-03-02
| | * | | DMAENGINE: COH 901 318 configure channel directionLinus Walleij2010-03-02
| | * | | DMAENGINE: COH 901 318 remove irq countingLinus Walleij2010-03-02
| | * | | DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-02
| | * | | DMAENGINE: COH 901 318 cleanupsLinus Walleij2010-03-02
| * | | | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-03