aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
...
| * | dmatest: allocate memory for pq_coefs from heapAndy Shevchenko2013-04-15
| * | dmatest: cancel thread immediately when asked forAndy Shevchenko2013-04-15
| * | ioatdma: allow all channels to have irq coalescing supportDave Jiang2013-04-15
| * | ioatdma: make debug output more readableDave Jiang2013-04-15
| * | dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John2013-04-15
| * | dma: timb_dma: Fix compiler warningMaxin B. John2013-04-15
| * | pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-04-15
| * | DMA: PL330: allow submitting 2 requests at a timeJassi Brar2013-04-15
| |/
* | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\ \
| * | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-06
| |\|
| * | dma: mxs-dma: move to generic device tree bindingShawn Guo2013-04-04
| * | dma: mxs-dma: use devm_* managed functionsShawn Guo2013-04-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\ \ \
| * | | dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches2013-04-18
| | |/ | |/|
| * | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-04-11
| |\ \
| | * | dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi2013-04-10
| | * | DMA: PL330: Add check if device tree compatiblePadmavathi Venna2013-04-02
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-03
| |\ \ | | |/ | |/|
| | * drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\| |
| * | dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-29
| * | dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-29
| |/
* / ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck2013-03-22
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-03
|\
| * dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-27
* | dmaengine: convert to idr_alloc()Tejun Heo2013-02-27
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\|
| * DMA: PL330: Register the DMA controller with the generic DMA helpersPadmavathi Venna2013-02-14
| * DMA: PL330: Add xlate functionPadmavathi Venna2013-02-14
| * DMA: PL330: Add new pl330 filter for DT case.Padmavathi Venna2013-02-14
| * dma: tegra20-apb-dma: remove unnecessary assignmentAndy Shevchenko2013-02-14
| * edma: do not waste memory for dma_maskAndy Shevchenko2013-02-14
| * dma: coh901318: set residue only if dma is in progressAndy Shevchenko2013-02-14
| * dma: coh901318: avoid unbalanced lockingAndy Shevchenko2013-02-14
| * dma: of-dma: protect list write operation by spin_lockAndy Shevchenko2013-02-14
| * dmaengine: ste_dma40: do not remove descriptors for cyclic transfersFabio Baltieri2013-02-14
| * dma: of-dma.c: fix memory leakageCong Ding2013-02-14
| * dw_dmac: apply default dma_mask if neededAndy Shevchenko2013-02-14
| * dmaengine: ioat - fix spare sparse complainFengguang Wu2013-02-13
| * dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.cVinod Koul2013-02-13
| * ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDINGDave Jiang2013-02-12
| * dw_dmac: add support for Lynxpoint DMA controllersMika Westerberg2013-02-12
| * dw_dmac: return proper residue valueAndy Shevchenko2013-01-28
| * dw_dmac: fill individual length of descriptorAndy Shevchenko2013-01-28
| * dw_dmac: introduce total_len field in struct dw_descAndy Shevchenko2013-01-28
| * dw_dmac: remove unnecessary tx_list field in dw_dma_chanAndy Shevchenko2013-01-28
| * dw_dmac: print out DW_PARAMS and DWC_PARAMS when debugAndy Shevchenko2013-01-28
| * DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_allBarry Song2013-01-28
| * DMAEngine: sirf: add DMA pause/resume supportBarry Song2013-01-28