summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handlerPeter Ujfalusi2016-02-221-27/+27
| | * | dmaengine: edma: Implement device_synchronize callbackPeter Ujfalusi2016-02-221-0/+9
| | |/
| * | dmaengine: tegra: Move of_device_id table near to its userLaxman Dewangan2016-03-041-19/+18
| * | dmaengine: sirf: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-041-6/+4
| * | dmaengine: tegra: don't open code of_device_get_match_data()Laxman Dewangan2016-03-031-6/+4
| * | dmaengine: sun4i: support module autoloadingEmilio López2016-03-031-0/+1
| * | dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typoDan Carpenter2016-03-031-1/+1
| * | dmaengine: acpi-dma: align debug message with flowAndy Shevchenko2016-02-221-1/+1
| * | dmaengine: enable mxs-dma for imx6ulLothar Waßmann2016-02-221-2/+3
| * | dmaengine: ioatdma: Squelch framesize warningsTim Gardner2016-01-251-1/+1
| * | dmaengine: ep93xx: Treat STALL and NFB IRQs same wayAlexander Sverdlin2016-01-251-13/+15
| * | dmaengine: dw: fix a typo for bitfields of CTL_LOJie Yang2016-01-251-1/+1
| |/
* | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-143-13/+13
|\ \
| * | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-093-13/+13
* | | dmaengine: at_xdmac: fix residue computationLudovic Desroches2016-03-101-3/+39
* | | dmaengine: fsldma: fix memory leakXuelin Shi2016-03-091-0/+2
|/ /
* | dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik2016-03-031-1/+7
* | dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-02-151-5/+10
* | dmaengine: edma: fix residue race for cyclicJohn Ogness2016-02-081-1/+40
* | dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko2016-02-081-0/+4
* | dmaengine: IOATDMA: fix timer code that continues to restart channels during ...Dave Jiang2016-01-301-12/+22
|/
* Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-01-203-29/+20
|\
| * dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-01-181-0/+3
| * dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-01-141-6/+15
| * dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-01-141-22/+1
| * dmaengine: edma: Fix paRAM slot allocation for entry channel 0Peter Ujfalusi2016-01-131-1/+1
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-1/+1
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-231-1/+1
| |\ \ \
| | * | | ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-1/+1
| | |/ /
* | | | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-1331-1043/+1769
|\ \ \ \ | | |_|/ | |/| |
| * | | dmaengine: mv_xor: add suspend/resume supportThomas Petazzoni2016-01-062-0/+54
| * | | dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()Thomas Petazzoni2016-01-061-38/+3
| * | | dmaengine: mv_xor: remove mv_xor_chan->current_type fieldThomas Petazzoni2016-01-062-2/+0
| * | | Merge branch 'topic/ti-xbar' into for-linusVinod Koul2016-01-061-11/+70
| |\ \ \
| | * | | dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event rangesPeter Ujfalusi2015-11-301-4/+43
| | * | | dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idrPeter Ujfalusi2015-11-301-7/+23
| | * | | dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindingsPeter Ujfalusi2015-11-301-0/+4
| | | |/ | | |/|
| * | | Merge branch 'topic/tegra' into for-linusVinod Koul2016-01-061-33/+40
| |\ \ \
| | * | | dmaengine: tegra-apb: Free interrupts before killing taskletsJon Hunter2015-12-051-2/+4
| | * | | dmaengine: tegra-apb: Update driver to use GFP_NOWAITJon Hunter2015-12-051-2/+2
| | * | | dmaengine: tegra-apb: Only save channel state for those in useJon Hunter2015-12-051-0/+8
| | * | | dmaengine: tegra-apb: Save and restore word countJon Hunter2015-12-051-0/+6
| | * | | dmaengine: tegra-apb: Use dev_get_drvdata()Jon Hunter2015-12-051-4/+2
| | * | | dmaengine: tegra-apb: Correct runtime-pm usageJon Hunter2015-12-051-25/+18
| | |/ /
| * | | Merge branch 'topic/stm32' into for-linusVinod Koul2016-01-063-0/+1154
| |\ \ \
| | * | | dmaengine: stm32-dma: Fix unchecked deference of chan->descM'boumba Cedric Madianga2015-12-101-2/+2
| | * | | dmaengine: Add STM32 DMA driverM'boumba Cedric Madianga2015-11-163-0/+1154
| | |/ /
| * | | Merge branch 'topic/ste' into for-linusVinod Koul2016-01-061-45/+42
| |\ \ \
| | * | | ste_dma40: Delete an unnecessary variable initialisation in d40_probe()Markus Elfring2015-12-101-1/+1
| | * | | ste_dma40: Delete another unnecessary check in d40_probe()Markus Elfring2015-12-101-42/+40
OpenPOWER on IntegriCloud