aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2211-25/+33
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-112-66/+123
|\ \ \
| * | | powerpc/512x: try to free dma descriptors in case of allocation failureIlya Yanok2010-12-291-34/+45
| * | | powerpc/512x: add MPC8308 dma supportIlya Yanok2010-12-292-25/+72
| * | | powerpc/512x: fix the hanged dma transfer issueIlya Yanok2010-12-291-6/+3
| * | | powerpc/512x: scatter/gather dma fixIlya Yanok2010-12-291-1/+3
| | |/ | |/|
* | | dma: shdma: don't register the global die notifier multiple timesGuennadi Liakhovetski2011-01-071-9/+7
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-96/+78
|\ \ \
| * \ \ Merge branch 'devel-stable' into develRussell King2011-01-061-96/+78
| |\ \ \
| | * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-051-96/+78
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-031-0/+1
| | | |\ \
| | | * | | dmaengine i.MX SDMA: Allow to run without firmwareSascha Hauer2010-12-031-96/+78
| | | | |/ | | | |/|
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-0611-26/+33
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-031-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mv_xor: fix race in tasklet functionSaeed Bishara2011-01-031-1/+1
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-12-1410-25/+32
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | dmaengine: at_hdmac: fix buffer transfer size specificationNicolas Ferre2010-12-141-1/+1
| | * | fsldma: fix issue of slow dmaForrest Shi2010-12-132-3/+12
| | * | dmaengine i.MX SDMA: initialize on module_initSascha Hauer2010-12-071-1/+1
| | * | dma : EG20T PCH: Fix miss-setting DMA descriptorTomoya MORINAGA2010-12-071-7/+8
| | * | intel_mid_dma: fix section mismatch warningsDan Williams2010-12-041-3/+3
| | * | dmaengine: imx-sdma: fix bug in buffer descriptor initializationAnatolij Gustschin2010-12-041-1/+1
| | * | drivers/dma/ppc4xx: Use printf extension %pR for struct resourceJoe Perches2010-12-041-3/+2
| | * | drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent2010-12-041-1/+1
| | * | drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGSTracey Dent2010-12-031-2/+2
| | * | dma: intel_mid_dma: fix double free on mid_setup_dma error pathAxel Lin2010-12-031-2/+0
| | * | dma: imx-dma: fix imxdma_probe error pathAxel Lin2010-12-031-1/+1
| | |/
* | | dma: shdma: NMI support.Paul Mundt2010-12-172-18/+115
|/ /
* | dma: shdma: add a MODULE_ALIAS() to allow module autoloadingGuennadi Liakhovetski2010-11-251-0/+1
|/
* drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu2010-10-291-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-2714-899/+5276
|\
| * DMAENGINE: move COH901318 to arch_initcallLinus Walleij2010-10-221-1/+1
| * dma: imx-dma: fix signedness bugSascha Hauer2010-10-221-1/+3
| * Merge branch 'dma40' into dmaengineDan Williams2010-10-193-21/+50
| |\
| | * ste_dma40: remove enum for endianessRabin Vincent2010-10-192-4/+6
| | * ste_dma40: move mode_opt to separate configRabin Vincent2010-10-192-2/+33
| | * ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-191-6/+2
| | * ste_dma40: move priority to separate fieldRabin Vincent2010-10-191-1/+1
| | * ste_dma40: add variable to indicate valid dma_cfgRabin Vincent2010-10-191-8/+8
| * | dma/timberdale: simplify conditionalNicolas Kaiser2010-10-191-1/+1
| * | async_tx: make async_tx channel switching opt-inDan Williams2010-10-072-4/+7
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-0712-266/+4625
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-072-25/+52
| | | | | * intel_mid_dma: fix the WARN_ONsKoul, Vinod2010-10-071-3/+3
| | | | | * intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-072-50/+247
| | | | | * intel_mid_dma: Allow DMAC2 to share interruptYong Wang2010-10-071-4/+1
| | | | | * intel_mid_dma: Allow IRQ sharingYong Wang2010-10-071-11/+14
| | | | | * intel_mid_dma: Add runtime PM supportKoul, Vinod2010-10-072-8/+129