summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | dmaengine: dw: use dw_dmac autoconfiguration in PCI driverAndy Shevchenko2015-09-301-13/+7
| | * | dmaengine: dw: convert to __ffs()Andy Shevchenko2015-09-301-6/+6
| | |/
| * | dmaengine: virt-dma: Fix kernel-doc annotationsLars-Peter Clausen2015-10-271-9/+9
| * | dmaengine: ste_dma40: fix a trivial typoGeliang Tang2015-10-251-1/+1
| * | dmaengine: xgene-dma: Remove memcpy offload support due to performance dropRameshwar Prasad Sahu2015-10-141-58/+1
| * | dmaengine: imx-sdma: Remove unneeded dev_info()Fabio Estevam2015-10-071-3/+0
| * | dmaengine: imx-sdma: Move message level to debugFabio Estevam2015-10-071-1/+1
| * | dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz2015-10-051-1/+5
| * | dmaengine: xilinx: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: fsldma: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-011-0/+1
| * | dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches2015-10-011-0/+4
| * | dmaengine: at_xdmac: handle numf > 1Maxime Ripard2015-10-011-54/+50
| * | dmaengine: zxdma: fix memset callVinod Koul2015-10-011-1/+1
| * | dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula2015-09-301-6/+5
| * | dmaengine: edma: remove redundant conditionsVinod Koul2015-09-301-1/+1
| * | dmaengine: drop null test before destroy functionsJulia Lawall2015-09-211-4/+2
| * | dmaengine: xgene-dma: use dma_pool_zallocVinod Koul2015-09-211-3/+1
| |/
* | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-1/+38
|\ \
| * \ Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2015-10-068-53/+77
| |\ \
| * | | dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-041-1/+38
* | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-044-25/+11
|\ \ \ \
| * | | | dmaengine: hsu: remove platform dataHeikki Krogerus2015-10-173-18/+9
| * | | | dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus2015-10-171-7/+2
| | |/ / | |/| |
* | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-251-8/+17
|\ \ \ \ | |/ / / |/| | |
| * | | acpi-dma: Add support for "dma-names" device propertyMika Westerberg2015-09-251-8/+17
| | |/ | |/|
* | | Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-10-028-53/+77
|\ \ \ | |_|/ |/| |
| * | dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik2015-10-011-0/+10
| * | dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik2015-10-011-6/+14
| * | dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin2015-10-011-1/+1
| * | dmaengine: at_xdmac: clean used descriptorLudovic Desroches2015-10-011-1/+10
| * | dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard2015-10-011-2/+2
| * | dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko2015-09-301-2/+2
| * | dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu2015-09-301-26/+11
| * | dmaengine: fix balance of privatecntPeter Ujfalusi2015-09-301-1/+9
| * | dmaengine: sun4i: fix unsafe list iterationEmilio López2015-09-301-3/+3
| * | dmaengine: idma64: improve residue estimationAndy Shevchenko2015-09-251-8/+8
| * | dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size resultAndrzej Hajda2015-09-251-3/+6
| * | dmaengine: pxa_dma: fix initial list moveRobert Jarzmik2015-09-251-0/+1
| |/
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-0448-5168/+7606
|\
| * dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang2015-08-282-1/+42
| * dmaengine :ipu: change ipu_irq_handler() to remove compile warningyalin wang2015-08-281-1/+1
| * dmaengine: ioatdma: Fix variable array lengthDave Jiang2015-08-261-2/+10
| * dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang2015-08-261-0/+2
| * dmaengine: hdmac: Add memset capabilitiesMaxime Ripard2015-08-262-3/+124
| * dmaengine: sort the sh MakefileVinod Koul2015-08-261-2/+2
OpenPOWER on IntegriCloud