aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-03-03Merge branch 'coh' into dmaengineDan Williams
2010-03-03ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams
2010-03-03ioat3: interrupt coalescingDan Williams
2010-03-03ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams
2010-03-03ioat2: kill pending flagDan Williams
2010-03-03ioat3: use ioat2_quiesce()Dan Williams
2010-03-03ioat3: cleanup, don't enable DCA completion writesDan Williams
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij
2010-03-02DMAENGINE: COH 901 318 configure channel directionLinus Walleij
2010-03-02DMAENGINE: COH 901 318 remove irq countingLinus Walleij
2010-03-02DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij
2010-03-02DMAENGINE: COH 901 318 cleanupsLinus Walleij
2010-03-01dma: Add MPC512x DMA driverPiotr Ziecik
2010-03-01Debugging options for the DMA engine subsystemLinus Walleij
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski
2010-03-02dmaengine: shdma: add runtime PM support.Guennadi Liakhovetski
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski
2010-03-02dmaengine: shdma: fix DMA error handling.Guennadi Liakhovetski
2010-02-28dmatest: fix handling of an even number of xor_sourcesDan Williams
2010-02-28dmatest: correct raid6 PQ testAnatolij Gustschin
2010-02-28fsldma: Fix cookie issuesSteven J. Magnani
2010-02-28fsldma: Fix cookie issuesSteven J. Magnani
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt
2010-02-10drivers/dma: Correct NULL testJulia Lawall
2010-02-10async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski
2010-02-08sh: prepare the DMA driver for slave functionalityGuennadi Liakhovetski
2010-02-05dmaengine: correct onstack wait_queue_head declarationYong Zhang
2010-02-02dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin
2010-02-02dma: make Open Firmware device id constantMárton Németh
2010-02-02ioat: fix infinite timeout checking in ioat2_quiesceDan Williams
2010-02-02dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin
2010-02-02fsldma: major cleanups and fixesIra Snyder
2010-02-02fsldma: rename fsl_chan to chanIra Snyder
2010-02-02fsldma: simplify IRQ probing and handlingIra Snyder
2010-02-02fsldma: clean up the OF subsystem routinesIra Snyder
2010-02-02fsldma: rename dest to dst for uniformityIra Snyder
2010-02-02fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder
2010-02-02fsldma: remove unused structure membersIra Snyder