summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: PL08x: improve the announcement printkRussell King - ARM Linux2011-01-041-7/+4
| | * | ARM: PL08x: add comment explaining the flow control methodsRussell King - ARM Linux2011-01-041-1/+17
| | * | ARM: PL08x: fix sparse warningsRussell King - ARM Linux2011-01-041-5/+5
| | * | ARM: PL08x: fix deadlock in terminate_allRussell King - ARM Linux2011-01-041-2/+0
| | * | ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()Russell King - ARM Linux2011-01-041-8/+4
| | * | ARM: PL08x: fix a leak when preparing TXDsRussell King - ARM Linux2011-01-041-2/+3
| | * | ARM: PL08x: fix locking in taskletRussell King - ARM Linux2011-01-041-2/+3
| | * | ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-041-9/+9
| | * | ARM: PL08x: fix array overflow in dma_set_runtime_config()Russell King - ARM Linux2011-01-041-7/+6
| | * | ARM: PL08x: fix spelling errorsRussell King - ARM Linux2011-01-041-20/+17
| | |/
| | |
| | \
| *-. \ Merge branches 'fsldma' and 'intel-mid' into dmaengineDan Williams2010-12-072-10/+27
| |\ \ \
| | | * | intel_mid_dma: add support for single item scatter-gather listFeng Tang2010-12-041-4/+24
| | | * | dma/intel_mid_dma: remove unneeded null checkDan Carpenter2010-12-031-5/+0
| | | |/
| | * / fsldma: add support to 36-bit physical addressLi Yang2010-12-031-1/+3
| | |/
* | | 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
| |\