summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
* DMAENGINE: extend the control command to include an argLinus Walleij2010-05-189-14/+23
* DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk2010-05-181-7/+8
* DMAENGINE: DMA40 support paused channel statusJonas Aaberg2010-05-181-8/+67
* dmaengine: mpc512x: Use resource_sizeTobias Klauser2010-05-171-1/+1
* DMA ENGINE: Do not reset 'private' of channelJassi Brar2010-05-171-2/+0
* DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-145-0/+3412
* async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell2010-03-301-0/+1
* dmaengine: provide helper for setting txstateDan Williams2010-03-2713-88/+17
* DMAENGINE: generic channel status v2Linus Walleij2010-03-2717-160/+170
* DMAENGINE: generic slave control v2Linus Walleij2010-03-279-35/+94
* dma: timb-dma: Update comment and fix compiler warningRichard Röjfors2010-03-271-2/+5
* dma: Add timb-dmaRichard Röjfors2010-03-263-0/+861
* DMAENGINE: COH 901 318 fix bytesleftLinus Walleij2010-03-241-8/+88
* DMAENGINE: COH 901 318 rename confusing varsLinus Walleij2010-03-241-38/+65
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-082-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-082-202/+324
|\ \
| * | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-022-16/+16
| * | dmaengine: shdma: add runtime PM support.Guennadi Liakhovetski2010-03-021-0/+20
| * | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-022-31/+52
| * | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-022-130/+194
| * | dmaengine: shdma: fix DMA error handling.Guennadi Liakhovetski2010-03-021-36/+53
* | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-0416-770/+1702
|\ \ \
| * \ \ Merge branch 'coh' into dmaengineDan Williams2010-03-046-122/+115
| |\ \ \
| | * | | DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij2010-03-021-4/+6
| | * | | DMAENGINE: COH 901 318 configure channel directionLinus Walleij2010-03-021-0/+14
| | * | | DMAENGINE: COH 901 318 remove irq countingLinus Walleij2010-03-022-55/+34
| | * | | DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-021-29/+25
| | * | | DMAENGINE: COH 901 318 cleanupsLinus Walleij2010-03-021-14/+28
| * | | | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-045-67/+40
| * | | | ioat3: interrupt coalescingDan Williams2010-03-042-5/+34
| * | | | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-042-2/+2
| * | | | ioat2: kill pending flagDan Williams2010-03-032-24/+12
| * | | | ioat3: use ioat2_quiesce()Dan Williams2010-03-031-9/+1
| * | | | ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-031-2/+1
| * | | | dma: Add MPC512x DMA driverPiotr Ziecik2010-03-023-0/+808
| * | | | Debugging options for the DMA engine subsystemLinus Walleij2010-03-022-0/+23
| * | | | dmatest: fix handling of an even number of xor_sourcesDan Williams2010-03-011-1/+1
| * | | | dmatest: correct raid6 PQ testAnatolij Gustschin2010-03-011-3/+3
| * | | | fsldma: Fix cookie issuesSteven J. Magnani2010-03-011-1/+4
| * | | | fsldma: Fix cookie issuesSteven J. Magnani2010-03-011-1/+1
| * | | | dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin2010-02-031-14/+1
| * | | | dma: make Open Firmware device id constantMárton Németh2010-02-032-2/+2
| * | | | fsldma: major cleanups and fixesIra Snyder2010-02-022-182/+207
| * | | | fsldma: rename fsl_chan to chanIra Snyder2010-02-021-275/+275
| * | | | fsldma: simplify IRQ probing and handlingIra Snyder2010-02-021-44/+129
| * | | | fsldma: clean up the OF subsystem routinesIra Snyder2010-02-022-129/+134