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