summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * dma: mv_xor: introduce a mv_chan_to_devp() helperThomas Petazzoni2012-11-201-29/+32
| * dma: mv_xor: simplify dma_sync_single_for_cpu() callsThomas Petazzoni2012-11-201-6/+2
| * dma: mv_xor: remove unused to_mv_xor_device() macroThomas Petazzoni2012-11-201-3/+0
| * dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni2012-11-202-3/+0
| * dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni2012-11-202-14/+14
| * dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni2012-11-201-1/+1
| * dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni2012-11-201-1/+1
| * dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni2012-11-201-1/+1
| * dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni2012-11-201-48/+1
| * dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni2012-11-202-3/+50
| * dma: mv_xor: split initialization/cleanup of XOR channelsThomas Petazzoni2012-11-201-27/+48
| * dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni2012-11-202-6/+5
| * dma: mv_xor: use dev_(err|info|notice) instead of dev_printkThomas Petazzoni2012-11-201-30/+30
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-2/+0
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-301-2/+0
| |\ \
| | * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-2/+0
| | * | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-094-8/+29
| | |\|
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-132-3/+2
|\ \ \ \
| * | | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-052-3/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+23
|\ \ \ \
| * | | | ioat: Do not enable DCA if tag map is invalidAlexander Duyck2012-11-151-0/+23
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-62/+82
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-151-3/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-064-8/+29
| |\ \ \ | | | |/ | | |/|
| * | | dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-6/+48
| * | | dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-151-15/+20
| * | | dma: imx-dma: use devm_kzalloc and devm_request_irqShawn Guo2012-10-151-39/+15
| * | | dma: imx-sdma: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
| * | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-152-4/+2
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-3/+2
|\ \ \ \
| * \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-124-8/+29
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-6/+0
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+1
| |\ \ \
| | * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
| | | |/ | | |/|
| * / | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-151-2/+7
| |/ /
* | | dma: remove use of __devinitBill Pemberton2012-11-2817-27/+27
* | | dma: remove use of __devexit_pBill Pemberton2012-11-2815-15/+15
| |/ |/|
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-262-3/+5
|\ \
| * | dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song2012-10-241-1/+1
| * | dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song2012-10-241-1/+1
| * | dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun2012-10-241-1/+3
| |/
* / drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2012-10-252-5/+24
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-1015-199/+1891
|\
| * dma: tegra: fix interrupt name issue with apb dma.Laxman Dewangan2012-10-041-3/+3
| * dw_dmac: fix a regression in dwc_prep_dma_memcpyAndy Shevchenko2012-10-021-4/+5
| * dw_dmac: introduce software emulation of LLP transfersAndy Shevchenko2012-09-272-4/+101
| * dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-272-6/+47
| * dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-272-16/+24
| * dw_dmac: get number of channels from hardware if possibleAndy Shevchenko2012-09-271-10/+23
| * dw_dmac: fill optional encoded parameters in register structureAndy Shevchenko2012-09-271-0/+30