summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-61/+128
|\
| * Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-05-142-15/+31
| |\
| | * Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-147-148/+226
| | |\
| * | | dma: mxs-dma: add device tree probe supportDong Aisheng2012-05-121-5/+24
| * | | dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-121-36/+79
| * | | dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo2012-05-121-12/+16
| * | | dma: mxs-dma: use global stmp_device functionalityDong Aisheng2012-05-122-13/+14
| | |/ | |/|
* | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-264-15/+47
|\ \ \
| * \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-162-0/+16
| |\ \ \
| | * | | ARM: Orion: XOR: Add support for clkAndrew Lunn2012-05-082-0/+16
| * | | | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-117-148/+226
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | dmaengine i.MX ipu: clk_prepare/unprepare clockSascha Hauer2012-04-251-3/+3
| * | | dmaengine i.MX SDMA: do not depend on grouped clocksSascha Hauer2012-04-251-12/+28
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-24/+93
|\ \ \
| * \ \ Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson2012-05-121-24/+93
| |\ \ \ | | |_|/ | |/| |
| | * | dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channelsRafal Prylowski2012-04-201-24/+93
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-2513-76/+143
|\ \ \ \
| * | | | dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-152-4/+24
| * | | | dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constantNicolas Ferre2012-05-151-7/+5
| * | | | Merge branch 'fixes' into nextVinod Koul2012-05-152-2/+6
| |\ \ \ \
| * | | | | dma: imx-sdma: make channel0 operations atomicRichard Zhao2012-05-111-26/+31
| * | | | | dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen2012-05-117-16/+16
| * | | | | dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-115-8/+8
| * | | | | DMA: PL330: Remove duplicate header file inclusionSachin Kamat2012-05-111-1/+0
| * | | | | Merge branch 'fixes' into nextVinod Koul2012-05-111-1/+2
| |\ \ \ \ \
| * | | | | | dma: imx-sdma: keep the callbacks invoked in the taskletHuang Shijie2012-05-111-2/+7
| * | | | | | dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar2012-05-111-0/+10
| * | | | | | dmaengine: dw_dmac: Add clk_{un}prepare() supportViresh Kumar2012-05-111-6/+6
| * | | | | | Merge branch 'fixes' into nextVinod Koul2012-04-252-10/+16
| |\ \ \ \ \ \
| * | | | | | | dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-7/+37
| * | | | | | | dma/amba-pl08x: check for terminal count status onlyLinus Walleij2012-04-231-1/+1
* | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-173-3/+8
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | dmaengine: fix cyclic dma usageVinod Koul2012-05-152-2/+6
| | |_|/ / / | |/| | | |
| * | | | | dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul2012-05-111-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-04-267-148/+226
|\| | | | | |_|_|/ |/| | |
| * | | dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi2012-04-251-0/+1
| * | | dma: pl330: fix a couple of compilation warningsOlof Johansson2012-04-251-10/+15
| |/ /
| * | dma/ste_dma40: fix erroneous comparisonLinus Walleij2012-04-231-1/+1
| * | dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij2012-04-231-0/+1
| * | dma40: Improve the logic of stopping logical chanNarayanan G2012-04-232-123/+199
| * | dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre2012-04-201-4/+0
| * | dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-201-7/+3
| * | dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul2012-04-201-3/+6
* | | dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre2012-04-171-3/+2
* | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-107-25/+80
|\ \ \ | |_|/ |/| |
| * | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-0/+14
| * | ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang2012-04-051-0/+41
| * | ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-052-4/+4
| * | iop-adma: Corrected array overflow in RAID6 Xscale(R) test.Don Morris2012-03-281-2/+2
| * | ioat: fix size of 'completion' for XenDan Williams2012-03-234-19/+19