summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-043-0/+965
* intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-284-0/+1417
* Merge branch 'timb' into dmaengineDan Williams2010-07-011-4/+4
|\
| * drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-011-2/+2
| * dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-011-2/+2
* | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-231-4/+28
* | DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg2010-06-231-0/+8
* | DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg2010-06-231-20/+13
* | DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij2010-06-233-102/+168
* | DMAENGINE: ste_dma40: no premature stopJonas Aaberg2010-06-231-1/+4
* | DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg2010-06-232-8/+5
* | DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg2010-06-231-32/+7
* | DMAENGINE: ste_dma40: lock fixJonas Aaberg2010-06-231-7/+7
* | DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg2010-06-231-0/+44
* | DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg2010-06-232-67/+52
* | DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg2010-06-231-14/+10
* | DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg2010-06-231-34/+18
* | DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden2010-06-231-12/+12
* | DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij2010-06-232-32/+35
* | DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden2010-06-231-33/+29
|/
* of/dma: fix build breakage in ppc4xx adma driverAnatolij Gustschin2010-06-031-2/+2
* of/dma: mpc512x_dma.c: Fix build failuresAnatolij Gustschin2010-06-021-5/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-303-0/+876
|\
| * DMA: PL330: Add dma api driverJassi Brar2010-05-243-0/+876
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-241-0/+5
|\ \
| * | sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski2010-05-221-0/+4
| * | sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski2010-05-221-0/+1
| |/
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2225-470/+4883
|\|
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-2224-450/+4845
| |\
| | * Merge branch 'ioat' into dmaengineDan Williams2010-05-1817-209/+170
| | |\
| | | * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-181-7/+9
| | | * ioat: Remove duplicated devm_kzalloc() calls for ioatdma_deviceMinskey Guo2010-05-021-6/+1
| | | * ioat3: disable cacheline-unaligned transfers for raid operationsDan Williams2010-05-021-3/+3
| | | * ioat2,3: convert to producer/consumer lockingDan Williams2010-05-024-181/+134
| | | * ioat: convert to circ_bufDan Williams2010-05-022-12/+8
| | * | 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