aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2010-02-10drivers/dma: Correct NULL testJulia Lawall
2010-02-10async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski
2010-02-05dmaengine: correct onstack wait_queue_head declarationYong Zhang
2010-02-02ioat: fix infinite timeout checking in ioat2_quiesceDan Williams
2010-02-02dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin
2009-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-12-22Merge branch 'ioat' into fixesDan Williams
2009-12-22drivers/dma: Correct use after freeJulia Lawall
2009-12-22drivers/dma: drop unnecesary memsetJulia Lawall
2009-12-19ioat2,3: put channel hardware in known state at initDan Williams
2009-12-17ioat3: fix p-disabled q-continuationDan Williams
2009-12-17sh: fix DMA driver's descriptor chaining and cookie assignmentGuennadi Liakhovetski
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-12-16dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh'Nicolas Ferre
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-11ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin
2009-12-11iop-adma.c: use resource_size()H Hartley Sweeten
2009-12-10sh: stylistic improvements for the DMA driverGuennadi Liakhovetski
2009-12-10dmaengine: fix dmatest to verify minimum transfer length and test buffer sizeGuennadi Liakhovetski
2009-12-10sh: DMA driver has to specify its alignment requirementsGuennadi Liakhovetski
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-22shdma: fix initialization error handlingDan Williams
2009-11-19Add COH 901 318 DMA block driver v5Linus Walleij
2009-11-19ioat3: fix pq completion versus channel deallocation raceDan Williams
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-19dmaengine: include xor/pq validate in device_has_all_tx_types()Dan Williams
2009-11-19ioat2,3: report all uncorrectable errorsDan Williams
2009-11-19ioat3: specify valid address for disabled-Q or disabled-PDan Williams
2009-11-19ioat2,3: disable asynchronous error notificationsDan Williams
2009-11-19ioat3: dca and raid operations are incompatibleDan Williams
2009-11-17ioat: silence "dca disabled" messagesDan Williams
2009-10-25ARM: 5770/1: Add DMA Engine support to at91sam9g45Yegor Yefremov
2009-10-03this_cpu: Eliminate get/put_cpuChristoph Lameter
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-21ioat3: fix uninitialized var warningsDan Williams
2009-09-21drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton
2009-09-16ioat2: clarify ring size limitsDan Williams
2009-09-14at_hdmac: Rework suspend_late()/resume_early()Dan Williams
2009-09-10ioat: driver version 4.0Dan Williams
2009-09-10dca: registering requesters in multiple dca domainsMaciej Sosnowski
2009-09-08async_tx: remove HIGHMEM64G restrictionDan Williams
2009-09-08dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08Merge branch 'iop-raid6' into async-tx-nextDan Williams
2009-09-08dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto
2009-09-08fsldma: Add DMA_SLAVE supportIra Snyder