aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-61/+1280
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann3-6/+9
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-1/+1
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/driversOlof Johansson3-6/+9
2013-01-28Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/driversOlof Johansson3-61/+1280
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+1
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman3-6/+9
2013-01-25dma: Convert to devm_ioremap_resource()Thierry Reding5-18/+20
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren1-19/+1
2013-01-09dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan1-2/+6
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+6
2013-01-08dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Javier Martin1-3/+2
2013-01-07dma: coh901318: cut down on platform data abstractionLinus Walleij1-67/+7
2013-01-07dma: coh901318: merge header filesLinus Walleij4-124/+108
2013-01-07dma: coh901318: push definitions into driverLinus Walleij3-212/+209
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij4-4/+247
2013-01-07dma: coh901318: skip hard-coded addressesLinus Walleij1-22/+13
2013-01-07dma: coh901318: remove hardcoded target addressesLinus Walleij1-19/+0
2013-01-07dma: coh901318: push platform data into driverLinus Walleij1-3/+1085
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij1-0/+1
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni1-2/+5
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni1-1/+1
2013-01-06ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman22-51/+46
2012-12-17dmatest: check for dma mapping errorAndy Shevchenko1-1/+21
2012-12-17dmatest: implement two helpers to unmap dma memoryAndy Shevchenko1-10/+17
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-208/+257
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+2
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+23
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-62/+82
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson1-2/+0
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-2/+0
2012-11-28dma: remove use of __devinitBill Pemberton17-27/+27
2012-11-28dma: remove use of __devexit_pBill Pemberton15-15/+15
2012-11-22dma: mv_xor: fix error handling pathThomas Petazzoni1-0/+1
2012-11-22dma: mv_xor: fix error checking of irq_of_parse_and_map()Thomas Petazzoni1-2/+2
2012-11-22dma: mv_xor: use request_irq() instead of devm_request_irq()Thomas Petazzoni1-5/+6
2012-11-22dma: mv_xor: clear the window override control registersThomas Petazzoni2-0/+3
2012-11-20dma: mv_xor: Add a device_control functionAndrew Lunn1-0/+9
2012-11-20dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and removeThomas Petazzoni1-3/+3
2012-11-20dma: mv_xor: add Device Tree bindingThomas Petazzoni1-4/+54
2012-11-20dma: mv_xor: add missing free_irq() callThomas Petazzoni2-1/+5
2012-11-20dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni2-9/+7
2012-11-20dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni1-3/+3
2012-11-20dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_deviceThomas Petazzoni2-2/+0