summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dma: Add MPC512x DMA driverPiotr Ziecik2010-03-013-0/+808
* Debugging options for the DMA engine subsystemLinus Walleij2010-03-012-0/+23
* dmatest: fix handling of an even number of xor_sourcesDan Williams2010-02-281-1/+1
* dmatest: correct raid6 PQ testAnatolij Gustschin2010-02-281-3/+3
* fsldma: Fix cookie issuesSteven J. Magnani2010-02-281-1/+4
* fsldma: Fix cookie issuesSteven J. Magnani2010-02-281-1/+1
* dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin2010-02-021-14/+1
* dma: make Open Firmware device id constantMárton Németh2010-02-022-2/+2
* fsldma: major cleanups and fixesIra Snyder2010-02-022-182/+207
* fsldma: rename fsl_chan to chanIra Snyder2010-02-021-275/+275
* fsldma: simplify IRQ probing and handlingIra Snyder2010-02-021-44/+129
* fsldma: clean up the OF subsystem routinesIra Snyder2010-02-022-129/+134
* fsldma: rename dest to dst for uniformityIra Snyder2010-02-022-17/+17
* fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder2010-02-022-73/+81
* fsldma: remove unused structure membersIra Snyder2010-02-022-13/+8
* fsldma: reduce kernel text sizeIra Snyder2010-02-021-38/+45
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-12-3011-159/+334
|\
| * Merge branch 'ioat' into fixesDan Williams2009-12-2211-55/+179
| |\
| | * ioat2,3: put channel hardware in known state at initDan Williams2009-12-196-32/+114
| | * ioat3: fix p-disabled q-continuationDan Williams2009-12-171-2/+4
| * | drivers/dma: Correct use after freeJulia Lawall2009-12-221-1/+1
| * | drivers/dma: drop unnecesary memsetJulia Lawall2009-12-221-2/+0
| * | sh: fix DMA driver's descriptor chaining and cookie assignmentGuennadi Liakhovetski2009-12-172-120/+213
| * | dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh'Nicolas Ferre2009-12-161-2/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-12-1614-30/+7383
|\ \ \ | |/ /
| * | ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2009-12-117-0/+5568
| * | iop-adma.c: use resource_size()H Hartley Sweeten2009-12-111-2/+2
| * | sh: stylistic improvements for the DMA driverGuennadi Liakhovetski2009-12-102-24/+24
| * | dmaengine: fix dmatest to verify minimum transfer length and test buffer sizeGuennadi Liakhovetski2009-12-101-4/+12
| * | sh: DMA driver has to specify its alignment requirementsGuennadi Liakhovetski2009-12-101-0/+2
| * | Add COH 901 318 DMA block driver v5Linus Walleij2009-11-195-0/+1775
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-153-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-23/+13
|\ \ \
| * | | this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-031-23/+13
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King2009-12-051-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| * | | ARM: 5770/1: Add DMA Engine support to at91sam9g45Yegor Yefremov2009-10-251-1/+1
| |/ /
* | | shdma: fix initialization error handlingDan Williams2009-11-221-7/+5
* | | ioat3: fix pq completion versus channel deallocation raceDan Williams2009-11-191-2/+2
* | | async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-193-0/+18
* | | dmaengine: include xor/pq validate in device_has_all_tx_types()Dan Williams2009-11-191-0/+4
* | | ioat2,3: report all uncorrectable errorsDan Williams2009-11-193-3/+5
* | | ioat3: specify valid address for disabled-Q or disabled-PDan Williams2009-11-191-5/+17
* | | ioat2,3: disable asynchronous error notificationsDan Williams2009-11-191-3/+1
* | | ioat3: dca and raid operations are incompatibleDan Williams2009-11-193-1/+9
* | | ioat: silence "dca disabled" messagesDan Williams2009-11-171-2/+2
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-2332-2403/+6071
|\ \
| * | ioat3: fix uninitialized var warningsDan Williams2009-09-211-6/+9
OpenPOWER on IntegriCloud